
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-39748 is a vulnerability discovered in the Linux kernel's BPF (Berkeley Packet Filter) subsystem, specifically related to range refinement when using JSET operations. The vulnerability was reported by Syzbot and publicly disclosed on September 11, 2025. The issue affects the Linux kernel's BPF verifier component (NVD, Red Hat).
The vulnerability stems from an issue in the BPF verifier where it incorrectly handles range refinement after JSET operations. The problem occurs when processing a specific sequence of BPF instructions involving bpfgetnetns_cookie calls and conditional jumps. The verifier encounters inconsistent bounds on an unreachable path where after one instruction indicates r0 != 0, but the sign extension on the jset would only allow fallthrough if r0 == 0. The CVSS v3.1 base score is 5.5 (AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H) (Red Hat).
The vulnerability can lead to kernel warnings due to range invariant violations in BPF programs. While the affected path is unreachable at runtime, the verifier's inability to properly handle these cases could potentially impact system stability (NVD).
The fix involves modifying the BPF verifier to forget ranges whenever narrowing tnums after a JSET operation, rather than attempting to improve range refinement for all JSET cases. Red Hat has marked this as 'Fix deferred' for various versions of Red Hat Enterprise Linux including versions 7, 8, 9, and 10 (Red Hat).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."