Lucene search
+L

8569 matches found

NVD
NVD
added yesterday5 views

CVE-2026-72492

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in sameclienthaslease sameclienthaslease returns an opinfo pointer from ci-moplist after dropping ci-mlock without taking a reference. smbgrantoplock then dereferences that pointer in copylease and when...

0.0018EPSS
SaveExploits0References7
NVD
NVD
added yesterday3 views

CVE-2026-72315

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix busy dentry warning on unmount after DIO Commit c68337442f03 "cifs: Fix busy dentry used after unmounting" fixed the issue in cifs where deferred close of a file led to a dentry reference count not being released...

0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
added yesterday10 views

CVE-2026-72492 ksmbd: fix use-after-free in same_client_has_lease()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in sameclienthaslease sameclienthaslease returns an opinfo pointer from ci-moplist after dropping ci-mlock without taking a reference. smbgrantoplock then dereferences that pointer in copylease and when...

0.0018EPSS
SaveExploits0References7
OSV
OSV
added yesterday2 views

CVE-2026-72315 smb: client: fix busy dentry warning on unmount after DIO

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix busy dentry warning on unmount after DIO Commit c68337442f03 "cifs: Fix busy dentry used after unmounting" fixed the issue in cifs where deferred close of a file led to a dentry reference count not being released...

5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added yesterday6 views

CVE-2026-72315 smb: client: fix busy dentry warning on unmount after DIO

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix busy dentry warning on unmount after DIO Commit c68337442f03 "cifs: Fix busy dentry used after unmounting" fixed the issue in cifs where deferred close of a file led to a dentry reference count not being released...

0.00198EPSS
SaveExploits0References2
EUVD
EUVD
added yesterday6 views

EUVD-2026-59209

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix overflow in passthrough ioctl bounds check smb2ioctlqueryinfo validates the PASSTHRUFSCTL response payload before copying it to userspace. The payload offset and length both come from 32-bit fields. The bounds...

5.8AI score0.0022EPSS
SaveExploits0References8
EUVD
EUVD
added yesterday6 views

EUVD-2026-59079

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for FSCTL mutations SETSPARSE, SETZERODATA and SETCOMPRESSION operate on an open SMB handle but call VFS xattr, fallocate or fileattr helpers with the current ksmbd worker credentials. Those helpers...

5.4AI score0.00172EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-74521

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use memcmp to compare ClientGUIDs ClientGUID is a fixed-size binary value and can contain embedded NUL bytes. strncmp stops comparing at the first NUL byte, so different ClientGUID values can incorrectly be treated as equa...

5.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added yesterday4 views

PT-2026-72498

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix overflow in passthrough ioctl bounds check smb2 ioctl query info validates the PASSTHRU FSCTL response payload before copying it to userspace. The payload offset and length both come from 32-bit fields. The bound...

5.8AI score0.0022EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added yesterday3 views

PT-2026-72169

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for FSCTL mutations SET SPARSE, SET ZERO DATA and SET COMPRESSION operate on an open SMB handle but call VFS xattr, fallocate or fileattr helpers with the current ksmbd worker credentials. Those...

5.4AI score0.00172EPSS
SaveExploits0References7
Veracode
Veracode
added 2 days ago6 views

Directory Traversal

Spring Integration is vulnerable to Directory Traversal. The vulnerability is due to insufficient validation of file paths received from malicious or compromised FTP/SFTP/SMB servers, which allows an attacker to write arbitrary content to files outside the configured local directory...

7.1CVSS5.4AI score0.0021EPSS
SaveExploits0References5Affected Software2
RedhatCVE
RedhatCVE
added 3 days ago3 views

CVE-2026-64597

A flaw was found in the Linux kernel's Server Message Block SMB client. A vulnerability exists in the SMB2close replay mechanism where a response buffer can be freed twice. This double-free condition can lead to memory corruption, potentially resulting in a denial of service or the execution of...

9.8CVSS5.9AI score0.00364EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 4 days ago14 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

8.8CVSS6.5AI score0.00352EPSS
SaveExploits1References4
CVE
CVE
added 4 days ago47 views

CVE-2026-68431

The CVE-2026-68431 entry documents a Linux kernel ksmbd flaw where SMB2 transform requests bypass minimum PDU size validation, allowing an unauthenticated remote attacker on SMB2.1 to trigger reads beyond the request allocation and potentially disclose data. The issue arises because the transform...

9.1CVSS5.4AI score0.00265EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 4 days ago8 views

RHEL 9 : kernel (RHSA-2026:53990)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:53990 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: fs/smb/client: fix...

8.8CVSS6.6AI score0.00352EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 4 days ago7 views

RHEL 8 : kernel (RHSA-2026:53989)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:53989 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: xen/privcmd: fix double free...

8.8CVSS5.5AI score0.00352EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 5 days ago6 views

CVE-2026-68099

A flaw was found in ksmbd, a Linux kernel module that provides an in-kernel SMB server. An integer overflow vulnerability exists when processing Access Control Lists ACLs. This flaw can lead to a malformed ACL, which, when re-parsed by clients or ksmbd itself, may trigger out-of-bounds reads. Thi...

7CVSS5.5AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 5 days ago8 views

CVE-2026-68343

A flaw was found in the Linux kernel's Server Message Block SMB client. A remote attacker could send a specially crafted SMB response containing a malformed Distributed File System DFS referral. This could cause the PathConsumed value to exceed the search name length, leading to an out-of-bounds...

9.1CVSS5.4AI score0.00484EPSS
SaveExploits0References4
NVD
NVD
added 5 days ago5 views

CVE-2026-65794

Buffer over-read in Windows SMB Client allows an unauthorized attacker to disclose information over a network...

6.5CVSS0.00651EPSS
SaveExploits0References1
NVD
NVD
added 5 days ago5 views

CVE-2026-62799

Heap-based buffer overflow in Windows SMB Client allows an authorized attacker to elevate privileges locally...

7.8CVSS0.00257EPSS
SaveExploits0References1
Rows per page
Query Builder