CVE-2026-23051
Unknown Unknown - Not Provided
Null Pointer Dereference in Linux amdgpu DRM Causes Kernel Panic

Publication date: 2026-02-04

Last updated on: 2026-02-04

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix drm panic null pointer when driver not support atomic When driver not support atomic, fb using plane->fb rather than plane->state->fb. (cherry picked from commit 2f2a72de673513247cd6fae14e53f6c40c5841ef)
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-04
Last Modified
2026-02-04
Generated
2026-05-07
AI Q&A
2026-02-04
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is in the Linux kernel's AMDGPU driver. It causes a kernel panic (system crash) due to a null pointer dereference when the driver does not support atomic operations. Specifically, the framebuffer (fb) is accessed incorrectly using plane->fb instead of plane->state->fb when atomic support is missing, leading to the panic.


How can this vulnerability impact me? :

The impact of this vulnerability is that it can cause the Linux kernel to panic and crash when using the AMDGPU driver without atomic support. This can lead to system instability, unexpected reboots, and potential loss of unsaved data.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

I don't know


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart