Lucene search
+L

29885 matches found

OSV
OSV
•added 2026/07/25 10:17 a.m.•12 views

UBUNTU-CVE-2026-64397

In the Linux kernel, the following vulnerability has been resolved: ksmbd: serialize QUERYDIRECTORY requests per file smb2querydir stores a pointer to its stack-allocated private data in the ksmbdfile readdirdata. Concurrent QUERYDIRECTORY requests using the same file handle can overwrite this...

9.8CVSS5.7AI score0.00701EPSS
SaveExploits0References20
CVE
CVE
•added 2026/07/25 8:51 a.m.•44 views

CVE-2026-64477

CVE-2026-64477 affects Linux kernel (x86, fs/resctrl) where offlining a CPU with SNC enabled can trigger an out-of-bounds access. The root cause is that when a monitoring domain’s cpu_mask becomes empty, the NUMA node lookup uses nr_cpu_ids, leading to out-of-bounds during RMID reading. The mitig...

5.8AI score0.00209EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/07/25 8:50 a.m.•15 views

EUVD-2026-48941

In the Linux kernel, the following vulnerability has been resolved: ksmbd: serialize QUERYDIRECTORY requests per file smb2querydir stores a pointer to its stack-allocated private data in the ksmbdfile readdirdata. Concurrent QUERYDIRECTORY requests using the same file handle can overwrite this...

5.7AI score0.00701EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/07/25 8:50 a.m.•50 views

CVE-2026-64397 ksmbd: serialize QUERY_DIRECTORY requests per file

In the Linux kernel, the following vulnerability has been resolved: ksmbd: serialize QUERYDIRECTORY requests per file smb2querydir stores a pointer to its stack-allocated private data in the ksmbdfile readdirdata. Concurrent QUERYDIRECTORY requests using the same file handle can overwrite this...

9.8CVSS0.00701EPSS
SaveExploits0References6
OSV
OSV
•added 2026/07/25 8:50 a.m.•18 views

CVE-2026-64397 ksmbd: serialize QUERY_DIRECTORY requests per file

In the Linux kernel, the following vulnerability has been resolved: ksmbd: serialize QUERYDIRECTORY requests per file smb2querydir stores a pointer to its stack-allocated private data in the ksmbdfile readdirdata. Concurrent QUERYDIRECTORY requests using the same file handle can overwrite this...

9.8CVSS5.7AI score
SaveExploits0References9
CVE
CVE
•added 2026/07/25 8:50 a.m.•83 views

CVE-2026-64397

CVE-2026-64397 affects the Linux kernel ksmbd component. The issue arises in smb2_query_dir() which stores a pointer to stack-allocated private data in ksmbd_file readdir_data; concurrent QUERY_DIRECTORY requests using the same file handle can overwrite this pointer while an iterate_dir() callbac...

9.8CVSS5.7AI score0.00701EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
•added 2026/07/25 8:50 a.m.•17 views

CVE-2026-64397

In the Linux kernel, the following vulnerability has been resolved: ksmbd: serialize QUERYDIRECTORY requests per file smb2querydir stores a pointer to its stack-allocated private data in the ksmbdfile readdirdata. Concurrent QUERYDIRECTORY requests using the same file handle can overwrite this...

9.8CVSS5.7AI score0.00701EPSS
SaveExploits0
attackerkb
attackerkb
•added 2026/07/25 8:50 a.m.•12 views

CVE-2026-64397

In the Linux kernel, the following vulnerability has been resolved: ksmbd: serialize QUERYDIRECTORY requests per file smb2querydir stores a pointer to its stack-allocated private data in the ksmbdfile readdirdata. Concurrent QUERYDIRECTORY requests using the same file handle can overwrite this...

9.8CVSS5.7AI score0.00701EPSS
SaveExploits0References7Affected Software1
CVE
CVE
•added 2026/07/25 8:50 a.m.•50 views

CVE-2026-64387

Summary (CVE-2026-64387) : The Linux kernel SMB client is affected by a replay-double-free condition in query directory handling. If SMB2_query_directory_init() fails before the next send, a previously freed response buffer could be freed again due to stale bookkeeping, potentially compromising c...

9.8CVSS5.9AI score0.00457EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
•added 2026/07/25 8:50 a.m.•18 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.8CVSS5.8AI score0.00457EPSS
SaveExploits0
EUVD
EUVD
•added 2026/07/25 8:50 a.m.•23 views

EUVD-2026-48931

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

5.9AI score0.00457EPSS
SaveExploits0References5
OSV
OSV
•added 2026/07/25 8:50 a.m.•11 views

CVE-2026-64387 smb: client: fix query directory replay double-free

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.8CVSS5.9AI score
SaveExploits0References8
EUVD
EUVD
•added 2026/07/25 8:50 a.m.•25 views

EUVD-2026-48930

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

5.9AI score0.00457EPSS
SaveExploits0References5
OSV
OSV
•added 2026/07/25 8:50 a.m.•12 views

CVE-2026-64386 smb: client: fix query_info() replay double-free

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

9.8CVSS5.9AI score
SaveExploits0References8
Debian CVE
Debian CVE
•added 2026/07/25 8:50 a.m.•18 views

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

9.8CVSS5.8AI score0.00457EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/07/25 8:50 a.m.•46 views

CVE-2026-64386 smb: client: fix query_info() replay double-free

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

9.8CVSS0.00457EPSS
SaveExploits0References5
CVE
CVE
•added 2026/07/25 8:50 a.m.•90 views

CVE-2026-64386

CVE-2026-64386 : In the Linux kernel SMB client, a replayable error could free the prior response buffer when SMB2_query_info_init() fails before the next send, causing a double-free. The fix resets response bookkeeping before each attempt to prevent stale frees. Affected component is the SMB cli...

9.8CVSS5.9AI score0.00457EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
•added 2026/07/25 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-64397

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ksmbd: serialize QUERYDIRECTORY requests per file smb2querydir stores a pointer to its stack- allocated private data in the ksmbdfile readdirdata. Concurrent...

9.8CVSS7.7AI score0.00701EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/07/25 12:00 a.m.•43 views

PT-2026-64607

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A double-free issue exists in the SMB client. A response-bearing attempt can return a replayable error and free its response buffer. If the SMB2 query info init function fails before the...

9.8CVSS6AI score0.00457EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/07/25 12:00 a.m.•9 views

Linux Distros Unpatched Vulnerability : CVE-2026-64387

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - smb: client: fix query directory replay double-free A response-bearing attempt can return a replayable error and free its response buffer. If...

9.8CVSS6AI score0.00457EPSS
SaveExploits0References3
Rows per page
Query Builder