Lucene search
+L

66 matches found

RedhatCVE
RedhatCVE
added 2025/06/19 7:38 p.m.11 views

CVE-2022-49970

In the Linux kernel, the following vulnerability has been resolved: bpf, cgroup: Fix kernel BUG in purgeeffectiveprogs Syzkaller reported a triggered kernel BUG as follows: ------------ cut here ------------ kernel BUG at kernel/bpf/cgroup.c:925! invalid opcode: 0000 1 PREEMPT SMP NOPTI CPU: 1...

4.7CVSS7.2AI score0.00243EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/06/18 11:00 a.m.18 views

CVE-2022-49970 bpf, cgroup: Fix kernel BUG in purge_effective_progs

In the Linux kernel, the following vulnerability has been resolved: bpf, cgroup: Fix kernel BUG in purgeeffectiveprogs Syzkaller reported a triggered kernel BUG as follows: ------------ cut here ------------ kernel BUG at kernel/bpf/cgroup.c:925! invalid opcode: 0000 1 PREEMPT SMP NOPTI CPU: 1 PI...

0.00243EPSS
SaveExploits0References4
CVE
CVE
added 2025/05/09 6:45 a.m.145 views

CVE-2025-37884

CVE-2025-37884: In the Linux kernel, a deadlock between rcu_tasks_trace and event_mutex was fixed. The issue manifested in _free_event() calling perf_trace_event_unreg() under mutex_lock(&event_mutex) while perf_kprobe_destroy() could synchronize_rcu_tasks_trace(), and in bpf_prog_test_run_syscal...

5.5CVSS7AI score0.00198EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/04/16 2:12 p.m.152 views

CVE-2025-22087

Technical details about CVE-2025-22087 are not provided in the connected documents. The description outlines kernel stack/array bounds handling but no public advisories, affected products/versions, or mitigations are given here. Monitor for updates.

7.8CVSS6.6AI score0.00231EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/04/16 2:12 p.m.12 views

CVE-2025-22048 LoongArch: BPF: Don't override subprog's return value

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Don't override subprog's return value The verifier test calls: div by 0 in subprog triggers a panic at the ld.bu instruction. The ld.bu insn is trying to load byte from memory address returned by the subprog. The...

7.8CVSS5.9AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/04/01 3:47 p.m.32 views

CVE-2025-21965 sched_ext: Validate prev_cpu in scx_bpf_select_cpu_dfl()

In the Linux kernel, the following vulnerability has been resolved: schedext: Validate prevcpu in scxbpfselectcpudfl If a BPF scheduler provides an invalid CPU outside the nrcpuids range as prevcpu to scxbpfselectcpudfl it can cause a kernel crash. To prevent this, validate prevcpu in...

7.8CVSS0.00196EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/04/01 12:00 a.m.18 views

The vulnerability of the bpf_link_show_fdinfo() function in the kernel/bpf/syscall.c module of the Linux operating system allows a attacker to compromise the confidentiality and accessibility of the protected information.

The vulnerability of the bpflinkshowfdinfo function in the kernel/bpf/syscall.c module of the Linux operating system is related to reading beyond the buffer boundaries. Exploiting this vulnerability could allow an attacker to compromise the confidentiality and accessibility of the protected...

7.1CVSS7.1AI score0.00232EPSS
SaveExploits0References24Affected Software8
BDU FSTEC
BDU FSTEC
added 2025/03/20 12:00 a.m.10 views

The vulnerability of the adjust_jmp_off() function in the kernel/bpf/verifier.c module of the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the adjustjmpoff function in the kernel/bpf/verifier.c module of the Linux operating system is related to integer overflow or cyclic shift vulnerabilities. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.5CVSS5.9AI score0.00182EPSS
SaveExploits0References6Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/03/11 12:00 a.m.14 views

The vulnerability of the btf_type_is_void() function (kernel/bpf/btf.c) in Linux operating systems allows a hacker to increase their privileges.

