CVE-2026-23039
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
drm/gud: fix NULL fb and crtc dereferences on USB disconnect
On disconnect drm_atomic_helper_disable_all() is called which sets both the fb and crtc for a plane to NULL before invoking a commit.
This causes a kernel oops on every display disconnect.
Add guards for those dereferences.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 73cfd166e045769a1b42d36897accaa6e06b8102 < a255ec07f91d4c73a361a28b7a3d82f5710245f1 | affected |
| Linux | Linux | 73cfd166e045769a1b42d36897accaa6e06b8102 < dc2d5ddb193e363187bae2ad358245642d2721fb | affected |
| Linux | Linux | 6.18 | affected |
| Linux | Linux | 0 < 6.18 | unaffected |
| Linux | Linux | 6.18.7 <= 6.18.* | unaffected |
| Linux | Linux | 6.19 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/a255ec07f91d4c73a361a28b7a3d82f5710245f1
- https://git.kernel.org/stable/c/dc2d5ddb193e363187bae2ad358245642d2721fb
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.