CVE-2024-49920

Source
https://cve.org/CVERecord?id=CVE-2024-49920
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-49920.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-49920
Downstream
Related
Published
2024-10-21T18:01:46.437Z
Modified
2026-03-11T07:52:50.717302Z
Summary
drm/amd/display: Check null pointers before multiple uses
Details

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

drm/amd/display: Check null pointers before multiple uses

[WHAT & HOW] Poniters, such as streamenc and dc->bwvbios, are null checked previously in the same function, so Coverity warns "implies that streamenc and dc->bwvbios might be null". They are used multiple times in the subsequent code and need to be checked.

This fixes 10 FORWARD_NULL issues reported by Coverity.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/49xxx/CVE-2024-49920.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c
Fixed
26787fb6c2b2ee0d1a7e1574b36f4711ae40fe27
Fixed
fdd5ecbbff751c3b9061d8ebb08e5c96119915b4

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-49920.json"