CVE-2024-53078

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux45c690aea8ee5b7d012cd593bd288540a4bfdbf0 < 6d6c005855b97b8caf6039c1774745ee74c91fa6affected
LinuxLinux45c690aea8ee5b7d012cd593bd288540a4bfdbf0 < a85df8c7b5ee2d3d4823befada42c5c41aff4cb0affected
LinuxLinux6.11affected
LinuxLinux0 < 6.11unaffected
LinuxLinux6.11.7 <= 6.11.*unaffected
LinuxLinux6.12 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References