Lucene search
+L

40 matches found

RedHat Linux
RedHat Linux
•added 2026/09/21 1:26 a.m.•6 views

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

A flaw was found in the Linux kernel's Server Message Block SMB client. A double-free vulnerability exists in the SMB2open replay mechanism. This occurs when a response-bearing attempt returns a replayable error and frees its response buffer, and then the cleanup process attempts to free the same...

8.8CVSS6.7AI score0.00354EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/16 1:48 a.m.•11 views

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

A flaw was found in the Linux kernel's Server Message Block SMB client. A double-free vulnerability exists in the SMB2open replay mechanism. This occurs when a response-bearing attempt returns a replayable error and frees its response buffer, and then the cleanup process attempts to free the same...

8.8CVSS6.8AI score0.00354EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/08/20 6:44 a.m.•12 views

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

A flaw was found in the Linux kernel's Server Message Block SMB client. A double-free vulnerability exists in the SMB2open replay mechanism. This occurs when a response-bearing attempt returns a replayable error and frees its response buffer, and then the cleanup process attempts to free the same...

8.8CVSS6.3AI score0.00354EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/08/20 6:35 a.m.•13 views

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

A flaw was found in the Linux kernel's Server Message Block SMB client. A double-free vulnerability exists in the SMB2open replay mechanism. This occurs when a response-bearing attempt returns a replayable error and frees its response buffer, and then the cleanup process attempts to free the same...

8.8CVSS6.3AI score0.00354EPSS
SaveExploits0References5
OSV
OSV
•added 2026/07/25 10:17 a.m.•7 views

AZL-93671 CVE-2026-64382 affecting package kernel for versions less than 6.6.145.2-1

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.8CVSS6AI score0.00354EPSS
SaveExploits0References1
OSV
OSV
•added 2026/07/25 10:17 a.m.•18 views

UBUNTU-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.8CVSS5.8AI score0.00354EPSS
SaveExploits0References19
CVE
CVE
•added 2026/07/25 8:50 a.m.•83 views

CVE-2026-64382

CVE-2026-64382 describes a Linux kernel SMB client-use-after-free issue in SMB2_open() replay handling. The vulnerability arises because a response-bearing SMB2_open attempt could return a replayable error and free its response buffer; if SMB2_open_init() fails before the next send, cleanup may f...

8.8CVSS5.9AI score0.00354EPSS
SaveExploits0References5Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/25 12:00 a.m.•0 views

CVE-2026-64382: Undefined Security Weakness

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.8CVSS6AI score0.00354EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/06/25 11:54 p.m.•20 views

CVE-2026-53010

A flaw was found in the Linux kernel's ksmbd component. During a durable reconnect process in the smb2open function, a reference to a durable file descriptor is prematurely dropped. This can lead to a use-after-free vulnerability, potentially resulting in system instability or a denial of service...

9.8CVSS5.8AI score0.00652EPSS
SaveExploits0References4
NVD
NVD
•added 2026/06/24 5:17 p.m.•19 views

CVE-2026-53010

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2open during durable reconnect In smb2open, the call to ksmbdputdurablefdfp drops the reference to the durable file descriptor early during the durable reconnect process. If an error occurs...

9.8CVSS0.00652EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/06/24 4:29 p.m.•51 views

CVE-2026-53010 ksmbd: fix use-after-free in smb2_open during durable reconnect

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2open during durable reconnect In smb2open, the call to ksmbdputdurablefdfp drops the reference to the durable file descriptor early during the durable reconnect process. If an error occurs...

9.8CVSS0.00652EPSS
SaveExploits0References5
OSV
OSV
•added 2026/06/24 4:29 p.m.•16 views

CVE-2026-53010 ksmbd: fix use-after-free in smb2_open during durable reconnect

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2open during durable reconnect In smb2open, the call to ksmbdputdurablefdfp drops the reference to the durable file descriptor early during the durable reconnect process. If an error occurs...

9.8CVSS5.8AI score
SaveExploits0References8
CVE
CVE
•added 2026/06/24 4:29 p.m.•61 views

CVE-2026-53010

The CVE-2026-53010 vulnerability is in the Linux kernel ksmbd component. In smb2_open during a durable reconnect, a reference to the durable file descriptor is dropped too early (ksmbd_put_durable_fd(fp)), risking a use-after-free when error handling or scavenger access occurs (fp fields like cre...

9.8CVSS5.7AI score0.00652EPSS
SaveExploits0References5Affected Software1
AstraLinux
AstraLinux
•added 2026/06/24 3:11 p.m.•11 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: smb/server: Fixed the reference count leak in smb2open. When ksmbdvfsgetattr fails, the reference count of ksmbdfile must be released...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/06/24 12:00 a.m.•1 views

CVE-2026-53010: Use After Free

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2open during durable reconnect In smb2open, the call to ksmbdputdurablefdfp drops the reference to the durable file descriptor early during the durable reconnect process. If an error occurs...

9.8CVSS6.3AI score0.00652EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•19 views

CVE-2026-43378

In the Linux kernel, the following vulnerability has been resolved: smb: server: fix use-after-free in smb2open The opinfo pointer obtained via rcudereferencefp-fopinfo is dereferenced after rcureadunlock, creating a use-after-free window...

9.8CVSS5.3AI score0.00438EPSS
SaveExploits0References37
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/08 12:00 a.m.•0 views

CVE-2026-43378: Use After Free

In the Linux kernel, the following vulnerability has been resolved: smb: server: fix use-after-free in smb2open The opinfo pointer obtained via rcudereferencefp-fopinfo is dereferenced after rcureadunlock, creating a use-after-free window...

9.8CVSS6.3AI score0.00438EPSS
SaveExploits0References8
OSV
OSV
•added 2026/02/14 5:15 p.m.•12 views

UBUNTU-CVE-2025-71223

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix refcount leak in smb2open When ksmbdvfsgetattr fails, the reference count of ksmbdfile must be released...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/02/14 4:27 p.m.•44 views

CVE-2025-71223 smb/server: fix refcount leak in smb2_open()

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix refcount leak in smb2open When ksmbdvfsgetattr fails, the reference count of ksmbdfile must be released...

0.00127EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/02/14 12:00 a.m.•0 views

CVE-2025-71223: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix refcount leak in smb2open When ksmbdvfsgetattr fails, the reference count of ksmbdfile must be released...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References1
Rows per page
Query Builder