Lucene search
+L

15 matches found

EUVD
EUVD
•added 2026/09/25 10:36 a.m.•7 views

EUVD-2026-86963

In the Linux kernel, the following vulnerability has been resolved: bpf: don't downgrade half-dead scalar zero spills to STACKZERO states.c:cleanfuncstate can downgrade scalar zero spill to STACKZERO in the following case: u64 r10 - 8 = 0; ... checkpoint ... r1 = u32 r10 - 4; ... no reads from...

5.8AI score0.00156EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/25 10:36 a.m.•4 views

CVE-2026-98132 bpf: don't downgrade half-dead scalar zero spills to STACK_ZERO

In the Linux kernel, the following vulnerability has been resolved: bpf: don't downgrade half-dead scalar zero spills to STACKZERO states.c:cleanfuncstate can downgrade scalar zero spill to STACKZERO in the following case: u64 r10 - 8 = 0; ... checkpoint ... r1 = u32 r10 - 4; ... no reads from...

5.8AI score
SaveExploits0References5
CVE
CVE
•added 2026/09/25 10:36 a.m.•10 views

CVE-2026-98132

The Linux kernel bpf verifier contains a flaw in states.c:__clean_func_state() where it can incorrectly downgrade half-dead scalar zero spills to STACK_ZERO. Specifically, when 4 bytes of a 64-bit spill are dead, the verifier changes the spill to a combination of zero and poison values (0000pppp)...

5.8AI score0.00156EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/25 10:24 a.m.•9 views

EUVD-2026-86914

In the Linux kernel, the following vulnerability has been resolved: bpf: backtracking shouldn't clear outer frame R1-R5 for callbacks When processing calls to bpfloop verifier marks R1 and R4 as precise. R1 tracks loop iterations number and because of the 'callbackdepth R1' mechanics in...

5.8AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/25 10:24 a.m.•15 views

CVE-2026-98084

The Linux kernel contains a vulnerability in the BPF verifier related to bpf_loop(). When processing callbacks, the verifier is intended to mark register R1 (which tracks loop iterations) as precise to satisfy callback_depth

5.8AI score0.00155EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/25 10:24 a.m.•6 views

CVE-2026-98084 bpf: backtracking shouldn't clear outer frame R1-R5 for callbacks

In the Linux kernel, the following vulnerability has been resolved: bpf: backtracking shouldn't clear outer frame R1-R5 for callbacks When processing calls to bpfloop verifier marks R1 and R4 as precise. R1 tracks loop iterations number and because of the 'callbackdepth R1' mechanics in...

5.8AI score
SaveExploits0References5
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•18 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: BPF: Fixed incorrect pruning due to atomic fetch precision tracking When backtrackinsn encounters a BPFSTX instruction with BPFATOMIC and BPFFETCH, the src register or r0 for BPFCMPXCHG also acts as a destination, thereby receivi...

7.8CVSS5.9AI score0.00173EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2026/05/06 1:41 a.m.•20 views

SUSE CVE-2026-43009

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix incorrect pruning due to atomic fetch precision tracking When backtrackinsn encounters a BPFSTX instruction with BPFATOMIC and BPFFETCH, the src register or r0 for BPFCMPXCHG also acts as a destination, thus receiving th...

5.5CVSS5.7AI score0.00173EPSS
SaveExploits0References22
NVD
NVD
•added 2026/05/01 3:16 p.m.•13 views

CVE-2026-43009

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix incorrect pruning due to atomic fetch precision tracking When backtrackinsn encounters a BPFSTX instruction with BPFATOMIC and BPFFETCH, the src register or r0 for BPFCMPXCHG also acts as a destination, thus receiving th...

7.8CVSS0.00173EPSS
SaveExploits0References3
OSV
OSV
•added 2026/05/01 2:15 p.m.•14 views

CVE-2026-43009 bpf: Fix incorrect pruning due to atomic fetch precision tracking

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix incorrect pruning due to atomic fetch precision tracking When backtrackinsn encounters a BPFSTX instruction with BPFATOMIC and BPFFETCH, the src register or r0 for BPFCMPXCHG also acts as a destination, thus receiving th...

7.8CVSS6AI score
SaveExploits0References6
CVE
CVE
•added 2026/05/01 2:15 p.m.•52 views

CVE-2026-43009

The CVE-2026-43009 family concerns the Linux kernel BPF verifier. Connected sources describe a bug where backtrack_insn did not correctly account for atomic fetch variants (BPF_ATOMIC with BPF_FETCH) during memory-precision tracking, causing the verifier to prune paths incorrectly. The fix extend...

7.8CVSS5.7AI score0.00173EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
•added 2026/05/01 12:00 a.m.•17 views

PT-2026-36426

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel eBPF verifier where the backtrack insn function fails to correctly handle atomic fetch operations. When encountering a BPF STX instruction with BPF...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits0
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•11 views

EUVD-2022-55243

Malicious code in bioql PyPI...

6.6AI score0.0027EPSS
SaveExploits0References2
OSV
OSV
•added 2025/07/25 11:08 a.m.•10 views

OESA-2025-1877 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: bpf: Do markchainprecision for ARGCONSTALLOCSIZEORZERO Precision markers need to be propagated whenever we have an ARGCONST style argument, as the verifier canno...

7CVSS6.2AI score0.0027EPSS
SaveExploits0References8
OSV
OSV
•added 2025/06/18 11:15 a.m.•5 views

DEBIAN-CVE-2022-49961

In the Linux kernel, the following vulnerability has been resolved: bpf: Do markchainprecision for ARGCONSTALLOCSIZEORZERO Precision markers need to be propagated whenever we have an ARGCONST style argument, as the verifier cannot consider imprecise scalars to be equivalent for the purposes of...

7.1CVSS5.5AI score0.0027EPSS
SaveExploits0References1
Rows per page
Query Builder