Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix NULL vs IS_ERR() check in probe() The iommu_paging_domain_alloc() function doesn't return NULL pointers, it returns error pointers. Update the check to match.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.11, < 6.11.7 |
References
- https://git.kernel.org/stable/c/6d6c005855b97b8caf6039c1774745ee74c91fa6Patch
- https://git.kernel.org/stable/c/a85df8c7b5ee2d3d4823befada42c5c41aff4cb0Patch
FAQ
What is CVE-2024-53078?
CVE-2024-53078 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix NULL vs IS_ERR() check in probe() The iommu_paging_domain_alloc() function doesn't return NULL pointers, it return...
How severe is CVE-2024-53078?
CVE-2024-53078 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-2024-53078?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.