CVE-2024-42121

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-42121
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-42121.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-42121
Downstream
Related
Published
2024-07-30T08:15:04Z
Modified
2025-09-29T14:36:26Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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

drm/amd/display: Check index msg_id before read or write

[WHAT] msgid is used as an array index and it cannot be a negative value, and therefore cannot be equal to MODHDCPMESSAGEID_INVALID (-1).

[HOW] Check whether msg_id is valid before reading and setting.

This fixes 4 OVERRUN issues reported by Coverity.

References

Affected packages