CyberAlerts is shutting down on June 30th, 2025. Thank you for your support!

CVE-2024-53078: drm/tegra: Fix NULL vs IS_ERR() check in probe()

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.

Classification

CVE ID: CVE-2024-53078

Affected Products

Vendor: Linux

Product: Linux

Exploit Prediction Scoring System (EPSS)

EPSS Score: 0.03% (probability of being exploited)

EPSS Percentile: 5.58% (scored less or equal to compared to others)

EPSS Date: 2025-06-02 (when was this score calculated)

References

https://nvd.nist.gov/vuln/detail/CVE-2024-53078
https://git.kernel.org/stable/c/6d6c005855b97b8caf6039c1774745ee74c91fa6
https://git.kernel.org/stable/c/a85df8c7b5ee2d3d4823befada42c5c41aff4cb0

Timeline