Lucene search
+L

300227 matches found

EUVD
EUVD
•added 2026/09/17 4:06 p.m.•11 views

EUVD-2026-81757

In the Linux kernel, the following vulnerability has been resolved: smb/server: abort initialization when proc setup fails ksmbdserverinit calls ksmbdprocinit before creating the remaining proc entries and server subsystems. ksmbdprocinit tears down partial state on a procfs or percpucounter...

5.7AI score0.00198EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/09/17 4:06 p.m.•12 views

CVE-2026-90162

In the Linux kernel, the following vulnerability has been resolved: ksmbd: defer publishing granted locks to prevent UAF/double-free race In smb2lock, mid-batch granted locks are published to connection-wide conn-locklist and file-wide fp-locklist lists immediately upon vfslockfile success, while...

8.8CVSS5.8AI score0.00575EPSS
SaveExploits0
CVE
CVE
•added 2026/09/17 4:06 p.m.•16 views

CVE-2026-90163

This CVE affects the Linux kernel ksmbd (SMB server) module. When a later initializer during ksmbd module initialization fails, the unwind path releases resources created after the procfs setup but jumps directly to class_unregister() , leaving the proc tree and its per-CPU counters allocated wit...

5.8AI score0.00198EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/17 4:06 p.m.•21 views

CVE-2026-90162

CVE-2026-90162 is a Use-After-Free and Double-Free race condition in the Linux kernel's ksmbd (in-kernel SMB server) component, specifically in smb2_lock(). Mid-batch granted locks are published to conn->lock_list and fp->lock_list immediately upon vfs_lock_file() success while also remaini...

8.8CVSS5.8AI score0.00575EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/09/17 4:06 p.m.•8 views

CVE-2026-90163

In the Linux kernel, the following vulnerability has been resolved: smb/server: call ksmbdproccleanup on module init failure When a later initializer fails, the unwind chain releases resources created after procfs and then jumps directly to classunregister. Returning an error from moduleinit leav...

5.8AI score0.00198EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/09/17 4:06 p.m.•30 views

CVE-2026-90162 ksmbd: defer publishing granted locks to prevent UAF/double-free race

In the Linux kernel, the following vulnerability has been resolved: ksmbd: defer publishing granted locks to prevent UAF/double-free race In smb2lock, mid-batch granted locks are published to connection-wide conn-locklist and file-wide fp-locklist lists immediately upon vfslockfile success, while...

8.8CVSS0.00575EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:06 p.m.•28 views

CVE-2026-90163 smb/server: call ksmbd_proc_cleanup() on module init failure

In the Linux kernel, the following vulnerability has been resolved: smb/server: call ksmbdproccleanup on module init failure When a later initializer fails, the unwind chain releases resources created after procfs and then jumps directly to classunregister. Returning an error from moduleinit leav...

0.00198EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 4:06 p.m.•7 views

CVE-2026-90163 smb/server: call ksmbd_proc_cleanup() on module init failure

In the Linux kernel, the following vulnerability has been resolved: smb/server: call ksmbdproccleanup on module init failure When a later initializer fails, the unwind chain releases resources created after procfs and then jumps directly to classunregister. Returning an error from moduleinit leav...

5.8AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/17 4:06 p.m.•30 views

CVE-2026-90161 erofs: fix interlaced ztailpacking pclusters

In the Linux kernel, the following vulnerability has been resolved: erofs: fix interlaced ztailpacking pclusters On-disk sizes of interlaced pclusters should be block-aligned, and ztailpacking interlaced pclusters should be invalid at all. Currently, mkfs.erofs won't generate any interlaced...

7.1CVSS0.00175EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 4:06 p.m.•9 views

CVE-2026-90161 erofs: fix interlaced ztailpacking pclusters

In the Linux kernel, the following vulnerability has been resolved: erofs: fix interlaced ztailpacking pclusters On-disk sizes of interlaced pclusters should be block-aligned, and ztailpacking interlaced pclusters should be invalid at all. Currently, mkfs.erofs won't generate any interlaced...

7.1CVSS5.8AI score
SaveExploits0References6
CVE
CVE
•added 2026/09/17 4:06 p.m.•18 views

CVE-2026-90161

