CVE-2024-47675
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-47675 is a use-after-free vulnerability discovered in the Linux kernel's BPF (Berkeley Packet Filter) subsystem, specifically in the bpf_uprobe_multi_link_attach() function. The vulnerability was discovered and reported by syzkaller, Google's automated security testing tool (Kernel Git). The issue affects Linux kernel versions from 6.6 through 6.11.2 (NVD).

Technical details

The vulnerability occurs when bpf_link_prime() fails in the bpf_uprobe_multi_link_attach() function. In this scenario, the code goes to the error_free label and frees the array of bpf_uprobe's without calling bpf_uprobe_unregister(). This leads to two issues: it leaks bpf_uprobe->uprobe and more critically, frees bpf_uprobe->consumer without removing it from the uprobe->consumers list. The vulnerability has been assigned a CVSS v3.1 base score of 7.8 (HIGH) with the vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).

Impact

The use-after-free vulnerability could potentially lead to privilege escalation, system crashes, or arbitrary code execution in the context of the kernel. The CVSS score of 7.8 indicates high potential impact on the confidentiality, integrity, and availability of the affected system (NVD).

Mitigation and workarounds

The vulnerability has been fixed in the Linux kernel through a patch that properly handles the error case by adding an error_unregister label and ensuring bpf_uprobe_unregister() is called before freeing resources. The fix has been backported to affected stable kernel versions (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-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-core
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • rv
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-debug
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