Lucene search
+L

300227 matches found

EUVD
EUVD
•added 2026/09/17 4:06 p.m.•8 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
CVE
CVE
•added 2026/09/17 4:06 p.m.•15 views

CVE-2026-90160

CVE-2026-90160 affects the Linux kernel 's lightweight tunnel BPF subsystem (lwt_bpf). When an LWT_XMIT BPF program modifies the skb head, the post-program headroom recheck in bpf_xmit() uses dst->dev->hard_header_len (14 bytes on Ethernet) instead of LL_RESERVED_SPACE(dev) (16 bytes). Sinc...

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

EUVD-2026-81750

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject negative optlen in cgroup getsockopt hook A cgroup getsockopt BPF program can shrink ctx-optlen after the kernel getsockopt handler has run. The kernel-buffer variant, used by TCPZEROCOPYRECEIVE, only rejects values...

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

CVE-2026-90157

CVE-2026-90157 affects the Linux kernel BPF cgroup getsockopt hook. A cgroup getsockopt BPF program can shrink ctx->optlen after the kernel getsockopt handler runs. The kernel-buffer variant (used by TCP_ZEROCOPY_RECEIVE ) only rejects values larger than the original length, so a negative optl...

5.8AI score0.0022EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2026/09/17 4:06 p.m.•13 views

CVE-2026-90157

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject negative optlen in cgroup getsockopt hook A cgroup getsockopt BPF program can shrink ctx-optlen after the kernel getsockopt handler has run. The kernel-buffer variant, used by TCPZEROCOPYRECEIVE, only rejects values...

5.9AI score0.0022EPSS
SaveExploits0
OSV
OSV
•added 2026/09/17 4:06 p.m.•9 views

CVE-2026-90157 bpf: Reject negative optlen in cgroup getsockopt hook

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject negative optlen in cgroup getsockopt hook A cgroup getsockopt BPF program can shrink ctx-optlen after the kernel getsockopt handler has run. The kernel-buffer variant, used by TCPZEROCOPYRECEIVE, only rejects values...

5.9AI score
SaveExploits0References11
EUVD
EUVD
•added 2026/09/17 4:06 p.m.•11 views

EUVD-2026-81751

In the Linux kernel, the following vulnerability has been resolved: m68k: nfcon: Do not call consoleisregistered in nfcondevice Since 7c2af0f634f1 "tty: ttyio: use consolelistlock for list synchronization" showconsactive calls the .device method under the consolelistlock, but consoleisregistered...

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

CVE-2026-90157 bpf: Reject negative optlen in cgroup getsockopt hook

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject negative optlen in cgroup getsockopt hook A cgroup getsockopt BPF program can shrink ctx-optlen after the kernel getsockopt handler has run. The kernel-buffer variant, used by TCPZEROCOPYRECEIVE, only rejects values...

0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:06 p.m.•27 views

CVE-2026-90158 m68k: nfcon: Do not call console_is_registered() in nfcon_device()

In the Linux kernel, the following vulnerability has been resolved: m68k: nfcon: Do not call consoleisregistered in nfcondevice Since 7c2af0f634f1 "tty: ttyio: use consolelistlock for list synchronization" showconsactive calls the .device method under the consolelistlock, but consoleisregistered...

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

CVE-2026-90158

CVE-2026-90158 affects the Linux kernel 's m68k nfcon (Novell Netware console) driver. Since commit 7c2af0f634f1, show_cons_active() invokes the .device() callback while holding console_list_lock, yet nfcon_device() calls console_is_registered(), which attempts to acquire the same lock—causing a ...

5.8AI score0.00209EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/09/17 4:06 p.m.•9 views

CVE-2026-90158

In the Linux kernel, the following vulnerability has been resolved: m68k: nfcon: Do not call consoleisregistered in nfcondevice Since 7c2af0f634f1 "tty: ttyio: use consolelistlock for list synchronization" showconsactive calls the .device method under the consolelistlock, but consoleisregistered...

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

EUVD-2026-81749

In the Linux kernel, the following vulnerability has been resolved: ksmbd: safely discard unregistered deferred locks When vfslockfile defers a lock, smb2lock puts its ksmbdlock on rollbacklist before allocating and registering the asynchronous work. If either operation fails, rollback assumes th...

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

CVE-2026-90156

CVE-2026-90156 affects the ksmbd (SMB server) module in the Linux kernel . The vulnerability is a NULL pointer dereference in the lock rollback path: when vfs_lock_file() defers a lock, smb2_lock() places its ksmbd_lock on the rollback list before allocating and registering the asynchronous work....

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

CVE-2026-90156 ksmbd: safely discard unregistered deferred locks

In the Linux kernel, the following vulnerability has been resolved: ksmbd: safely discard unregistered deferred locks When vfslockfile defers a lock, smb2lock puts its ksmbdlock on rollbacklist before allocating and registering the asynchronous work. If either operation fails, rollback assumes th...

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

CVE-2026-90156 ksmbd: safely discard unregistered deferred locks

In the Linux kernel, the following vulnerability has been resolved: ksmbd: safely discard unregistered deferred locks When vfslockfile defers a lock, smb2lock puts its ksmbdlock on rollbacklist before allocating and registering the asynchronous work. If either operation fails, rollback assumes th...

5.8AI score
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/09/17 4:06 p.m.•9 views

CVE-2026-90156

In the Linux kernel, the following vulnerability has been resolved: ksmbd: safely discard unregistered deferred locks When vfslockfile defers a lock, smb2lock puts its ksmbdlock on rollbacklist before allocating and registering the asynchronous work. If either operation fails, rollback assumes th...

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

EUVD-2026-81747

In the Linux kernel, the following vulnerability has been resolved: ksmbd: scope session state changes to bound connections ksmbdallconnsetstatus treats every connection whose transient binding flag is set as belonging to the target SessionId. A logoff or session replacement can consequently move...

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

CVE-2026-90154

CVE-2026-90154 affects the ksmbd subsystem of the Linux kernel . The function ksmbd_all_conn_set_status() incorrectly treats every connection with a transient binding flag as belonging to the target SessionId, so a logoff or session replacement can move an unrelated connection to NEED_RECONNECT o...

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

CVE-2026-90154 ksmbd: scope session state changes to bound connections

In the Linux kernel, the following vulnerability has been resolved: ksmbd: scope session state changes to bound connections ksmbdallconnsetstatus treats every connection whose transient binding flag is set as belonging to the target SessionId. A logoff or session replacement can consequently move...

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

CVE-2026-90155 ksmbd: detach blocked lock requests before freeing

In the Linux kernel, the following vulnerability has been resolved: ksmbd: detach blocked lock requests before freeing A filelock retained by ksmbd for byte-range lock bookkeeping can still be part of the VFS blocked-request graph. In particular, the VFS can chain a new waiter below an already...

0.00198EPSS
SaveExploits0References2
Rows per page
Query Builder