Lucene search
+L

237153 matches found

Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.6 views

CVE-2026-64142

In the Linux kernel, the following vulnerability has been resolved: ksmbd: close durable scavenger races against mfplist lookups ksmbddurablescavenger has two related races against any walker that iterates fci-mfplist, including ksmbdlookupfdinode used by ksmbdvfsrename and the share-mode checks ...

9.8CVSS5.3AI score0.0048EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 3:40 p.m.11 views

EUVD-2026-45826

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in compareguidkey sessionfdcheck walks the per-inode moplist during durable-handle session teardown and sets op-conn = NULL for every opinfo whose conn matched the closing session's connection...

5.4AI score0.00441EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.7 views

CVE-2026-64141

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in compareguidkey sessionfdcheck walks the per-inode moplist during durable-handle session teardown and sets op-conn = NULL for every opinfo whose conn matched the closing session's connection...

5.2AI score0.00441EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.6 views

CVE-2026-64139

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix SID memory leak in setposixaclentriesdacl on overflow Commit 299f962c0b02 "ksmbd: use checkaddoverflow to prevent u16 DACL size overflow" added checkaddoverflow guards that break out of the ACE-building loops in...

5.6AI score0.00184EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/07/19 3:40 p.m.15 views

CVE-2026-64139

CVE-2026-64139 : In the Linux kernel ksmbd path, a memory-leak exists in set_posix_acl_entries_dacl() on overflow. The loop allocates a struct smb_sid with kmalloc_obj() each iteration and relies on per-iteration kfree() at loop end. Introduced break paths skip these frees, causing the sid buffer...

5.7AI score0.00184EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.7 views

CVE-2026-64139

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix SID memory leak in setposixaclentriesdacl on overflow Commit 299f962c0b02 "ksmbd: use checkaddoverflow to prevent u16 DACL size overflow" added checkaddoverflow guards that break out of the ACE-building loops in...

5.5AI score0.00184EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.7 views

CVE-2026-64137

In the Linux kernel, the following vulnerability has been resolved: smb: client: require net admin for CIFS SWN netlink CIFSGENLCMDSWNNOTIFY is the userspace witness-notify command. The intended sender is the cifs.witness helper, but the generic-netlink operation currently has no capability flag,...

5.3AI score0.00129EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/07/19 3:40 p.m.9 views

EUVD-2026-45822

In the Linux kernel, the following vulnerability has been resolved: smb: client: require net admin for CIFS SWN netlink CIFSGENLCMDSWNNOTIFY is the userspace witness-notify command. The intended sender is the cifs.witness helper, but the generic-netlink operation currently has no capability flag,...

5.3AI score0.00129EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.10 views

CVE-2026-64137

In the Linux kernel, the following vulnerability has been resolved: smb: client: require net admin for CIFS SWN netlink CIFSGENLCMDSWNNOTIFY is the userspace witness-notify command. The intended sender is the cifs.witness helper, but the generic-netlink operation currently has no capability flag,...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 3:40 p.m.10 views

EUVD-2026-45823

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate SID in parent security descriptor during ACL inheritance Introduce smbvalidatentsdsid helper to safely validate Owner SID and Group SID inside the NT Security Descriptor smbntsd retrieved from the parent directory...

5.3AI score0.00415EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/19 3:40 p.m.19 views

CVE-2026-64138

CVE-2026-64138 affects the ksmbd component in the Linux kernel, addressing a vulnerability in ACL inheritance where the Owner/Group SIDs from the NT Security Descriptor could be unsafe when retrieved from a parent directory. The fix introduces the helper smb_validate_ntsd_sid() to safely validate...

8.8CVSS5.3AI score0.00415EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.33 views

CVE-2026-64137 smb: client: require net admin for CIFS SWN netlink

In the Linux kernel, the following vulnerability has been resolved: smb: client: require net admin for CIFS SWN netlink CIFSGENLCMDSWNNOTIFY is the userspace witness-notify command. The intended sender is the cifs.witness helper, but the generic-netlink operation currently has no capability flag,...

7.8CVSS0.00129EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.7 views

CVE-2026-64138

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate SID in parent security descriptor during ACL inheritance Introduce smbvalidatentsdsid helper to safely validate Owner SID and Group SID inside the NT Security Descriptor smbntsd retrieved from the parent directory...

8.8CVSS5.3AI score0.00415EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.13 views

CVE-2026-64138

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate SID in parent security descriptor during ACL inheritance Introduce smbvalidatentsdsid helper to safely validate Owner SID and Group SID inside the NT Security Descriptor smbntsd retrieved from the parent directory...

8.8CVSS5.2AI score0.00415EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.33 views

CVE-2026-64136 smb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()

In the Linux kernel, the following vulnerability has been resolved: smb: client: protect tccount increment in smb2findsmbsesstconunlocked Commit 96c4af418586 "cifs: Fix locking usage for tcon fields" refactored cifs code to change cifstcpseslock for tclock around tccount changes. There was missin...

9.8CVSS0.00491EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.8 views

CVE-2026-64136

In the Linux kernel, the following vulnerability has been resolved: smb: client: protect tccount increment in smb2findsmbsesstconunlocked Commit 96c4af418586 "cifs: Fix locking usage for tcon fields" refactored cifs code to change cifstcpseslock for tclock around tccount changes. There was missin...

5.4AI score0.00491EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/07/19 3:40 p.m.10 views

EUVD-2026-45821

In the Linux kernel, the following vulnerability has been resolved: smb: client: protect tccount increment in smb2findsmbsesstconunlocked Commit 96c4af418586 "cifs: Fix locking usage for tcon fields" refactored cifs code to change cifstcpseslock for tclock around tccount changes. There was missin...

5.5AI score0.00491EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.13 views

CVE-2026-64136

In the Linux kernel, the following vulnerability has been resolved: smb: client: protect tccount increment in smb2findsmbsesstconunlocked Commit 96c4af418586 "cifs: Fix locking usage for tcon fields" refactored cifs code to change cifstcpseslock for tclock around tccount changes. There was missin...

9.8CVSS5.3AI score0.00491EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 3:40 p.m.23 views

CVE-2026-64136

CVE-2026-64136 fixes a race condition in the Linux kernel SMB client (CIFS) by adding the missing lock around tc_count in smb2_find_smb_sess_tcon_unlocked(). The root cause was refactoring that altered locking for tc_lock/tcon fields, leaving tc_count increment without synchronization. The patch ...

9.8CVSS5.5AI score0.00491EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/19 3:40 p.m.10 views

CVE-2026-64136 smb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()

In the Linux kernel, the following vulnerability has been resolved: smb: client: protect tccount increment in smb2findsmbsesstconunlocked Commit 96c4af418586 "cifs: Fix locking usage for tcon fields" refactored cifs code to change cifstcpseslock for tclock around tccount changes. There was missin...

9.8CVSS5.4AI score
SaveExploits0References8
Rows per page
Query Builder