The vulnerability of the btftypeisvoid function kernel/bpf/btf.c in Linux operating systems is related to the use of memory and its subsequent release. Exploiting this vulnerability can allow an attacker to increase their privileges...

7.8CVSS6.8AI score0.00201EPSS
SaveExploits0References8Affected Software3
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2024-56786

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: bpf: put bpflink's program when link is safe to be deallocated In general, BPF link's...

7.4AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2024-46754

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Remove tstrun from lwtseg6localprogops. The syzbot reported that the lwtseg6 related BPF ops can be invoked via bpftestrun without without entering...

7.8CVSS6.5AI score0.00217EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2024-42063

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Mark bpf prog stack with kmsanunposionmemory in interpreter mode syzbot reported uninit memory usages during maplookup,deleteelem. ========== BUG: KMSAN:...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/02/27 3:10 a.m.8 views

SUSE CVE-2022-49228

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a btf decltag bug when tagging a function syzbot reported a btf decltag bug with stack trace below: general protection fault, probably for non-canonical address 0xdffffc0000000000: 0000 1 PREEMPT SMP KASAN KASAN:...

5.5CVSS6.9AI score0.00253EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/02/27 2:07 a.m.10 views

CVE-2025-21728

In the Linux kernel, the following vulnerability has been resolved: bpf: Send signals asynchronously if !preemptible BPF programs can execute in all kinds of contexts and when a program running in a non-preemptible context uses the bpfsendsignal kfunc, it will cause issues because this kfunc can...

5.5CVSS5.6AI score0.00202EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/27 2:07 a.m.21 views

CVE-2025-21728 bpf: Send signals asynchronously if !preemptible

In the Linux kernel, the following vulnerability has been resolved: bpf: Send signals asynchronously if !preemptible BPF programs can execute in all kinds of contexts and when a program running in a non-preemptible context uses the bpfsendsignal kfunc, it will cause issues because this kfunc can...

0.00202EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.23 views

CVE-2022-49548 bpf: Fix potential array overflow in bpf_trampoline_get_progs()

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix potential array overflow in bpftrampolinegetprogs The cnt value in the 'cnt = BPFMAXTRAMPPROGS' check does not include BPFTRAMPMODIFYRETURN bpf programs, so the number of the attached BPFTRAMPMODIFYRETURN bpf programs in...

0.00296EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/02/26 1:55 a.m.6 views

CVE-2022-49207 bpf, sockmap: Fix memleak in sk_psock_queue_msg

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix memleak in skpsockqueuemsg If tcpbpfsendmsg is running during a tear down operation we may enqueue data on the ingress msg queue while tear down is trying to free it. sk1 redirect sk2 sk2 -------------------...

6.3AI score0.00263EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2025/01/13 12:00 a.m.20 views

The vulnerability of the trie_get_next_key() function in the kernel/bpf/lpm_trie.c module of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the triegetnextkey function in the kernel/bpf/lpmtrie.c module of the Linux operating system is related to memory allocation beyond the allocated buffer. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of t...

7.8CVSS6.9AI score0.0027EPSS
SaveExploits0References27Affected Software7
RedhatCVE
RedhatCVE
added 2024/12/29 2:45 p.m.13 views

CVE-2024-56592

In the Linux kernel, the following vulnerability has been resolved: bpf: Call freehtabelem after htabunlockbucket For htab of maps, when the map is removed from the htab, it may hold the last reference of the map. bpfmapfdputptr will invoke bpfmapfreeid to free the id of the removed map element...

5.5CVSS6.8AI score0.00218EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/27 2:51 p.m.14 views

CVE-2024-56615 bpf: fix OOB devmap writes when deleting elements

In the Linux kernel, the following vulnerability has been resolved: bpf: fix OOB devmap writes when deleting elements Jordy reported issue against XSKMAP which also applies to DEVMAP - the index used for accessing map entry, due to being a signed integer, causes the OOB writes. Fix is simple as...

7.8CVSS5.9AI score
SaveExploits0References12
Rows per page
Query Builder