Lucene search
+L

2026 matches found

RedhatCVE
RedhatCVE
added 2026/07/27 7:56 a.m.17 views

CVE-2026-64384

A flaw was found in the Linux kernel's Server Message Block SMB client. This vulnerability occurs due to a double-free error when handling change notify replies. If a response attempt returns a replayable error and frees its buffer, and then SMB2notifyinit fails, the same buffer can be freed agai...

9.8CVSS6AI score0.00457EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/27 7:14 a.m.10 views

CVE-2026-64437

A flaw was found in the ksmbd component of the Linux kernel. This vulnerability allows an authenticated client using the Server Message Block SMB protocol to trigger a use-after-free error. By sending specific close and cancel requests, an attacker can cause the kernel to crash, leading to a deni...

8.8CVSS5.8AI score0.00435EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/27 6:37 a.m.10 views

CVE-2026-64393

A flaw was found in the Linux kernel's ksmbd component. This vulnerability allows a local attacker to escalate privileges by manipulating Server Message Block SMB2 SETINFO operations. The system incorrectly uses the ksmbd worker's credentials instead of the original user's credentials when...

9.1CVSS5.8AI score0.00479EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/27 6:22 a.m.13 views

CVE-2026-64398

A flaw was found in the Linux kernel's ksmbd component. An authenticated Server Message Block SMB client with only FILEWRITEATTRIBUTES permission can bypass a security check in the FSCTLSETZERODATA function. This allows the client to zero out file data, leading to data destruction and a denial of...

8.1CVSS5.8AI score0.00464EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/27 6:13 a.m.15 views

CVE-2026-64397

A flaw was found in the Linux kernel's ksmbd kernel Server Message Block daemon component. Concurrent directory query requests using the same file handle can lead to a stack use-after-free vulnerability. This occurs because smb2querydir stores a pointer to stack-allocated data that can be...

9.8CVSS5.8AI score0.00477EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2026/07/26 8:06 a.m.8 views

smb: client: fix query_info() replay double-free

...

9.8CVSS5.2AI score0.00457EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/26 8:02 a.m.10 views

smb: client: fix double-free in SMB2_open() replay

...

8.8CVSS5.2AI score0.00354EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/25 4:00 p.m.8 views

SUSE CVE-2026-64380

In the Linux kernel, the following vulnerability has been resolved: smb: client: harden POSIX SID length parsing posixinfosidsize reads sid1 to obtain the subauthority count, but its existing boundary check still accepts buffers with only one remaining byte. Require two bytes before reading sid1 ...

5.5CVSS5.7AI score0.00443EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:00 p.m.9 views

SUSE CVE-2026-64381

In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix next buffer leak in receiveencryptedstandard receiveencryptedstandard allocates nextbuffer before checking whether the number of compound PDUs already reached MAXCOMPOUND. If the limit check fails, the function...

4.7CVSS5.9AI score0.00177EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:00 p.m.10 views

SUSE CVE-2026-64382

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double-free in SMB2open replay A response-bearing attempt can return a replayable error and free its response buffer. If SMB2openinit fails before the next send, cleanup retains the previous buffer type and frees...

5.5CVSS5.9AI score0.00354EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/25 4:00 p.m.10 views

SUSE CVE-2026-64386

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix queryinfo replay double-free A response-bearing attempt can return a replayable error and free its response buffer. If SMB2queryinfoinit fails before the next send, cleanup retains the previous buffer type and...

8.1CVSS5.9AI score0.00457EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/07/25 4:00 p.m.11 views

SUSE CVE-2026-64387

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix query directory replay double-free A response-bearing attempt can return a replayable error and free its response buffer. If SMB2querydirectoryinit fails before the next send, cleanup retains the previous buffer...

8.1CVSS5.9AI score0.00457EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:00 p.m.9 views

SUSE CVE-2026-64390

In the Linux kernel, the following vulnerability has been resolved: ksmbd: track the connection owning a byte-range lock SMB2LOCK adds each granted byte-range lock to both the file lock list and the lock list of the connection which handled the request. The final close and durable handle paths,...

5.5CVSS5.7AI score0.00467EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.21 views

CVE-2026-64437

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of a deferred filelock on SMB2CLOSE then SMB2CANCEL Commit f580d27e8928 "ksmbd: fix use-after-free of a deferred filelock on double SMB2CANCEL" made smb2cancel skip a work whose state is...

8.8CVSS0.00435EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/25 10:17 a.m.10 views

CVE-2026-64396

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix UAF of struct filelock in SMB2LOCK deferred-lock cancellation When a blocking byte-range lock request is deferred in the FILELOCKDEFERRED path, ksmbd registers the asynchronous work into the connection's asyncrequests...

8.8CVSS0.00435EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/25 10:17 a.m.23 views

CVE-2026-64387

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix query directory replay double-free A response-bearing attempt can return a replayable error and free its response buffer. If SMB2querydirectoryinit fails before the next send, cleanup retains the previous buffer...

9.8CVSS0.00457EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/25 10:17 a.m.17 views

CVE-2026-64382

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double-free in SMB2open replay A response-bearing attempt can return a replayable error and free its response buffer. If SMB2openinit fails before the next send, cleanup retains the previous buffer type and frees...

8.8CVSS0.00354EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/25 10:17 a.m.13 views

CVE-2026-64383

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double-free in SMB2flush replay SMB2flush keeps its response buffer bookkeeping across replay attempts. If a replayable flush response is received and the retry then fails before cifssendrecv stores a replacement...

9.8CVSS0.00457EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.16 views

CVE-2026-64379

In the Linux kernel, the following vulnerability has been resolved: smb: client: mask server-provided mode to 07777 in modefromsid When modefromsid is active, parsedacl applies the server-provided subauth2 value from the NFS mode SID to cfmode without masking to 07777. Apply the correct masking,...

7.1CVSS5.3AI score0.00309EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.20 views

CVE-2026-64257

In the Linux kernel, the following vulnerability has been resolved: smb: client: reject overlapping data areas in SMB2 responses Commit 53b7c271f06b "smb: client: restrict implied bcc0 exemption to responses without data area" restricted the implied bcc0 length exception to responses without a da...

9.1CVSS5.4AI score0.00664EPSS
SaveExploits0References8
Rows per page
Query Builder