CVE-2024-42119

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-42119
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-42119.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-42119
Downstream
Related
Published
2024-07-30T08:15:04Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

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

drm/amd/display: Skip finding free audio for unknown engine_id

[WHY] ENGINEIDUNKNOWN = -1 and can not be used as an array index. Plus, it also means it is uninitialized and does not need free audio.

[HOW] Skip and return NULL.

This fixes 2 OVERRUN issues reported by Coverity.

References

Affected packages