CVE-2025-38202
Last modified
CVE-2025-38202 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: bpf: Check rcu_read_lock_trace_held() in bpf_map_lookup_percpu_elem() bpf_map_lookup_percpu_elem() helper is also available for sleepable bpf program. When BPF JIT is disabled or under 32-bit host, bpf_map_lookup_percpu_elem() will not be inlined. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: bpf: Check rcu_read_lock_trace_held() in bpf_map_lookup_percpu_elem() bpf_map_lookup_percpu_elem() helper is also available for sleepable bpf program. When BPF JIT is disabled or under 32-bit host, bpf_map_lookup_percpu_elem() will not be inlined. Using it in a sleepable bpf program will trigger the warning in bpf_map_lookup_percpu_elem(), because the bpf program only holds rcu_read_lock_trace lock. Therefore, add the missed check.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.19, < 6.1.142 |
| Linux | Linux Kernel | >= 6.2, < 6.6.95 |
| Linux | Linux Kernel | >= 6.7, < 6.12.35 |
| Linux | Linux Kernel | >= 6.13, < 6.15.4 |
| Debian | Debian Linux | 11.0 |
References
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.htmlMailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-38202?
How severe is CVE-2025-38202?
How do I fix CVE-2025-38202?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-38197In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38198In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-38199In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-3820A vulnerability was found in Tenda W12 and i24 3.0.0.4(2887)…8.8
- CVE-2025-38200In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38201In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-38203In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38204In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-38205In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38206In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-38207In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38208In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2025-38202?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
