CVE-2022-50236
BaseFortify
Publication date: 2025-09-15
Last updated on: 2025-11-24
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux | linux_kernel | From 5.15.160 (inc) to 5.16 (inc) |
| linux | linux_kernel | From 5.15.160 (inc) to 5.16 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-908 | The product uses or accesses a resource that has not been initialized. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs in the Linux kernel's Mediatek IOMMU driver. When the system is rebooted via the isr() function, the interrupt request (IRQ) handler may be triggered before the domain is properly initialized. This leads to an invalid memory access error, causing the kernel to crash due to attempting to read from an unreadable memory address.
How can this vulnerability impact me? :
This vulnerability can cause the Linux kernel to crash during system reboot, leading to system instability or downtime. It may result in unexpected reboots or failures in systems using the affected Mediatek IOMMU driver, potentially impacting availability.