Lucene search
+L

1111 matches found

NVD
NVD
added 2026/08/10 1:20 p.m.21 views

CVE-2026-68388

In the Linux kernel, the following vulnerability has been resolved: smb/client: handle overlapping allocated ranges in fallocate smb3simplefallocaterange can skip holes when an allocated range returned by the server starts before the current fallocate offset. The skipped hole is not zero-filled,...

9.8CVSS0.00514EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/10 1:20 p.m.7 views

CVE-2026-68343

In the Linux kernel, the following vulnerability has been resolved: smb: client: validate DFS referral PathConsumed parsedfsreferrals validates that the response contains the fixed referral entry array and, on for-next, the per-referral string offsets. However, the response also contains a...

9.1CVSS0.00513EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:20 p.m.6 views

UBUNTU-CVE-2026-68343

In the Linux kernel, the following vulnerability has been resolved: smb: client: validate DFS referral PathConsumed parsedfsreferrals validates that the response contains the fixed referral entry array and, on for-next, the per-referral string offsets. However, the response also contains a...

9.1CVSS5.2AI score0.00513EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.4 views

CVE-2026-68343

In the Linux kernel, the following vulnerability has been resolved: smb: client: validate DFS referral PathConsumed parsedfsreferrals validates that the response contains the fixed referral entry array and, on for-next, the per-referral string offsets. However, the response also contains a...

9.1CVSS5.5AI score0.00513EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.38 views

CVE-2026-68388 smb/client: handle overlapping allocated ranges in fallocate

In the Linux kernel, the following vulnerability has been resolved: smb/client: handle overlapping allocated ranges in fallocate smb3simplefallocaterange can skip holes when an allocated range returned by the server starts before the current fallocate offset. The skipped hole is not zero-filled,...

9.8CVSS0.00514EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 12:04 p.m.10 views

EUVD-2026-55574

In the Linux kernel, the following vulnerability has been resolved: smb/client: handle overlapping allocated ranges in fallocate smb3simplefallocaterange can skip holes when an allocated range returned by the server starts before the current fallocate offset. The skipped hole is not zero-filled,...

5.5AI score0.00514EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 12:04 p.m.28 views

CVE-2026-68388 smb/client: handle overlapping allocated ranges in fallocate

In the Linux kernel, the following vulnerability has been resolved: smb/client: handle overlapping allocated ranges in fallocate smb3simplefallocaterange can skip holes when an allocated range returned by the server starts before the current fallocate offset. The skipped hole is not zero-filled,...

9.8CVSS5.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/10 12:03 p.m.41 views

CVE-2026-68343 smb: client: validate DFS referral PathConsumed

In the Linux kernel, the following vulnerability has been resolved: smb: client: validate DFS referral PathConsumed parsedfsreferrals validates that the response contains the fixed referral entry array and, on for-next, the per-referral string offsets. However, the response also contains a...

9.1CVSS0.00513EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 12:03 p.m.12 views

CVE-2026-68343 smb: client: validate DFS referral PathConsumed

In the Linux kernel, the following vulnerability has been resolved: smb: client: validate DFS referral PathConsumed parsedfsreferrals validates that the response contains the fixed referral entry array and, on for-next, the per-referral string offsets. However, the response also contains a...

9.1CVSS5.3AI score
SaveExploits0References9
CVE
CVE
added 2026/08/10 12:03 p.m.82 views

CVE-2026-68343

CVE-2026-68343 affects the Linux kernel SMB client. A malformed DFS referral can cause PathConsumed to exceed the search name, enabling out-of-bounds DFS path parsing. The root cause is in parse_dfs_referrals where PathConsumed is not validated against the search name length before storage. The f...

9.1CVSS5.3AI score0.00513EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/10 10:40 a.m.8 views

kernel: smb: client: fix OOB reads parsing symlink error response

A flaw was found in the Linux kernel's Server Message Block SMB client. A remote, untrusted server could send a specially crafted symlink error response, leading to an out-of-bounds read vulnerability. This could result in the disclosure of sensitive information from the kernel's memory to a loca...

8.1CVSS6.5AI score0.00378EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/06 11:55 p.m.8 views

SUSE CVE-2026-64598

In the Linux kernel, the following vulnerability has been resolved: smb/client: Fix error code in smb2aeadreqalloc The "numsgs" variable is a u32 so "ERRPTRnumsgs" doesn't work. We would have to do something similar to the previous line where it's cast to int and then long. However, it's simpler ...

5.5CVSS5.5AI score0.00278EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/06 8:16 a.m.13 views

CVE-2026-64597

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

9.8CVSS0.00359EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/06 7:13 a.m.13 views

EUVD-2026-53785

In the Linux kernel, the following vulnerability has been resolved: smb/client: Fix error code in smb2aeadreqalloc The "numsgs" variable is a u32 so "ERRPTRnumsgs" doesn't work. We would have to do something similar to the previous line where it's cast to int and then long. However, it's simpler ...

5.5AI score0.00278EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/06 7:13 a.m.17 views

CVE-2026-64598

In the Linux kernel, the following vulnerability has been resolved: smb/client: Fix error code in smb2aeadreqalloc The "numsgs" variable is a u32 so "ERRPTRnumsgs" doesn't work. We would have to do something similar to the previous line where it's cast to int and then long. However, it's simpler ...

5.5AI score0.00278EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2026/08/06 7:13 a.m.11 views

CVE-2026-64598

In the Linux kernel, the following vulnerability has been resolved: smb/client: Fix error code in smb2aeadreqalloc The "numsgs" variable is a u32 so "ERRPTRnumsgs" doesn't work. We would have to do something similar to the previous line where it's cast to int and then long. However, it's simpler ...

8.8CVSS5.4AI score0.00278EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/08/06 12:00 a.m.7 views

CVE-2026-64598

In the Linux kernel, the following vulnerability has been resolved: smb/client: Fix error code in smb2aeadreqalloc The "numsgs" variable is a u32 so "ERRPTRnumsgs" doesn't work. We would have to do something similar to the previous line where it's cast to int and then long. However, it's simpler ...

8.8CVSS5.6AI score0.00278EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-64598

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 error code in smb2aeadreqalloc The numsgs variable is a u32 so ERRPTRnumsgs doesn't work. We would have to do something similar to the previous...

8.8CVSS5.6AI score0.00278EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/02 1:49 p.m.14 views

CVE-2026-64386

A flaw was found in the Linux kernel's Server Message Block SMB client. This vulnerability, a double-free error, occurs when the queryinfo replay mechanism attempts to free a response buffer that has already been released. This can happen if an error occurs during the initialization of an SMB2...

9.8CVSS5.6AI score0.00457EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 3:23 p.m.14 views

CVE-2026-64379

A flaw was found in the Linux kernel's Server Message Block SMB client. When processing server-provided file mode information, the system incorrectly applies these modes without proper security masking. This can result in unintended file permissions, potentially allowing unauthorized access to...

7.1CVSS5.8AI score0.00309EPSS
SaveExploits0References4
Rows per page
Query Builder