CVE-2025-39886
Linux Kernel vulnerability analysis and mitigation

Overview

A vulnerability in the Linux kernel's BPF subsystem was discovered and assigned CVE-2025-39886. The issue was publicly disclosed on September 23, 2025, affecting the bpf_timer_init() functionality. The vulnerability specifically impacts the Linux kernel's memory management and locking mechanisms (NVD).

Technical details

The vulnerability occurs when calling bpf_map_kmalloc_node() from __bpf_async_init(), which can trigger various locking issues. The issue manifests when bpf_timer_init() is called during ops.runnable() operations, potentially leading to double-acquiring of locks such as rq_lock, cgroup_file_kn_lock, and worker_pool::lock. The problem is specifically related to the memcg accounting raising MEMCG_MAX events during these operations (NVD).

Impact

The vulnerability can result in system hardlocks due to double-acquiring of the same locks, particularly affecting the kernel's memory management and scheduling subsystems. This can potentially lead to system stability issues and denial of service conditions (NVD).

Mitigation and workarounds

The issue has been fixed by using __GFP_HIGH instead of GFP_ATOMIC in __bpf_async_init(). This modification ensures that when try_charge_memcg() raises a MEMCG_MAX event, __memcg_memory_event() is called with @allow_spinning=false, preventing the problematic cgroup_file_notify() call (NVD).

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-debug-devel-matched
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-gcp
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-core
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-uki-virt
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-modules-extra
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