Lucene search
+L

88 matches found

EUVD
EUVD
added 2026/09/17 4:08 p.m.3 views

EUVD-2026-81891

In the Linux kernel, the following vulnerability has been resolved: drm/sun4i: tcon: Drop TCON TOP device reference offinddevicebynode takes a device reference. Drop it after mux configuration succeeds...

0.0021EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/17 4:08 p.m.6 views

CVE-2026-90298

CVE-2026-90298 affects the Linux kernel Allwinner DRM (drm/sun4i) TCON driver . The root cause is a device reference leak : the function of_find_device_by_node() acquires a device reference, which was not dropped after mux configuration succeeds. The fix, provided in the referenced kernel commits...

0.0021EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/09/11 11:55 p.m.10 views

CVE-2026-89641

A flaw was found in the Linux kernel's Common Internet File System CIFS module. This vulnerability, a use-after-free, occurs in the cifsfilesetsize function. When a file's size is being modified, a critical system resource tcon object can be released too early but then accessed again. A local...

7.8CVSS5.7AI score0.0014EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:19 p.m.8 views

DEBIAN-CVE-2026-89641

In the Linux kernel, the following vulnerability has been resolved: cifs: clear tcon after cifsFileInfoput in cifsfilesetsize When the else branch of cifsfilesetsize finds a writable file handle via findwritablefile, it borrows tcon and server from the handle's tlink, attempts the handle-based...

7.8CVSS6AI score0.0014EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.9 views

CVE-2026-89641

In the Linux kernel, the following vulnerability has been resolved: cifs: clear tcon after cifsFileInfoput in cifsfilesetsize When the else branch of cifsfilesetsize finds a writable file handle via findwritablefile, it borrows tcon and server from the handle's tlink, attempts the handle-based...

7.8CVSS0.0014EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/11 8:19 p.m.9 views

CVE-2026-89641

In the Linux kernel, the following vulnerability has been resolved: cifs: clear tcon after cifsFileInfoput in cifsfilesetsize When the else branch of cifsfilesetsize finds a writable file handle via findwritablefile, it borrows tcon and server from the handle's tlink, attempts the handle-based...

7.8CVSS5.9AI score0.0014EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 8:19 p.m.5 views

UBUNTU-CVE-2026-89641

In the Linux kernel, the following vulnerability has been resolved: cifs: clear tcon after cifsFileInfoput in cifsfilesetsize When the else branch of cifsfilesetsize finds a writable file handle via findwritablefile, it borrows tcon and server from the handle's tlink, attempts the handle-based...

7.8CVSS6AI score0.0014EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.29 views

CVE-2026-89641 cifs: clear tcon after cifsFileInfo_put() in cifs_file_set_size()

In the Linux kernel, the following vulnerability has been resolved: cifs: clear tcon after cifsFileInfoput in cifsfilesetsize When the else branch of cifsfilesetsize finds a writable file handle via findwritablefile, it borrows tcon and server from the handle's tlink, attempts the handle-based...

7.8CVSS0.0014EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:45 p.m.13 views

CVE-2026-89641

CVE-2026-89641 is a use-after-free in the Linux kernel's CIFS module, specifically in cifs_file_set_size(). When a handle-based set-size RPC fails and execution falls back to the path-based path, a previously freed tcon object is dereferenced if cifsFileInfo_put() dropped the last reference on an...

7.8CVSS5.9AI score0.0014EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:45 p.m.14 views

CVE-2026-89641 cifs: clear tcon after cifsFileInfo_put() in cifs_file_set_size()

In the Linux kernel, the following vulnerability has been resolved: cifs: clear tcon after cifsFileInfoput in cifsfilesetsize When the else branch of cifsfilesetsize finds a writable file handle via findwritablefile, it borrows tcon and server from the handle's tlink, attempts the handle-based...

7.8CVSS6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.11 views

CVE-2026-89641

In the Linux kernel, the following vulnerability has been resolved: cifs: clear tcon after cifsFileInfoput in cifsfilesetsize When the else branch of cifsfilesetsize finds a writable file handle via findwritablefile, it borrows tcon and server from the handle's tlink, attempts the handle-based...

7.8CVSS6AI score0.0014EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.13 views

PT-2026-90357

In the Linux kernel, the following vulnerability has been resolved: cifs: clear tcon after cifsFileInfo put in cifs file set size When the else branch of cifs file set size finds a writable file handle via find writable file, it borrows tcon and server from the handle's tlink, attempts the...

5.9AI score0.0014EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: ksmbd: Fixed an issue where shareconf was freed after use, in compound requests. smb2getksmbdtcon reuses work-tcon in compound requests without validating tcon-tstate. ksmbdtreeconnlookup checks that tstate is equal to...

9.8CVSS7AI score0.00331EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/25 8:50 a.m.18 views

EUVD-2026-48945

In the Linux kernel, the following vulnerability has been resolved: smb: client: resolve SWN tcon from live registrations cifsswnnotify looks up a witness registration by id under cifsswnregidrmutex, drops the mutex, and then uses the registration's cached tcon pointer. That pointer is not a...

5.7AI score0.00126EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/25 8:50 a.m.12 views

CVE-2026-64401 smb: client: resolve SWN tcon from live registrations

In the Linux kernel, the following vulnerability has been resolved: smb: client: resolve SWN tcon from live registrations cifsswnnotify looks up a witness registration by id under cifsswnregidrmutex, drops the mutex, and then uses the registration's cached tcon pointer. That pointer is not a...

7.8CVSS5.7AI score
SaveExploits0References9
CVE
CVE
added 2026/07/25 8:50 a.m.43 views

CVE-2026-64401

CVE-2026-64401 affects the Linux kernel SMB/CIFS client. The bug occurs in cifs_swn_notify() which, under cifs_swnreg_idr_mutex, uses a cached tcon pointer that is not a stable reference, risking use-after-free when multiple tcons exist for a net/share. A same-share mount can keep the registratio...

7.8CVSS5.7AI score0.00126EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.16 views

PT-2026-64622

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the SMB client. The cifs swn notify function retrieves a witness registration by ID using the cifs swnreg idr mutex mutex, releases the mutex, and...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-64401

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - smb: client: resolve SWN tcon from live registrations cifsswnnotify looks up a witness registration by id under cifsswnregidrmutex, drops the mutex, and then us...

7.8CVSS6.1AI score0.00126EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/20 12:03 p.m.24 views

CVE-2026-64136

A flaw was found in the Linux kernel's Server Message Block SMB client. A missing lock around the tccount increment in the smb2findsmbsesstconunlocked function creates a race condition. This vulnerability, caused by an incomplete refactoring of locking mechanisms, could lead to unexpected behavio...

9.8CVSS5.3AI score0.00491EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/19 4:17 p.m.21 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.00359EPSS
SaveExploits0References2
Rows per page
Query Builder