CVE-2025-38202 is a Linux kernel BPF vulnerability in the handling of bpf_map_lookup_percpu_elem() when used from sleepable BPF programs. The helper is available to sleepable BPF program types, but when BPF JIT is disabled or the system is running on a 32-bit host, the helper is not inlined and executes a lock-state validation path that only checked for the regular RCU read-side lock. Sleepable BPF programs instead hold the trace RCU read lock, causing the helper to incorrectly conclude that the required lock was not held and emit a kernel warning. The fix adds the missing rcu_read_lock_trace_held() check so the helper correctly recognizes the locking context used by sleepable BPF programs.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
5 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.