Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()' In link_set_dsc_pps_packet(), 'struct display_stream_compressor *dsc' was dereferenced in a DC_LOGGER_INIT(dsc->ctx->logger); before the 'dsc' NULL pointer check. Fixes the below: drivers/gpu/drm/amd/amdgpu/../display/dc/link/link_dpms.c:905 link_set_dsc_pps_packet() warn: variable dereferenced before check 'dsc' (see line 903)
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 6.6.15 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/3bb9b1f958c3d986ed90a3ff009f1e77e9553207Patch
- https://git.kernel.org/stable/c/6aa5ede6665122f4c8abce3c6eba06b49e54d25cPatch
- https://git.kernel.org/stable/c/cf656fc7276e5b3709a81bc9d9639459be2b2647Patch
- https://git.kernel.org/stable/c/3bb9b1f958c3d986ed90a3ff009f1e77e9553207Patch
- https://git.kernel.org/stable/c/6aa5ede6665122f4c8abce3c6eba06b49e54d25cPatch
- https://git.kernel.org/stable/c/cf656fc7276e5b3709a81bc9d9639459be2b2647Patch
FAQ
What is CVE-2024-26647?
CVE-2024-26647 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()' In link_set_dsc_pps_packet(), 'struct display_stre...
How severe is CVE-2024-26647?
CVE-2024-26647 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-26647?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.