Lucene search
+L

1073 matches found

EUVD
EUVD
added 2025/12/16 6:31 p.m.8 views

EUVD-2025-203785

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix memory leak in cifsconstructtcon When having a multiuser mount with domain= specified and using cifscreds, cifssetcifscreds will end up setting @ctx-domainname, so it needs to be freed before leaving...

5.9AI score0.00202EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/12/16 3:30 p.m.9 views

EUVD-2025-203670

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix incomplete backport in cfidsinvalidationworker The previous commit bdb596ceb4b7 "smb: client: fix potential UAF in smb2closecachedfid" was an incomplete backport and missed one krefput call in...

6AI score0.00343EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.10 views

CVE-2025-68226

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix incomplete backport in cfidsinvalidationworker The previous commit bdb596ceb4b7 "smb: client: fix potential UAF in smb2closecachedfid" was an incomplete backport and missed one krefput call in...

8.8CVSS5.7AI score0.00343EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/16 2:15 p.m.10 views

UBUNTU-CVE-2025-68226

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix incomplete backport in cfidsinvalidationworker The previous commit bdb596ceb4b7 "smb: client: fix potential UAF in smb2closecachedfid" was an incomplete backport and missed one krefput call in...

8.8CVSS5.7AI score0.00343EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/16 1:57 p.m.34 views

CVE-2025-68226 smb: client: fix incomplete backport in cfids_invalidation_worker()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix incomplete backport in cfidsinvalidationworker The previous commit bdb596ceb4b7 "smb: client: fix potential UAF in smb2closecachedfid" was an incomplete backport and missed one krefput call in...

8.8CVSS0.00343EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/16 1:57 p.m.21 views

CVE-2025-68226

The connected sources confirm a concrete Linux kernel issue in the SMB client: an incomplete backport in cfids_invalidation_worker() caused by a missed kref_put() path, which should have been converted to close_cached_dir(). This is tied to the previously published fix for smb2_close_cached_fid()...

8.8CVSS6.2AI score0.00343EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 1:57 p.m.12 views

CVE-2025-68226 smb: client: fix incomplete backport in cfids_invalidation_worker()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix incomplete backport in cfidsinvalidationworker The previous commit bdb596ceb4b7 "smb: client: fix potential UAF in smb2closecachedfid" was an incomplete backport and missed one krefput call in...

8.8CVSS6.4AI score
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2025/12/15 12:0 a.m.8 views

The vulnerability in the `fs/smb/client/smb2ops.c` component of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the fs/smb/client/smb2ops.c component in the Linux operating system is related to reading data from the buffer beyond its allowable limits. Exploiting this vulnerability allows an attacker to cause service failures...

5.5CVSS7.2AI score0.00314EPSS
SaveExploits0References13Affected Software4
Microsoft CVE
Microsoft CVE
added 2025/12/10 9:1 a.m.10 views

smb: client: fix potential UAF in smb2_close_cached_fid()

...

8.8CVSS7AI score0.0045EPSS
SaveExploits0
EUVD
EUVD
added 2025/12/09 6:30 p.m.8 views

EUVD-2025-201874

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2closecachedfid findorcreatecacheddir could grab a new reference after krefput had seen the refcount drop to zero but before cfidlistlock is acquired in smb2closecachedfid, leading to...

5.9AI score0.0045EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/09 4:17 p.m.6 views

CVE-2025-40328

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2closecachedfid findorcreatecacheddir could grab a new reference after krefput had seen the refcount drop to zero but before cfidlistlock is acquired in smb2closecachedfid, leading to...

8.8CVSS0.0045EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/09 4:9 a.m.9 views

CVE-2025-40328

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2closecachedfid findorcreatecacheddir could grab a new reference after krefput had seen the refcount drop to zero but before cfidlistlock is acquired in smb2closecachedfid, leading to...

8.8CVSS5.1AI score0.0045EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-40328

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 potential UAF in smb2closecachedfid findorcreatecacheddir could grab a new reference after krefput had seen the refcount drop to zero but befor...

8.8CVSS5.5AI score0.0045EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/08 1:16 a.m.11 views

CVE-2025-40320

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential cfid UAF in smb2queryinfocompound When smb2queryinfocompound retries, a previously allocated cfid may have been freed in the first attempt. Because cfid wasn't reset on replay, later cleanup could act o...

9.8CVSS0.00409EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.34 views

CVE-2025-40320 smb: client: fix potential cfid UAF in smb2_query_info_compound

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential cfid UAF in smb2queryinfocompound When smb2queryinfocompound retries, a previously allocated cfid may have been freed in the first attempt. Because cfid wasn't reset on replay, later cleanup could act o...

9.8CVSS0.00409EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/08 12:0 a.m.9 views

CVE-2025-40320

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential cfid UAF in smb2queryinfocompound When smb2queryinfocompound retries, a previously allocated cfid may have been freed in the first attempt. Because cfid wasn't reset on replay, later cleanup could act o...

9.8CVSS6.2AI score0.00409EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
added 2025/12/04 12:0 a.m.11 views

RockyLinux 8 : kernel (RLSA-2025:22388)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2025:22388 advisory. kernel: nfsd: handle getclientlocked failure in nfsd4setclientidconfirm CVE-2025-38724 kernel: smb: client: fix race with concurrent opens in rename2...

9.8CVSS7.1AI score0.00378EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2025/12/01 6:11 a.m.9 views

kernel: smb: client: fix race with concurrent opens in rename(2)

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix race with concurrent opens in rename2 Besides sending the rename request to the server, the rename process also involves closing any deferred close, waiting for outstanding I/O to complete as well as marking all...

7.8CVSS5.7AI score0.00108EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/25 6:17 p.m.16 views

Moderate: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.8CVSS7.2AI score0.00639EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2025/11/25 6:17 p.m.10 views

kernel: smb: client: fix potential UAF in cifs_stats_proc_write()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifsstatsprocwrite Skip sessions that are being teared down status == SESEXITING to avoid UAF...

7.8CVSS5.7AI score0.00236EPSS
SaveExploits0References5
Rows per page
Query Builder