diff options
| author | Ma Ke <[email protected]> | 2025-02-26 08:37:31 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2025-03-05 16:44:53 +0000 |
| commit | 374c9faac5a763a05bc3f68ad9f73dab3c6aec90 (patch) | |
| tree | 83b4957a2a1bb5cb14e33654d42b7055aa407479 /net/switchdev/switchdev.c | |
| parent | Linux 6.14-rc5 (diff) | |
| download | kernel-374c9faac5a763a05bc3f68ad9f73dab3c6aec90.tar.gz kernel-374c9faac5a763a05bc3f68ad9f73dab3c6aec90.zip | |
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.
Fixes: 3be5262e353b ("drm/amd/display: Rename more dc_surface stuff to plane_state")
Reviewed-by: Alex Hung <[email protected]>
Signed-off-by: Ma Ke <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
(cherry picked from commit 63e6a77ccf239337baa9b1e7787cde9fa0462092)
Cc: [email protected]
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
