CVE-2024-56700
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-56700 addresses an atomicity violation vulnerability in the Linux kernel's wl128x FM radio driver. The issue was discovered in December 2024 and affects the fmc_send_cmd() function in the media subsystem. The vulnerability was identified using an experimental static analysis tool that detects concurrency bugs (NVD).

Technical details

The vulnerability occurs when the fmc_send_cmd() function is executed simultaneously with modifications to the fmdev->resp_skb value. After passing the validity check, a non-null fmdev->resp_skb variable could be assigned a null value, leading to an invalid variable passing the validity check. This could result in a null pointer dereference error at line 478 when executing evt_hdr = (void *)skb->data. The issue stems from improper locking mechanisms around the validity check of fmdev->resp_skb (Kernel Commit).

Impact

The vulnerability could lead to a null pointer dereference in the Linux kernel's wl128x FM radio driver, potentially causing system crashes or denial of service conditions (Debian Tracker).

Mitigation and workarounds

The issue has been fixed by including the validity check of fmdev->resp_skb within the locked section of the function, ensuring that the value cannot change during the validation process. Fixed versions are available in Linux kernel versions 5.10.234-1 for Debian bullseye and 6.1.128-1 for Debian bookworm (Debian Tracker).

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-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • bpftool
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-nvidia-6.14
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • linux-oracle-6.14
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-devel
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-debug-devel
NoYesJan 14, 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