CVE-2024-53200

MEDIUM EPSS 11.8%
Published Dec 27, 20241y ago · Modified Jun 17, 20261w ago
5.5 CVSS 3.1
Medium
Find Similar
Published Dec 27, 2024 1y ago
Last Modified Jun 17, 2026 1w ago

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dpp This commit addresses a null pointer dereference issue in hwss_setup_dpp(). The 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.

CVSS Details

Base Score
5.5
Exploitability
1.8
Impact
3.6
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
11.8% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-476 NULL Pointer Dereference Memory Safety

Affected Products 3

VendorProductVersionRange
linuxlinux_kernel*≥6.5  –  <6.6.64
linuxlinux_kernel*≥6.7  –  <6.11.11
linuxlinux_kernel*≥6.12  –  <6.12.2

References 4

  • git.kernel.org https://git.kernel.org/stable/c/020002c76147ecfdafe95c44abd3240e216b6316
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/0dd3d1de7a5957804ccd58c1b252f9e34710e3f6
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/2bc96c95070571c6c824e0d4c7783bee25a37876
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/95792a18da0795300e15075ac05d1915e9066999
    Patch

Remediation

  • git.kernel.org https://git.kernel.org/stable/c/020002c76147ecfdafe95c44abd3240e216b6316
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/0dd3d1de7a5957804ccd58c1b252f9e34710e3f6
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/2bc96c95070571c6c824e0d4c7783bee25a37876
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/95792a18da0795300e15075ac05d1915e9066999
    Patch