Lucene search
+L

300227 matches found

Cvelist
Cvelist
•added 2026/09/17 4:06 p.m.•30 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...

0.00198EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/09/17 4:06 p.m.•8 views

CVE-2026-90155

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

5.9AI score0.00198EPSS
SaveExploits0
OSV
OSV
•added 2026/09/17 4:06 p.m.•21 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...

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

CVE-2026-90154

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

CVE-2026-90155

CVE-2026-90155 affects the ksmbd (SMB server) component of the Linux kernel . A retained file_lock used for byte-range lock bookkeeping can remain part of the VFS blocked-request graph when freed directly in __ksmbd_close_fd() or the cross-request unlock path. If a dependent waiter is still attac...

5.9AI score0.00198EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/17 4:06 p.m.•12 views

EUVD-2026-81746

In the Linux kernel, the following vulnerability has been resolved: ksmbd: bound smbcheckpermdacl ACE walks by DACL size smbcheckpermdacl validates that the DACL fits inside the NT security descriptor, but then bounds its two ACE walks by the remaining NTSD length aclsize rather than the DACL's...

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

CVE-2026-90153 ksmbd: bound smb_check_perm_dacl() ACE walks by DACL size

In the Linux kernel, the following vulnerability has been resolved: ksmbd: bound smbcheckpermdacl ACE walks by DACL size smbcheckpermdacl validates that the DACL fits inside the NT security descriptor, but then bounds its two ACE walks by the remaining NTSD length aclsize rather than the DACL's...

8.1CVSS0.00478EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/09/17 4:06 p.m.•13 views

CVE-2026-90153

In the Linux kernel, the following vulnerability has been resolved: ksmbd: bound smbcheckpermdacl ACE walks by DACL size smbcheckpermdacl validates that the DACL fits inside the NT security descriptor, but then bounds its two ACE walks by the remaining NTSD length aclsize rather than the DACL's...

8.1CVSS5.9AI score0.00478EPSS
SaveExploits0
CVE
CVE
•added 2026/09/17 4:06 p.m.•25 views

CVE-2026-90153

CVE-2026-90153 affects the Linux kernel ksmbd subsystem (in-kernel SMB server). The vulnerable function smb_check_perm_dacl() bounds its ACE walks by the remaining NT security descriptor length (acl_size) instead of the DACL's declared size (pdacl_size). An attacker with low privileges can craft ...

8.1CVSS5.8AI score0.00478EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/17 4:06 p.m.•9 views

EUVD-2026-81745

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix session leak in ksmbdsessionregister See the procedure below: smb2sesssetup ksmbdsmb2sessioncreate sessioncreate atomicset&sess-refcnt, 2 hashaddsessionstable, &sess-hlist, sess-id ksmbdsessionregister...

5.6AI score0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/17 4:06 p.m.•26 views

CVE-2026-90152 smb/server: fix session leak in ksmbd_session_register()

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix session leak in ksmbdsessionregister See the procedure below: smb2sesssetup ksmbdsmb2sessioncreate sessioncreate atomicset&sess-refcnt, 2 hashaddsessionstable, &sess-hlist, sess-id ksmbdsessionregister...

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

CVE-2026-90152

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix session leak in ksmbdsessionregister See the procedure below: smb2sesssetup ksmbdsmb2sessioncreate sessioncreate atomicset&sess-refcnt, 2 hashaddsessionstable, &sess-hlist, sess-id ksmbdsessionregister...

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

CVE-2026-90152 smb/server: fix session leak in ksmbd_session_register()

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix session leak in ksmbdsessionregister See the procedure below: smb2sesssetup ksmbdsmb2sessioncreate sessioncreate atomicset&sess-refcnt, 2 hashaddsessionstable, &sess-hlist, sess-id ksmbdsessionregister...

5.6AI score
SaveExploits0References7
CVE
CVE
•added 2026/09/17 4:06 p.m.•18 views

CVE-2026-90152

CVE-2026-90152 is a session leak in the Linux kernel's ksmbd (in-kernel SMB server). The root cause is a reference-counting error in ksmbd_session_register(): when xa_store() fails to add a session to the connection's session map, the session is not removed from the global sessions_table and one ...

5.6AI score0.00209EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/17 4:06 p.m.•8 views

CVE-2026-90151 NFSv4: remove callback IDR entry on client allocation failure

In the Linux kernel, the following vulnerability has been resolved: NFSv4: remove callback IDR entry on client allocation failure nfs4allocclient allocates an NFSv4.0 callback identifier before it finishes setting up the client. If any later initialization step fails, the error path frees the...

9.8CVSS5.7AI score
SaveExploits0References11
CVE
CVE
•added 2026/09/17 4:06 p.m.•19 views

CVE-2026-90151

CVE-2026-90151 is a use-after-free in the Linux kernel's NFSv4 subsystem. When nfs4_alloc_client() fails after allocating a callback identifier, the error path frees the nfs_client directly without removing the cb_ident_idr entry. A subsequent NFSv4.0 callback lookup can then dereference the stal...

9.8CVSS5.7AI score0.00793EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/09/17 4:06 p.m.•14 views

EUVD-2026-81743

In the Linux kernel, the following vulnerability has been resolved: pnfs/blocklayout: Fix device leaks on parse failure blparseconcat and blparsestripe allocate a child device array and then parse each child in turn. If parsing a child fails, the failed child is not counted in nrchildren and the...

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

EUVD-2026-81744

In the Linux kernel, the following vulnerability has been resolved: NFSv4: remove callback IDR entry on client allocation failure nfs4allocclient allocates an NFSv4.0 callback identifier before it finishes setting up the client. If any later initialization step fails, the error path frees the...

5.7AI score0.00793EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/17 4:06 p.m.•10 views

CVE-2026-90150 pnfs/blocklayout: Fix device leaks on parse failure

In the Linux kernel, the following vulnerability has been resolved: pnfs/blocklayout: Fix device leaks on parse failure blparseconcat and blparsestripe allocate a child device array and then parse each child in turn. If parsing a child fails, the failed child is not counted in nrchildren and the...

5.7AI score
SaveExploits0References7
Cvelist
Cvelist
•added 2026/09/17 4:06 p.m.•28 views

CVE-2026-90151 NFSv4: remove callback IDR entry on client allocation failure

In the Linux kernel, the following vulnerability has been resolved: NFSv4: remove callback IDR entry on client allocation failure nfs4allocclient allocates an NFSv4.0 callback identifier before it finishes setting up the client. If any later initialization step fails, the error path frees the...

9.8CVSS0.00793EPSS
SaveExploits0References8
Rows per page
Query Builder