Lucene search
+L

1005 matches found

OSV
OSV
added 2025/09/17 3:15 p.m.4 views

DEBIAN-CVE-2023-53338

In the Linux kernel, the following vulnerability has been resolved: lwt: Fix return values of BPF xmit ops BPF encap ops can return different types of positive values, such like NETRXDROP, NETXMITCN, NETDEVTXBUSY, and so on, from function skbdoredirect and bpflwtxmitreroute. At the xmit hook, suc...

7.8CVSS5.7AI score0.00195EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/17 3:15 p.m.6 views

CVE-2023-53338

In the Linux kernel, the following vulnerability has been resolved: lwt: Fix return values of BPF xmit ops BPF encap ops can return different types of positive values, such like NETRXDROP, NETXMITCN, NETDEVTXBUSY, and so on, from function skbdoredirect and bpflwtxmitreroute. At the xmit hook, suc...

7.8CVSS0.00195EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/09/16 12:0 a.m.10 views

PT-2025-46618

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to the BPF verifier. Specifically, a verifier bug could occur when a bpf scc visit instance was missing on a speculative path during execution...

4.6CVSS5.7AI score0.0053EPSS
SaveExploits4References391
Amazon
Amazon
added 2025/09/16 12:0 a.m.10 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: idle: Check acpifetchacpidev return value CVE-2022-50327 In the Linux kernel, the following vulnerability has been resolved: bpf: Fix helper writes to read-only maps CVE-2024-49861 In the Linux...

7.8CVSS7.3AI score0.00384EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2025/09/15 11:22 p.m.5 views

SUSE CVE-2025-39748

In the Linux kernel, the following vulnerability has been resolved: bpf: Forget ranges when refining tnum after JSET Syzbot reported a kernel warning due to a range invariant violation on the following BPF program. 0: call bpfgetnetnscookie 1: if r0 == 0 goto 2: if r0 & Oxffffffff goto The issue ...

5.5CVSS6.3AI score0.00158EPSS
SaveExploits0References22
Vulnrichment
Vulnrichment
added 2025/09/15 2:21 p.m.3 views

CVE-2023-53221 bpf: Fix memleak due to fentry attach failure

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix memleak due to fentry attach failure If it fails to attach fentry, the allocated bpf trampoline image will be left in the system. That can be verified by checking /proc/kallsyms. This meamleak can be verified by a simple...

8AI score0.00145EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/15 2:15 p.m.3 views

DEBIAN-CVE-2022-50253

In the Linux kernel, the following vulnerability has been resolved: bpf: make sure skb-len != 0 when redirecting to a tunneling device syzkaller managed to trigger another case where skb-len == 0 when we enter devqueuexmit: WARNING: CPU: 0 PID: 2470 at include/linux/skbuff.h:2576 skbassertlen...

5.5CVSS5.3AI score0.00147EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/09/13 1:3 a.m.9 views

bpf: Forget ranges when refining tnum after JSET

...

5.5CVSS7AI score0.00158EPSS
SaveExploits0
NVD
NVD
added 2025/09/11 5:15 p.m.6 views

CVE-2025-39748

In the Linux kernel, the following vulnerability has been resolved: bpf: Forget ranges when refining tnum after JSET Syzbot reported a kernel warning due to a range invariant violation on the following BPF program. 0: call bpfgetnetnscookie 1: if r0 == 0 goto 2: if r0 & Oxffffffff goto The issue ...

5.5CVSS0.00158EPSS
SaveExploits0References10
OSV
OSV
added 2025/09/11 5:15 p.m.5 views

UBUNTU-CVE-2025-39748

In the Linux kernel, the following vulnerability has been resolved: bpf: Forget ranges when refining tnum after JSET Syzbot reported a kernel warning due to a range invariant violation on the following BPF program. 0: call bpfgetnetnscookie 1: if r0 == 0 goto 2: if r0 & Oxffffffff goto The issue ...

5.5CVSS5.8AI score0.00158EPSS
SaveExploits0References30
Positive Technologies
Positive Technologies
added 2025/09/08 12:0 a.m.3 views

PT-2025-44147

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.17.0-rc1-g2465bb83e0b4 Description The Linux kernel contains a flaw related to how return values from BPF Berkeley Packet Filter programs are handled, specifically when dealing with struct operations on the...

4.6CVSS5.4AI score0.00185EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/06 8:1 a.m.5 views

LoongArch: BPF: Fix jump offset calculation in tailcall

...

5.5CVSS6.8AI score0.00151EPSS
SaveExploits0
OSV
OSV
added 2025/09/04 4:15 p.m.4 views

UBUNTU-CVE-2025-38723

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Fix jump offset calculation in tailcall The extra pass of bpfintjitcompile skips JIT context initialization which essentially skips offset calculation leaving outoffset = -1, so the jmpoffset in emitbpftailcall is...

5.5CVSS5.7AI score0.00151EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/04 3:33 p.m.33 views

CVE-2025-38723

CVE-2025-38723 concerns the Linux kernel, specifically LoongArch BPF tailcall handling. The issue arises in the tailcall jump offset calculation when bpf_int_jit_compile() fails to initialize the JIT context, leaving out_offset = -1. Consequently, the computed jmp_offset = (out_offset - cur_offse...

5.5CVSS6AI score0.00151EPSS
SaveExploits0References8Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/09/04 9:59 a.m.14 views

bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktls

...

5.5CVSS6.9AI score0.00172EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 8:15 a.m.7 views

bpf: copy_verifier_state() should copy 'loop_entry' field

...

7.8CVSS7.4AI score0.00146EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 7:31 a.m.5 views

bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers

...

7.8CVSS7AI score0.00238EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 6:9 a.m.3 views

bpf: Disable migration in nf_hook_run_bpf().

...

5.5CVSS7AI score0.00157EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 4:0 a.m.17 views

bpf, arm64: Fix trampoline for BPF_TRAMP_F_CALL_ORIG

...

5.5CVSS6.6AI score0.0021EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 3:12 a.m.7 views

bpf: Prevent tail call between progs attached to different hooks

...

7.8CVSS7AI score0.00232EPSS
SaveExploits0
Rows per page
Query Builder