CVE-2024-46778

Summary

In the Linux kernel, the following vulnerability has been resolved:

drm/amd/display: Check UnboundedRequestEnabled's value

CalculateSwathAndDETConfiguration_params_st's UnboundedRequestEnabled is a pointer (i.e. dml_bool_t *UnboundedRequestEnabled), and thus if (p->UnboundedRequestEnabled) checks its address, not bool value.

This fixes 1 REVERSE_INULL issue reported by Coverity.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux7966f319c66d9468623c6a6a017ecbc0dd79be75 < 4e2b49a85e7974d21364798c5d4aa8070aa864d9affected
LinuxLinux7966f319c66d9468623c6a6a017ecbc0dd79be75 < a7b38c7852093385d0605aa3c8a2efd6edd1edfdaffected
LinuxLinux6.7affected
LinuxLinux0 < 6.7unaffected
LinuxLinux6.10.10 <= 6.10.*unaffected
LinuxLinux6.11 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

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

References