Lucene search
+L

1043 matches found

EUVD
EUVD
added 2025/10/03 8:07 p.m.4 views

EUVD-2025-27920

Malicious code in bioql PyPI...

6.2AI score0.00193EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/03 7:28 p.m.7 views

RLSA-2025:15471 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: bpf: Don't use tnumrange on array range checking for poke descriptors CVE-2022-49985 kernel: posix-cpu-timers: fix race between handleposixcputimers and posixcputimerdel CVE-2025-38352 Fo...

7.8CVSS6.4AI score0.01278EPSS
SaveExploits8References3
Positive Technologies
Positive Technologies
added 2025/10/02 12:00 a.m.12 views

PT-2025-44109

Name of the Vulnerable Software and Affected Versions Linux kernel versions 6.16.0+ and later Description The Linux kernel contains a flaw in the BPF subsystem related to handling struct operations on the LoongArch architecture. Specifically, the return values of struct operations are not correct...

7.8CVSS7.9AI score0.00677EPSS
SaveExploits5References580
Positive Technologies
Positive Technologies
added 2025/10/02 12:00 a.m.16 views

PT-2025-44118

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the BPF verifier in the check alu op function. The verifier incorrectly performs scalar adjustments for BPF NEG operations when the destination...

7.8CVSS5.4AI score0.00677EPSS
SaveExploits5References592
Debian CVE
Debian CVE
added 2025/10/01 7:44 a.m.21 views

CVE-2025-39917

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix out-of-bounds dynptr write in bpfcryptocrypt Stanislav reported that in bpfcryptocrypt the destination dynptr's size is not validated to be at least as large as the source dynptr's size before calling into the crypto...

7.8CVSS6.2AI score0.00141EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/01 7:44 a.m.4 views

CVE-2025-39913

In the Linux kernel, the following vulnerability has been resolved: tcpbpf: Call skmsgfree when tcpbpfsendverdict fails to allocate psock-cork. syzbot reported the splat below. 0 The repro does the following: 1. Load a skmsg prog that calls bpfmsgcorkbytesmsg, corkbytes 2. Attach the prog to a...

7.8CVSS6.1AI score0.00171EPSS
SaveExploits2
Amazon
Amazon
added 2025/09/29 12:00 a.m.49 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net: fix NULL pointer dereference in l3mdevl3rcv CVE-2025-22103 In the Linux kernel, the following vulnerability has been resolved: ext4: avoid journaling sb update on error if journal is destroying CVE-2025-22113...

8.8CVSS7.1AI score0.00587EPSS
SaveExploits3
Microsoft CVE
Microsoft CVE
added 2025/09/27 1:01 a.m.5 views

bpf: Guard stack limits against 32bit overflow

...

5.5CVSS7AI score0.00236EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/26 12:00 a.m.10 views

PT-2025-46598

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel’s BPF subsystem contains an issue where the expected attach type is not properly enforced for tailcall compatibility. A fuzzer tool discovered an uninitialized pointer...

5.2CVSS7.6AI score0.00153EPSS
SaveExploits0
OSV
OSV
added 2025/09/23 9:05 a.m.11 views

SUSE-SU-2025:03301-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-46733: btrfs: fix qgroup reserve leaks in cowfilerange bsc1230708. - CVE-2024-49996: cifs: Fix buffer overflow when parsing NFS reparse points bsc1232089. -...

9.8CVSS7.6AI score0.05135EPSS
SaveExploits3References213
CVE
CVE
added 2025/09/23 6:00 a.m.44 views

CVE-2025-39886

CVE-2025-39886 in the Linux kernel relates to a locking issue triggered when bpf_map_kmalloc_node() is called from __bpf_async_init(), potentially affecting memcg accounting and causing MEMCG_MAX events. The documented fix changes the bpf_timer_init() path to use allow_spinning=false and, per ups...

5.5CVSS6.4AI score0.00139EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/23 6:00 a.m.3 views

CVE-2025-39886 bpf: Tell memcg to use allow_spinning=false path in bpf_timer_init()

In the Linux kernel, the following vulnerability has been resolved: bpf: Tell memcg to use allowspinning=false path in bpftimerinit Currently, calling bpfmapkmallocnode from bpfasyncinit can cause various locking issues; see the following stack trace edited for style as one example: ... 10.011566...

6.4AI score0.00139EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/09/17 11:27 p.m.7 views

SUSE 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...

6.7CVSS6.3AI score0.00539EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2025/09/17 6:38 p.m.4 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...

5.5CVSS5.6AI score0.00539EPSS
SaveExploits0References4
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.00539EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/17 3:15 p.m.9 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...

9.8CVSS0.00539EPSS
SaveExploits0References7
Amazon
Amazon
added 2025/09/16 12:00 a.m.11 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.00617EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2025/09/16 12:00 a.m.13 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.00677EPSS
SaveExploits4References391
SUSE CVE
SUSE CVE
added 2025/09/15 11:22 p.m.6 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.00169EPSS
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.00155EPSS
SaveExploits0References4
Rows per page
Query Builder