Lucene search
+L

8400 matches found

Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.19 views

PT-2026-39039

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the SMB server component. The opinfo pointer, obtained through the rcu dereferencefp-f opinfo function, is dereferenced after the rcu read unlock functio...

9.8CVSS5.8AI score0.00308EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/05/08 12:0 a.m.10 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the opinfo pointer in smblazyparentleasebreakclose being accessed after rcureadunlock, resulting ...

9.8CVSS5.8AI score0.00444EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/08 12:0 a.m.9 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a corruption in the on-the-fly encryption process in the SMB2write function. This vulnerability may cau...

8.1CVSS5.8AI score0.00217EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/08 12:0 a.m.13 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel. This vulnerability stems from the parsedacl function in SMB clients, which treats ACEs matching sidunixNFSmode as NFS mo...

7.6CVSS5.8AI score0.00224EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/05/08 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-43362

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 in-place encryption corruption in SMB2write SMB2write places write payload in iov1..n as part of rqiov. smb3inittransformrq pointer-shares rqio...

8.1CVSS6.6AI score0.00217EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/05/08 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-43350

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - smb: client: require a full NFS mode SID before reading mode bits parsedacl treats an ACE SID matching sidunixNFSmode as an NFS mode SID and reads sid.subauth2 ...

7.6CVSS5.9AI score0.00224EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.12 views

PT-2026-39040

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the smb lazy parent lease break close function. The opinfo pointer, obtained via rcu dereferencefp-f opinfo, is accessed after rcu read unlock is called...

9.8CVSS5.8AI score0.00444EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/05/07 2:16 a.m.10 views

SUSE CVE-2026-43239

In the Linux kernel, the following vulnerability has been resolved: smb: client: prevent races in -queryinterfaces It was possible for two query interface works to be concurrently trying to update the interfaces. Prevent this by checking and updating ifacelastupdate under ifacelock...

5.5CVSS5.7AI score0.00354EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2026/05/06 8:47 p.m.20 views

CVE-2026-43185

A flaw was found in ksmbd within the Linux kernel. A remote attacker can exploit a signedness bug in the smbdirectpreparenegotiation function by sending a specially crafted preferredsendsize value during SMB direct negotiation. This manipulation leads to an incorrect size calculation, allowing a...

9.8CVSS6.4AI score0.00622EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/06 12:30 p.m.8 views

EUVD-2026-27748

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix signededness bug in smbdirectpreparenegotiation smbdirectpreparenegotiation casts an unsigned u32 value from sp-maxrecvsize and req-preferredsendsize to a signed int before computing mintint, .... A maliciously provide...

5.8AI score0.00622EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/06 12:16 p.m.6 views

CVE-2026-43239

In the Linux kernel, the following vulnerability has been resolved: smb: client: prevent races in -queryinterfaces It was possible for two query interface works to be concurrently trying to update the interfaces. Prevent this by checking and updating ifacelastupdate under ifacelock...

8.8CVSS0.00354EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/06 11:28 a.m.30 views

CVE-2026-43239

The CVE-2026-43239 issue concerns the Linux kernel SMB client where two concurrent operations could race while updating network interfaces via query_interfaces(), risking an inconsistent state. The root cause is improper synchronization of iface_last_update under iface_lock. Public advisories con...

8.8CVSS5.7AI score0.00354EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/05/06 11:28 a.m.43 views

CVE-2026-43239 smb: client: prevent races in ->query_interfaces()

In the Linux kernel, the following vulnerability has been resolved: smb: client: prevent races in -queryinterfaces It was possible for two query interface works to be concurrently trying to update the interfaces. Prevent this by checking and updating ifacelastupdate under ifacelock...

8.8CVSS0.00354EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/06 11:28 a.m.3 views

CVE-2026-43239 smb: client: prevent races in ->query_interfaces()

In the Linux kernel, the following vulnerability has been resolved: smb: client: prevent races in -queryinterfaces It was possible for two query interface works to be concurrently trying to update the interfaces. Prevent this by checking and updating ifacelastupdate under ifacelock...

8.8CVSS6.5AI score0.00354EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/05/06 11:27 a.m.40 views

CVE-2026-43185 ksmbd: fix signededness bug in smb_direct_prepare_negotiation()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix signededness bug in smbdirectpreparenegotiation smbdirectpreparenegotiation casts an unsigned u32 value from sp-maxrecvsize and req-preferredsendsize to a signed int before computing mintint, .... A maliciously provide...

9.8CVSS0.00622EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/05/06 11:27 a.m.9 views

CVE-2026-43185

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix signededness bug in smbdirectpreparenegotiation smbdirectpreparenegotiation casts an unsigned u32 value from sp-maxrecvsize and req-preferredsendsize to a signed int before computing mintint, .... A maliciously provide...

9.8CVSS6AI score0.00622EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/05/06 7:40 a.m.12 views

CVE-2026-43112

In the Linux kernel, the following vulnerability has been resolved: fs/smb/client: fix out-of-bounds read in cifssanitizeprepath When cifssanitizeprepath is called with an empty string or a string containing only delimiters e.g., "/", the current logic attempts to check cursor2 - 1 before cursor2...

8.8CVSS5.8AI score0.00352EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-43239

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - smb: client: prevent races in -queryinterfaces It was possible for two query interface works to be concurrently trying to update the interfaces. Prevent this by...

8.8CVSS7.2AI score0.00354EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/06 12:0 a.m.17 views

PT-2026-37525

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A signedness bug exists in the smb direct prepare negotiation function. The function casts unsigned u32 values from sp-max recv size and req-preferred send size to signed integers before...

9.8CVSS6AI score0.00622EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2026/05/04 10:3 p.m.189 views

Exploit for CVE-2026-31717

CVE-2026-31717: ksmbd DHnC Durable-Handle Reconnect Access-Con...

8.8CVSS5.8AI score0.00437EPSS
SaveExploits1
Rows per page
Query Builder