Lucene search
+L

4616 matches found

NVD
NVD
added 2025/12/30 1:16 p.m.7 views

CVE-2023-54173

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfeventoutput We received report 1 of kernel crash, which is caused by using nesting protection without disabled preemption. The bpfeventoutput can be called by programs executed by bpfprogrunarraycg...

0.00168EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.6 views

CVE-2023-54247

In the Linux kernel, the following vulnerability has been resolved: bpf: Silence a warning in btftypeidsize syzbot reported a warning in 1 with the following stacktrace: WARNING: CPU: 0 PID: 5005 at kernel/bpf/btf.c:1988 btftypeidsize+0x2d9/0x9d0 kernel/bpf/btf.c:1988 ... RIP:...

5.7AI score0.00166EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.8 views

CVE-2023-54173

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfeventoutput We received report 1 of kernel crash, which is caused by using nesting protection without disabled preemption. The bpfeventoutput can be called by programs executed by bpfprogrunarraycg...

5.9AI score0.00168EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.4 views

CVE-2022-50883

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent decltag from being referenced in funcproto arg Syzkaller managed to hit another decltag issue: btffuncprotocheck kernel/bpf/btf.c:4506 inline btfcheckalltypes kernel/bpf/btf.c:4734 inline btfparsetypesec+0x1175/0x198...

5.8AI score0.00167EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.3 views

CVE-2023-54312

In the Linux kernel, the following vulnerability has been resolved: samples/bpf: Fix buffer overflow in tcpbasertt Using sizeofnv or strlennv+1 is correct...

6AI score0.00182EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/30 1:16 p.m.5 views

UBUNTU-CVE-2023-54247

In the Linux kernel, the following vulnerability has been resolved: bpf: Silence a warning in btftypeidsize syzbot reported a warning in 1 with the following stacktrace: WARNING: CPU: 0 PID: 5005 at kernel/bpf/btf.c:1988 btftypeidsize+0x2d9/0x9d0 kernel/bpf/btf.c:1988 ... RIP:...

5.7AI score0.00166EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/30 1:16 p.m.12 views

UBUNTU-CVE-2022-50883

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent decltag from being referenced in funcproto arg Syzkaller managed to hit another decltag issue: btffuncprotocheck kernel/bpf/btf.c:4506 inline btfcheckalltypes kernel/bpf/btf.c:4734 inline btfparsetypesec+0x1175/0x198...

5.7AI score0.00167EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/30 1:16 p.m.6 views

UBUNTU-CVE-2023-54181

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix issue in verifying allowptrleaks After we converted the capabilities of our networking-bpf program from capsysadmin to capnetadmin+capbpf, our networking-bpf program failed to start. Because it failed the bpf verifier, a...

5.7AI score0.00168EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/30 1:16 p.m.9 views

UBUNTU-CVE-2023-54173

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfeventoutput We received report 1 of kernel crash, which is caused by using nesting protection without disabled preemption. The bpfeventoutput can be called by programs executed by bpfprogrunarraycg...

5.8AI score0.00168EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.6 views

CVE-2023-54181

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix issue in verifying allowptrleaks After we converted the capabilities of our networking-bpf program from capsysadmin to capnetadmin+capbpf, our networking-bpf program failed to start. Because it failed the bpf verifier, a...

5.7AI score0.00168EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/30 12:23 p.m.22 views

CVE-2023-54312

CVE-2023-54312: Technical details (affected product/version, root cause, exploitation) are not provided in the connected documents. No public details available here; monitor vendor advisories for updates.

6.6AI score0.00182EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/30 12:23 p.m.24 views

CVE-2023-54283 bpf: Address KCSAN report on bpf_lru_list

In the Linux kernel, the following vulnerability has been resolved: bpf: Address KCSAN report on bpflrulist KCSAN reported a data-race when accessing node-ref. Although node-ref does not have to be accurate, take this chance to use a more common READONCE and WRITEONCE pattern instead of datarace...

0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/30 12:23 p.m.21 views

CVE-2023-54283

CVE-2023-54283 is a Linux kernel vulnerability related to a data-race in the BPF LRU list code. Kernel Concurrency Sanitizer detected a race on accessing node->ref in __bpf_lru_list_rotate/__htab_lru_percpu_map_update_elem, leading to a write of 1 byte and a read of 1 byte across CPUs. The fix...

6AI score0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/30 12:15 p.m.27 views

CVE-2023-54247

CVE-2023-54247: In the Linux kernel, the BPF code silences a WARN_ON_ONCE in btf_type_id_size() when handling DECL_TAG by adding DECL_TAG to the btf_type_nosize set, causing btf_type_id_size() to return NULL earlier. This fixes a spurious warning without indicating a correctness issue; no exploit...

5.9AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/30 12:15 p.m.30 views

CVE-2023-54247 bpf: Silence a warning in btf_type_id_size()

In the Linux kernel, the following vulnerability has been resolved: bpf: Silence a warning in btftypeidsize syzbot reported a warning in 1 with the following stacktrace: WARNING: CPU: 0 PID: 5005 at kernel/bpf/btf.c:1988 btftypeidsize+0x2d9/0x9d0 kernel/bpf/btf.c:1988 ... RIP:...

0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/30 12:15 p.m.21 views

CVE-2022-50855

The CVE-2022-50855 entry concerns a Linux kernel issue where the BPF LSM program attached via bpf_prog_attach to cgroups could leak because the refcnt wasn’t decremented when the validation rejected the attach. The published description across Red Hat, SUSE, Ubuntu (OSV), Debian OSV, NVD, and oth...

6AI score0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/30 12:15 p.m.28 views

CVE-2022-50855 bpf: prevent leak of lsm program after failed attach

In the Linux kernel, the following vulnerability has been resolved: bpf: prevent leak of lsm program after failed attach In 0, we added the ability to bpfprogattach LSM programs to cgroups, but in our validation to make sure the prog is meant to be attached to BPFLSMCGROUP, we return too early if...

0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/30 12:8 p.m.25 views

CVE-2023-54181

CVE-2023-54181 concerns the Linux kernel BPF verifier: after migrating networking-bpf capabilities from cap_sys_admin to cap_net_admin+cap_bpf, the verifier incorrectly flagged a two-pointer comparison as a leak, blocking program startup. A patch fixes the allow_ptr_leaks check, addressing the fa...

5.8AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/30 12:8 p.m.34 views

CVE-2023-54173

CVE-2023-54173 affects the Linux kernel. A bug in bpf_event_output allowed nesting protection to run with preemption enabled, risking a NULL pointer dereference and kernel crash due to two tasks racing over perf_sample_data. The fix was to disable preemption inside bpf_event_output, preventing co...

6.2AI score0.00168EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/30 12:8 p.m.4 views

CVE-2023-54173 bpf: Disable preemption in bpf_event_output

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfeventoutput We received report 1 of kernel crash, which is caused by using nesting protection without disabled preemption. The bpfeventoutput can be called by programs executed by bpfprogrunarraycg...

6.5AI score0.00168EPSS
SaveExploits0References8
Rows per page
Query Builder