CVE-2024-41093

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

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: avoid using null object of framebuffer Instead of using state->fb->obj[0] directly, get object from framebuffer by calling drm_gem_fb_get_obj() and return error code when object is null to avoid using null object of framebuffer.

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
13.1% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-476 NULL Pointer Dereference Memory Safety

Affected Products 4

VendorProductVersionRange
linuxlinux_kernel* <5.15.162
linuxlinux_kernel*≥5.16  –  <6.1.97
linuxlinux_kernel*≥6.2  –  <6.6.37
linuxlinux_kernel*≥6.7  –  <6.9.8

References 6

  • git.kernel.org https://git.kernel.org/stable/c/330c8c1453848c04d335bad81371a66710210800
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/6ce0544cabaa608018d5922ab404dc656a9d8447
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/7f35e01cb0ea4d295f5c067bb5c67dfcddaf05bc
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/bcfa48ff785bd121316592b131ff6531e3e696bb
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/dd9ec0ea4cdde0fc48116e63969fc83e81d7ef46
    Patch
  • lists.debian.org https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html

Remediation

  • git.kernel.org https://git.kernel.org/stable/c/330c8c1453848c04d335bad81371a66710210800
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/6ce0544cabaa608018d5922ab404dc656a9d8447
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/7f35e01cb0ea4d295f5c067bb5c67dfcddaf05bc
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/bcfa48ff785bd121316592b131ff6531e3e696bb
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/dd9ec0ea4cdde0fc48116e63969fc83e81d7ef46
    Patch