CVE-2026-90161 affects the erofs filesystem driver in the Linux kernel. The root cause is that ztailpacking interlaced pclusters should never be valid, yet crafted images can contain them with non-block-aligned on-disk sizes, leading to an out-of-bounds read from a kmap'd page and copying irrelev...

7.1CVSS5.8AI score0.00175EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/09/17 4:06 p.m.•11 views

CVE-2026-90161

In the Linux kernel, the following vulnerability has been resolved: erofs: fix interlaced ztailpacking pclusters On-disk sizes of interlaced pclusters should be block-aligned, and ztailpacking interlaced pclusters should be invalid at all. Currently, mkfs.erofs won't generate any interlaced...

7.1CVSS5.9AI score0.00175EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/17 4:06 p.m.•12 views

EUVD-2026-81754

In the Linux kernel, the following vulnerability has been resolved: erofs: fix interlaced ztailpacking pclusters On-disk sizes of interlaced pclusters should be block-aligned, and ztailpacking interlaced pclusters should be invalid at all. Currently, mkfs.erofs won't generate any interlaced...

5.8AI score0.00175EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/17 4:06 p.m.•26 views

CVE-2026-90160 lwt_bpf: Restore reserved headroom after xmit program

In the Linux kernel, the following vulnerability has been resolved: lwtbpf: Restore reserved headroom after xmit program ipfinishoutput2 expands an skb to LLRESERVEDSPACEdev before LWT xmit. An LWTXMIT BPF program can then modify the skb head and still return BPFOK, so bpfxmit rechecks the...

0.0022EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2026/09/17 4:06 p.m.•11 views

CVE-2026-90160

In the Linux kernel, the following vulnerability has been resolved: lwtbpf: Restore reserved headroom after xmit program ipfinishoutput2 expands an skb to LLRESERVEDSPACEdev before LWT xmit. An LWTXMIT BPF program can then modify the skb head and still return BPFOK, so bpfxmit rechecks the...

5.9AI score0.0022EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/17 4:06 p.m.•12 views

CVE-2026-90159

In the Linux kernel, the following vulnerability has been resolved: bpf: Disallow bpfg,setsockopt in cgroup UNIX getname hooks bpfsetsockopt and bpfgetsockopt call sockownedbyme for full sockets, so these helpers expect the socket lock to be held. BPFCGROUPUNIXGETPEERNAME and...

5.8AI score0.00209EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/09/17 4:06 p.m.•27 views

CVE-2026-90159 bpf: Disallow bpf_{g,s}etsockopt() in cgroup UNIX getname hooks

In the Linux kernel, the following vulnerability has been resolved: bpf: Disallow bpfg,setsockopt in cgroup UNIX getname hooks bpfsetsockopt and bpfgetsockopt call sockownedbyme for full sockets, so these helpers expect the socket lock to be held. BPFCGROUPUNIXGETPEERNAME and...

0.00209EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/17 4:06 p.m.•14 views

CVE-2026-90159

CVE-2026-90159 affects the Linux kernel BPF subsystem. The _bpf_setsockopt() and _bpf_getsockopt() helpers call sock_owned_by_me(), which expects the socket lock to be held. However, the BPF_CGROUP_UNIX_GETPEERNAME and BPF_CGROUP_UNIX_GETSOCKNAME hooks execute BPF programs without acquiring that ...

5.8AI score0.00209EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/17 4:06 p.m.•9 views

EUVD-2026-81753

In the Linux kernel, the following vulnerability has been resolved: lwtbpf: Restore reserved headroom after xmit program ipfinishoutput2 expands an skb to LLRESERVEDSPACEdev before LWT xmit. An LWTXMIT BPF program can then modify the skb head and still return BPFOK, so bpfxmit rechecks the...

5.8AI score0.0022EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/17 4:06 p.m.•7 views

CVE-2026-90159 bpf: Disallow bpf_{g,s}etsockopt() in cgroup UNIX getname hooks

In the Linux kernel, the following vulnerability has been resolved: bpf: Disallow bpfg,setsockopt in cgroup UNIX getname hooks bpfsetsockopt and bpfgetsockopt call sockownedbyme for full sockets, so these helpers expect the socket lock to be held. BPFCGROUPUNIXGETPEERNAME and...

5.8AI score
SaveExploits0References7
Rows per page
Query Builder