PT-2025-29000 · Linux+5 · Linux Kernel+5
Syzkaller
·
Published
2025-05-26
·
Updated
2026-04-20
·
CVE-2025-38280
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions:
Linux kernel versions 6.15.0-rc4-syzkaller-00040-g8bac8898fe39
Description:
The Linux kernel contains a flaw within the bpf subsystem. Specifically, the issue arises when creating a bpf program and the
fp->jit requested variable depends on bpf jit enable. This occurs when CONFIG BPF JIT ALWAYS ON is not set and bpf jit enable is set to 1, causing the architecture to attempt JIT compilation of the program. If JIT compilation fails due to fault injection, the program is incorrectly treated as valid, leading to a call to the bpf prog ret0 warn function and triggering a warning.Recommendations:
Linux kernel version 6.15.0-rc4-syzkaller-00040-g8bac8898fe39: Ensure
CONFIG BPF JIT ALWAYS ON is set, or if bpf jit enable is set to 1, verify that JIT compilation does not fail due to fault injection.Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Debian
Linuxmint
Linux Kernel
Red Os
Ubuntu