CVE-2024-35879
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-35879 affects the Linux kernel's device tree and open firmware driver. The vulnerability was discovered in a sequence involving of_platform_depopulate() and of_overlay_remove() operations, where a race condition in device link removal could lead to memory leak warnings (Kernel Git).

Technical details

During device destruction and devlink removal (step 1), followed by OF nodes destruction (step 2), the __of_changeset_entry_destroy() function raises warnings about missing of_node_put() calls, indicating a reference count mismatch. This occurs because the device and attached of_node release during devlink removal is queued asynchronously in a workqueue, causing the of_node_put() to be called too late from the workqueue job (Kernel Git).

Impact

The vulnerability results in memory leak warnings and potential memory management issues in the Linux kernel when handling device tree operations (NVD).

Exploitability

The issue requires specific timing conditions during device tree operations and primarily affects system stability rather than presenting direct security exploitation vectors (NVD).

Mitigation and workarounds

The vulnerability has been patched by synchronizing of_changeset_destroy() with devlink removals using device_link_wait_removal() to ensure all pending device links are deleted before freeing device nodes. This fix has been incorporated into various Linux kernel versions (Ubuntu Security).

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-74732NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-firmware
NoYesAug 22, 2026
CVE-2026-74730NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel
NoYesAug 22, 2026
CVE-2026-74726NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-modules
NoYesAug 22, 2026
CVE-2026-74719NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-partner
NoYesAug 22, 2026
CVE-2026-74717NONEN/A
  • Linux Kernel logoLinux Kernel
  • rtla
NoYesAug 22, 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