VDB
CISA-2024-26647
CISA-2024-26647
PUBLISHED
Reported by Linux · Published March 26, 2024
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)
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 6ca7415f11af5200ab10bd420b513f846e9bfb99, 6ca7415f11af5200ab10bd420b513f846e9bfb99, 6ca7415f11af5200ab10bd420b513f846e9bfb99 |
| Linux | Linux | 6.3, 0, 6.6.15 |
| Linux | Linux | 6.7.3, 6ca7415f11af5200ab10bd420b513f846e9bfb99, 6ca7415f11af5200ab10bd420b513f846e9bfb99 |
| linux | linux_kernel | 6.3, 6.3, 6.3 |
Timeline
- Mar 26, 2024 CVE Published
- May 21, 2025 CVE Updated