Lucene search
+L

61 matches found

Kitploit
Kitploit
added 2026/09/16 6:03 p.m.10 views

ksmbrace

ksmbrace Investigación de vulnerabilidades en ksmbd , el servidor SMB3 del kernel de Linux fs/smb/server/. Fallos de atacante autenticado en las rutas de identificador durable y de resolución de rutas de ksmbd. El nombre alude al tema de la condición de carrera de esta línea de trabajo ver el UAF...

9.1CVSS7.7AI score0.00446EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.13 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: smb/server: fixed a potential null-ptr-deref of leasectxinfo in smb2open A null-ptr-deref will occur when reqoplevel == SMB2OPLOCKLEVELLEASE and parseleasestate returns NULL. This issue was fixed by checking whether...

5.5CVSS6.4AI score0.00245EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-80926

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ksmbd: fix use-after-free in oplock break notification smb2oplockbreaknoti reads opinfo-conn without any lock and dereferences it after two allocations which ma...

9.8CVSS6.2AI score0.00435EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 8:18 p.m.9 views

DEBIAN-CVE-2026-80926

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in oplock break notification smb2oplockbreaknoti reads opinfo-conn without any lock and dereferences it after two allocations which may sleep. When the durable handle owning the oplock is disconnected,...

9.8CVSS6.6AI score0.00435EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:18 p.m.9 views

CVE-2026-80926

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in oplock break notification smb2oplockbreaknoti reads opinfo-conn without any lock and dereferences it after two allocations which may sleep. When the durable handle owning the oplock is disconnected,...

9.8CVSS0.00435EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 8:18 p.m.7 views

AZL-100751 CVE-2026-80926 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in oplock break notification smb2oplockbreaknoti reads opinfo-conn without any lock and dereferences it after two allocations which may sleep. When the durable handle owning the oplock is disconnected,...

9.8CVSS6.5AI score0.00435EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/11 7:37 p.m.29 views

CVE-2026-80926 ksmbd: fix use-after-free in oplock break notification

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in oplock break notification smb2oplockbreaknoti reads opinfo-conn without any lock and dereferences it after two allocations which may sleep. When the durable handle owning the oplock is disconnected,...

9.8CVSS0.00435EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/11 7:37 p.m.15 views

CVE-2026-80926

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in oplock break notification smb2oplockbreaknoti reads opinfo-conn without any lock and dereferences it after two allocations which may sleep. When the durable handle owning the oplock is disconnected,...

9.8CVSS6.6AI score0.00435EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:37 p.m.8 views

EUVD-2026-76248

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in oplock break notification smb2oplockbreaknoti reads opinfo-conn without any lock and dereferences it after two allocations which may sleep. When the durable handle owning the oplock is disconnected,...

6.5AI score0.00435EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:37 p.m.33 views

CVE-2026-80926

CVE-2026-80926 is a use-after-free in the Linux kernel's ksmbd (in-kernel SMB server) module, in the smb2_oplock_break_noti() function. The function reads opinfo->conn without holding a lock and dereferences it after two allocations that may sleep. When the durable handle owning the oplock is ...

9.8CVSS6.5AI score0.00435EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.34 views

Linux Distros Unpatched Vulnerability : CVE-2026-72381

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ksmbd: fix use-after-free of fp-owner.name in durable handle owner check Two concurrent SMB2 durable reconnects DH2C/DHnC on the same persistentid race the...

9.8CVSS6AI score0.00644EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 5:56 a.m.18 views

CVE-2026-72381 ksmbd: fix use-after-free of fp->owner.name in durable handle owner check

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of fp-owner.name in durable handle owner check Two concurrent SMB2 durable reconnects DH2C/DHnC on the same persistentid race the fp-owner.name compare-read in ksmbdvfscomparedurableowner against the kfr...

9.8CVSS6AI score
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/07/20 10:48 a.m.24 views

CVE-2026-64141

A flaw was found in the ksmbd component of the Linux kernel. A remote attacker can trigger a null pointer dereference by negotiating a new session with a specific client identifier ClientGuid and issuing a Server Message Block SMB2 CREATE request with a lease context on a different inode after a...

7.5CVSS5.4AI score0.00441EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/19 3:40 p.m.18 views

EUVD-2026-45825

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in procshowfiles When a SMB2 client opens a file with a durable v2 handle and then issues SMB2 SESSIONLOGOFF, sessionfdcheck clears fp-tcon = NULL on the reconnectable file pointer but leaves t...

5.4AI score0.00359EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/06/26 2:14 a.m.15 views

SUSE CVE-2026-52996

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 open ksmbdlookupfdcguid returns a ksmbdfile with its refcount incremented via ksmbdfpget. parsedurablehandlecontext in the DURABLEREQV2 case properly releases this...

6AI score0.00135EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/06/24 5:17 p.m.18 views

CVE-2026-52996

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 open ksmbdlookupfdcguid returns a ksmbdfile with its refcount incremented via ksmbdfpget. parsedurablehandlecontext in the DURABLEREQV2 case properly releases this...

5.5CVSS5.7AI score0.00135EPSS
SaveExploits0References11
CVE
CVE
added 2026/06/24 4:29 p.m.38 views

CVE-2026-52996

Technical details are not publicly available in the provided documents. Monitor for updates.

5.5CVSS6AI score0.00135EPSS
SaveExploits0References5Affected Software1
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: smb/server: Fixed the refcount leak in parsedurablehandlecontext. When the command is a replay operation and -ENOEXEC is returned, the refcount of ksmbdfile must be released...

7.5CVSS5.7AI score0.00291EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.16 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Validates the owner of the durable handle upon reconnection. Currently, ksmbd does not verify whether the user attempting to reconnect to a durable handle is the same user who originally opened the file. This allows any...

8.8CVSS5.8AI score0.00437EPSS
SaveExploits1References3
GithubExploit
GithubExploit
added 2026/05/04 10:03 p.m.219 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