Lucene search
+L

173 matches found

OSV
OSV
added 2026/03/25 11:16 a.m.15 views

UBUNTU-CVE-2026-23385

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: clone set on flush only Syzbot with fault injection triggered a failing memory allocation with GFPKERNEL which results in a WARN splat: iter.err WARNING: net/netfilter/nftablesapi.c:845 at...

5.5CVSS5.7AI score0.00137EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.8 views

CVE-2023-54224

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix lockdep splat and potential deadlock after failure running delayed items When running delayed items we are holding a delayed node's mutex and then we will attempt to modify a subvolume btree to insert/update/delete the...

5.8AI score0.00179EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/12/30 12:11 p.m.11 views

CVE-2023-54224

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix lockdep splat and potential deadlock after failure running delayed items When running delayed items we are holding a delayed node's mutex and then we will attempt to modify a subvolume btree to insert/update/delete the...

5.4AI score0.00179EPSS
SaveExploits0
OSV
OSV
added 2025/12/30 12:11 p.m.8 views

CVE-2023-54224 btrfs: fix lockdep splat and potential deadlock after failure running delayed items

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix lockdep splat and potential deadlock after failure running delayed items When running delayed items we are holding a delayed node's mutex and then we will attempt to modify a subvolume btree to insert/update/delete the...

6.3AI score
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2025-13072

Malicious code in bioql PyPI...

7.2AI score0.00359EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2024-51827

Malicious code in bioql PyPI...

7.1CVSS7.2AI score0.00236EPSS
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2025/09/13 1:01 a.m.14 views

rcutorture: Fix rcutorture_one_extend_check() splat in RT kernels

...

5.5CVSS7AI score0.00154EPSS
SaveExploits0
OSV
OSV
added 2025/09/11 5:15 p.m.8 views

DEBIAN-CVE-2025-39745

In the Linux kernel, the following vulnerability has been resolved: rcutorture: Fix rcutortureoneextendcheck splat in RT kernels For built with CONFIGPREEMPTRT=y kernels, running rcutorture tests resulted in the following splat: 68.797425 rcutortureoneextendcheck during change: Current 0x1 To add...

5.5CVSS5.9AI score0.00154EPSS
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.8 views

Malicious code in @malware-test-tupek-raver-splat-torii/test-mlw3-tupek-raver-splat-torii (npm)

The package @malware-test-tupek-raver-splat-torii/test-mlw3-tupek-raver-splat-torii was found to contain malicious code...

7AI score
SaveExploits0
OSV
OSV
added 2025/08/14 6:52 p.m.7 views

MAL-2025-9027 Malicious code in @malware-test-tupek-raver-splat-torii/test-mlw3-tupek-raver-splat-torii (npm)

The package @malware-test-tupek-raver-splat-torii/test-mlw3-tupek-raver-splat-torii was found to contain malicious code...

7.2AI score
SaveExploits0
NVD
NVD
added 2025/06/18 11:15 a.m.8 views

CVE-2022-49985

In the Linux kernel, the following vulnerability has been resolved: bpf: Don't use tnumrange on array range checking for poke descriptors Hsin-Wei reported a KASAN splat triggered by their BPF runtime fuzzer which is based on a customized syzkaller: BUG: KASAN: slab-out-of-bounds in...

7.8CVSS0.00228EPSS
SaveExploits0References4
CVE
CVE
added 2025/06/18 11:00 a.m.143 views

CVE-2022-49985

The CVE-2022-49985 entry concerns the Linux kernel, where the BPF component allowed a range check descriptor to misrepresent a tight range because tnum_range(0, map->max_entries-1) may yield a superset of the intended values. The root cause is that the tnum-based range representation can erron...

7.8CVSS6.3AI score0.00228EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:00 a.m.15 views

CVE-2022-49985 bpf: Don't use tnum_range on array range checking for poke descriptors

In the Linux kernel, the following vulnerability has been resolved: bpf: Don't use tnumrange on array range checking for poke descriptors Hsin-Wei reported a KASAN splat triggered by their BPF runtime fuzzer which is based on a customized syzkaller: BUG: KASAN: slab-out-of-bounds in...

7.8CVSS0.00228EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/01 1:15 p.m.23 views

CVE-2025-37750

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in decryption with multichannel After commit f7025d861694 "smb: client: allocate crypto only for primary server" and commit b0abcd65ec54 "smb: client: fix UAF in async decryption", the channels started reusin...

9.8CVSS0.00359EPSS
SaveExploits0References4
CVE
CVE
added 2025/05/01 12:55 p.m.157 views

CVE-2025-37750

The CVE-2025-37750 entry concerns a use-after-free in the Linux kernel SMB/CIFS client when multichannel decryption is used. The root cause is that after the commits “smb: client: allocate crypto only for primary server” and “smb: client: fix UAF in async decryption”, channels could concurrently ...

9.8CVSS6.3AI score0.00359EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/05/01 12:55 p.m.18 views

CVE-2025-37750 smb: client: fix UAF in decryption with multichannel

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in decryption with multichannel After commit f7025d861694 "smb: client: allocate crypto only for primary server" and commit b0abcd65ec54 "smb: client: fix UAF in async decryption", the channels started reusin...

9.8CVSS0.00359EPSS
SaveExploits0References4
CVE
CVE
added 2025/03/27 1:38 p.m.138 views

CVE-2025-21868

CVE-2025-21868 affects the Linux kernel: the issue arises in net/core related to small head cache usage when MAX_SKB_FRAGS is large (example build with MAX_SKB_FRAGS=45). The splat trace points to netif_napi_add_weight_locked and related paths; the advisory notes that the root cause is independen...

7.5CVSS6.7AI score0.00369EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/03/21 12:00 a.m.5 views

PT-2025-16751

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue is related to the handling of SIOCBRADDIF and SIOCBRDELIF in the dev ioctl function, which can cause unnecessary RTNL dan...

5.5CVSS6.2AI score0.00196EPSS
SaveExploits0
Packet Storm
Packet Storm
added 2025/03/17 12:00 a.m.331 views

Linux watch_queue Filter Out-Of-Bounds Write

The Linux watchqueue filter suffers from an out of bounds write vulnerability amongst other issues that are also noted. This bug report is about things in the watchqueue subsystem, which is only enabled under CONFIGWATCHQUEUE. That seems to be disabled e.g. on Debian, but Ubuntu and Fedora enable...

7.8CVSS7AI score0.06344EPSS
SaveExploits10
OSV
OSV
added 2025/02/26 2:23 a.m.17 views

CVE-2022-49662 ipv6: fix lockdep splat in in6_dump_addrs()

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix lockdep splat in in6dumpaddrs As reported by syzbot, we should not use rcudereference when rcureadlock is not held. WARNING: suspicious RCU usage 5.19.0-rc2-syzkaller 0 Not tainted net/ipv6/addrconf.c:5175 suspicious...

4.1AI score
SaveExploits0References7
Rows per page
Query Builder