VDB
DEBIAN-CVE-2025-38202
DEBIAN-CVE-2025-38202
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux-6.1 | 6.1.147-1, *, 6.1.140-1 |
| Debian:13 | linux | 0, 0 |
| Debian:12 | linux | 6.1.76-1, 6.1.76-1~bpo11+1, 6.1.82-1 |
| Debian:14 | linux | 0, 0 |
Timeline
- Jul 4, 2025 CVE Published
- Apr 28, 2026 CVE Updated