Lucene search
+L

1005 matches found

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

EUVD-2025-25562

Malicious code in bioql PyPI...

6.3AI score0.00157EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-55480

Malicious code in bioql PyPI...

6.6AI score0.00193EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2023-59863

Malicious code in bioql PyPI...

6.3AI score0.00145EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2022-55432

Malicious code in bioql PyPI...

6.3AI score0.00205EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-27932

Malicious code in bioql PyPI...

6.4AI score0.00143EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-28963

Malicious code in bioql PyPI...

6.3AI score0.00158EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-27920

Malicious code in bioql PyPI...

6.2AI score0.00193EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/03 7:28 p.m.6 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.01345EPSS
SaveExploits8References3
Positive Technologies
Positive Technologies
added 2025/10/02 12:0 a.m.11 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.0053EPSS
SaveExploits5References592
Positive Technologies
Positive Technologies
added 2025/10/02 12:0 a.m.10 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.0053EPSS
SaveExploits5References580
Debian CVE
Debian CVE
added 2025/10/01 7:44 a.m.8 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.1 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:0 a.m.43 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.00566EPSS
SaveExploits3
Microsoft CVE
Microsoft CVE
added 2025/09/27 1:1 a.m.3 views

bpf: Guard stack limits against 32bit overflow

...

5.5CVSS7AI score0.00227EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/26 12:0 a.m.8 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.00197EPSS
SaveExploits0
OSV
OSV
added 2025/09/23 9:5 a.m.10 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. -...

7.8CVSS7.6AI score0.031EPSS
SaveExploits3References213
CVE
CVE
added 2025/09/23 6:0 a.m.39 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:0 a.m.2 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.5 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.00195EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2025/09/17 6:38 p.m.2 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.00195EPSS
SaveExploits0References4
Rows per page
Query Builder