CVE-2024-46816

Summary

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

drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links

[Why] Coverity report OVERRUN warning. There are only max_links elements within dc->links. link count could up to AMDGPU_DM_MAX_DISPLAY_INDEX 31.

[How] Make sure link count less than max_links.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c < e2411b6abf6e5d6c33d0450846673cdf536f0ba4affected
LinuxLinux4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c < e3cd0d8362de47f613bfdf315b3f3a9ab71e66bfaffected
LinuxLinux4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c < 13080d052c995aee14695a5b740c245121eb2bccaffected
LinuxLinux4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c < c84632096722fd31251f0957fafc9e90d9a247fdaffected
LinuxLinux4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c < 36c39a8dcce210649f2f45f252abaa09fcc1ae87affected
LinuxLinux4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c < cf8b16857db702ceb8d52f9219a4613363e2b1cfaffected
LinuxLinux4.15affected
LinuxLinux0 < 4.15unaffected
LinuxLinux5.10.237 <= 5.10.*unaffected
LinuxLinux5.15.181 <= 5.15.*unaffected
LinuxLinux6.1.135 <= 6.1.*unaffected
LinuxLinux6.6.88 <= 6.6.*unaffected
LinuxLinux6.10.9 <= 6.10.*unaffected
LinuxLinux6.11 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

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

CVE Program Container

Additional References

References