Lucene search
+L

176 matches found

Tenable Nessus
Tenable Nessus
•added 2026/07/20 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-64140

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.5CVSS5.6AI score0.00488EPSS
SaveExploits0References2
NVD
NVD
•added 2026/07/19 4:17 p.m.•27 views

CVE-2026-64140

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

7.5CVSS0.00488EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/07/19 3:40 p.m.•26 views

EUVD-2026-45826

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in compareguidkey sessionfdcheck walks the per-inode moplist during durable-handle session teardown and sets op-conn = NULL for every opinfo whose conn matched the closing session's connection...

5.4AI score0.0063EPSS
SaveExploits0References5
attackerkb
attackerkb
•added 2026/07/19 3:40 p.m.•12 views

CVE-2026-64140

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.2AI score0.00488EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
•added 2026/07/19 3:40 p.m.•47 views

CVE-2026-64140 ksmbd: fix null pointer dereference in proc_show_files()

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

7.5CVSS0.00488EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/07/19 3:40 p.m.•21 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.00488EPSS
SaveExploits0References2
CVE
CVE
•added 2026/07/19 3:40 p.m.•45 views

CVE-2026-64140

The CVE-2026-64140 issue affects the Linux kernel’s ksmbd: after a SMB2 session logoff, a reconnectable file pointer may still be present in global_ft.idr. When users read /proc/fs/ksmbd/files, proc_show_files() dereferences fp->tcon->id without NULL checking, causing a null-ptr dereference...

7.5CVSS5.4AI score0.00488EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
•added 2026/07/19 12:00 a.m.•33 views

PT-2026-61458

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null pointer dereference exists in the ksmbd module. During durable-handle session teardown, the session fd check function sets op-conn to NULL for matching opinfo entries, but these...

7.5CVSS5.2AI score0.0063EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/06/28 12:00 a.m.•23 views

Linux Distros Unpatched Vulnerability : CVE-2026-53271

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ksmbd: fix NULL-deref of opinfo-conn in oplock/lease break notifiers smb2oplockbreaknoti and smb2leasebreaknoti read opinfo-conn into a local with neither...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/06/26 9:59 a.m.•20 views

CVE-2026-53271

A flaw was found in the ksmbd component of the Linux kernel. A remote attacker could exploit a NULL-dereference vulnerability in the oplock/lease break notifiers. This occurs because opinfo-conn is read without proper checks, allowing a concurrent Server Message Block SMB2 LOGOFF to set op-conn t...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/06/26 2:07 a.m.•19 views

SUSE CVE-2026-53271

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix NULL-deref of opinfo-conn in oplock/lease break notifiers smb2oplockbreaknoti and smb2leasebreaknoti read opinfo-conn into a local with neither READONCE nor a NULL check. Both run from oplockbreak after opinfogetlist h...

5.8AI score0.00114EPSS
SaveExploits0References3
NVD
NVD
•added 2026/06/25 9:16 a.m.•23 views

CVE-2026-53271

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix NULL-deref of opinfo-conn in oplock/lease break notifiers smb2oplockbreaknoti and smb2leasebreaknoti read opinfo-conn into a local with neither READONCE nor a NULL check. Both run from oplockbreak after opinfogetlist h...

5.5CVSS0.00114EPSS
SaveExploits0References5
OSV
OSV
•added 2026/06/25 9:16 a.m.•18 views

UBUNTU-CVE-2026-53271

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix NULL-deref of opinfo-conn in oplock/lease break notifiers smb2oplockbreaknoti and smb2leasebreaknoti read opinfo-conn into a local with neither READONCE nor a NULL check. Both run from oplockbreak after opinfogetlist h...

6CVSS5.7AI score0.00114EPSS
SaveExploits0References18
CVE
CVE
•added 2026/06/25 8:39 a.m.•47 views

CVE-2026-53271

CVE-2026-53271 affects the Linux kernel ksmbd component. The vulnerability is a NULL-deref in oplock/lease break notifiers: smb2_oplock_break_noti() and smb2_lease_break_noti() read opinfo->conn into a local buffer without READ_ONCE and without a NULL check. After opinfo_get_list() drops ci-&g...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References5Affected Software1
Packet Storm
Packet Storm
•added 2026/04/28 12:00 a.m.•155 views

📄 Microsoft WinLogon Registry Deletion / Privilege Escalation

This code represents a highly destructive proof of concept targeting Windows WinLogon and Registry access control mechanisms to achieve privilege escalation and system integrity compromise. The exploit is built around abusing Registry symbolic links and session-based Accessibility paths to redire...

7.8CVSS5.6AI score0.03178EPSS
SaveExploits1
RedhatCVE
RedhatCVE
•added 2025/12/12 12:07 p.m.•11 views

CVE-2025-64990

A command injection vulnerability was discovered in TeamViewer DEX former 1E DEX, specifically within the 1E-Explorer-TachyonCore-LogoffUser instruction prior V21.1. Improper input validation, allowing authenticated attackers with Actioner privileges to inject arbitrary commands. Exploitation...

6.8CVSS8AI score0.00828EPSS
SaveExploits0References1
OSV
OSV
•added 2025/12/11 12:16 p.m.•11 views

CVE-2025-64990

A command injection vulnerability was discovered in TeamViewer DEX former 1E DEX, specifically within the 1E-Explorer-TachyonCore-LogoffUser instruction prior V21.1. Improper input validation, allowing authenticated attackers with Actioner privileges to inject arbitrary commands. Exploitation...

7.2CVSS6.2AI score0.00828EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2025/12/11 11:27 a.m.•41 views

CVE-2025-64990 Command Injection in 1E-Explorer-TachyonCore-LogoffUser Instruction

A command injection vulnerability was discovered in TeamViewer DEX former 1E DEX, specifically within the 1E-Explorer-TachyonCore-LogoffUser instruction prior V21.1. Improper input validation, allowing authenticated attackers with Actioner privileges to inject arbitrary commands. Exploitation...

6.8CVSS0.00828EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2025/12/11 11:27 a.m.•9 views

CVE-2025-64990 Command Injection in 1E-Explorer-TachyonCore-LogoffUser Instruction

A command injection vulnerability was discovered in TeamViewer DEX former 1E DEX, specifically within the 1E-Explorer-TachyonCore-LogoffUser instruction prior V21.1. Improper input validation, allowing authenticated attackers with Actioner privileges to inject arbitrary commands. Exploitation...

6.8CVSS7.6AI score0.00828EPSS
SaveExploits0References1
OSV
OSV
•added 2025/12/09 1:16 a.m.•12 views

UBUNTU-CVE-2023-53794

In the Linux kernel, the following vulnerability has been resolved: cifs: fix session state check in reconnect to avoid use-after-free issue Don't collect exiting session in smb2reconnectserver, because it will be released soon. Note that the exiting session will stay in server-smbseslist until i...

9.8CVSS5.7AI score0.00511EPSS
SaveExploits0References6
Rows per page
Query Builder