CVE-2024-35932
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-35932 affects the Linux kernel's DRM (Direct Rendering Manager) VC4 driver. The vulnerability was discovered in January 2024 and involves a reference counting issue in the plane state handling of the VC4 driver, which can lead to a refcount underflow warning and potential use-after-free condition when using non-blocking commits (Kernel Git).

Technical details

The vulnerability occurs in the VC4 driver's framebuffer handling code where inconsistent checks of plane->state->fb == state->fb can lead to reference counting imbalances. When using non-blocking commits, this can trigger kernel warnings about refcount_t underflow and use-after-free conditions. The issue stems from direct access to struct drm_plane .state instead of using the proper drm_atomic_get_new_plane_state() helper function (Kernel Git).

Impact

The vulnerability can cause kernel warnings and potential system instability due to reference counting errors in the DRM subsystem. This primarily affects systems using the VC4 graphics driver, such as Raspberry Pi devices, and could lead to memory management issues when performing display operations (Kernel Git).

Exploitability

The issue manifests during normal operation when using non-blocking commits in the DRM subsystem. It requires no special privileges to trigger but is primarily a stability issue rather than a security vulnerability. The bug can be reproduced through normal graphics operations on affected systems (Kernel Git).

Mitigation and workarounds

The vulnerability has been fixed by removing the problematic state comparison check and ensuring proper reference counting behavior. The fix involves simplifying the code to handle reference counting symmetrically without relying on direct state comparisons. The patch has been merged into the Linux kernel (Kernel Git).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-74576HIGH7.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-6.17
NoYesAug 15, 2026
CVE-2026-74578HIGH7.1
  • Linux Kernel logoLinux Kernel
  • linux-azure-6.8
NoYesAug 16, 2026
CVE-2026-74579LOW3.4
  • Linux Kernel logoLinux Kernel
  • linux-lowlatency-hwe-5.15
NoYesAug 17, 2026
CVE-2025-30156NONEN/A
  • Linux Kernel logoLinux Kernel
  • perf
NoNoAug 21, 2026
CVE-2026-74577NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-debug-modules-extra
NoYesAug 15, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management