GHSA-6782-3g9q-cmg4MediumCVSS 5.5
In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix a few more NULL...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
drm/amd: Fix a few more NULL pointer dereference in device cleanup
I found a few more paths that cleanup fails due to a NULL version pointer
on unsupported hardware.
Add NULL checks as applicable.
(cherry picked from commit f5a05f8414fc10f307eb965f303580c7778f8dd2)
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-43367
- https://git.kernel.org/stable/c/38f1640db7f8bf57b9e09c5b0b8b205a598f1b3e
- https://git.kernel.org/stable/c/5edcb0d6729b88f192ec8b0896aaf581e3593c9c
- https://git.kernel.org/stable/c/72ecb1dae72775fa9fea0159d8445d620a0a2295
- https://github.com/advisories/GHSA-6782-3g9q-cmg4