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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-11-19 18:15
Updated : 2024-11-25 13:31
NVD link : CVE-2024-53078
Mitre link : CVE-2024-53078
CVE.ORG link : CVE-2024-53078
JSON object : View
Products Affected
linux
- linux_kernel
CWE