Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_scaling_params Null pointer dereference issue could occur when pipe_ctx->plane_state is null. The fix adds a check to ensure 'pipe_ctx->plane_state' is not null before accessing. This prevents a null pointer dereference. Found by code review. (cherry picked from commit 63e6a77ccf239337baa9b1e7787cde9fa0462092)
References (9)
Core 9
Core References
Scores
CVSS v3
5.5
EPSS
0.0018
EPSS Percentile
7.7%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-476
Status
published
Products (24)
linux/Kernel
4.15.0 - 5.10.236linux
linux/Kernel
5.11.0 - 5.15.180linux
linux/Kernel
5.16.0 - 6.1.131linux
linux/Kernel
6.13.0 - 6.13.7linux
linux/Kernel
6.2.0 - 6.6.83linux
linux/Kernel
6.7.0 - 6.12.19linux
Linux/Linux
< 4.15
Linux/Linux
3be5262e353b8ab97c528bfc7d0dd3c820e4ba27 - 265422915416468ba91bffa56addbff45e18342a
Linux/Linux
3be5262e353b8ab97c528bfc7d0dd3c820e4ba27 - 3748fad09d89e9a5290e1738fd6872a79f794743
Linux/Linux
3be5262e353b8ab97c528bfc7d0dd3c820e4ba27 - 374c9faac5a763a05bc3f68ad9f73dab3c6aec90
... and 14 more
Published
Apr 01, 2025
Tracked Since
Feb 18, 2026