Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Fix crash on isr after kexec() If the system is rebooted via isr(), the IRQ handler might be triggered before the domain is initialized. Resulting on an invalid memory access error. Fix: [ 0.500930] Unable to handle kernel read from unreadable memory at virtual address 0000000000000070 [ 0.501166] Call trace: [ 0.501174] report_iommu_fault+0x28/0xfc [ 0.501180] mtk_iommu_isr+0x10c/0x1c0 [ joro: Fixed spelling in commit message ]
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.6, < 6.0.17 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/00ef8885a945c37551547d8ac8361cacd20c4e42Patch
- https://git.kernel.org/stable/c/85cc8a187f2de7a91e2cea522e9406fa12999269Patch
- https://git.kernel.org/stable/c/f13acee780cedb3e06a6dadf64d9104cccd2b9fcPatch
FAQ
What is CVE-2022-50236?
CVE-2022-50236 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Fix crash on isr after kexec() If the system is rebooted via isr(), the IRQ handler might be triggered before the ...
How severe is CVE-2022-50236?
CVE-2022-50236 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-50236?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.