Lucene search
+L

3296 matches found

OSV
OSV
added 2025/12/24 10:55 a.m.6 views

CVE-2023-53990 SMB3: Add missing locks to protect deferred close file list

In the Linux kernel, the following vulnerability has been resolved: SMB3: Add missing locks to protect deferred close file list cifsdeldeferredclose function has a critical section which modifies the deferred close file list. We must acquire deferredlock before calling cifsdeldeferredclose functi...

6.4AI score0.00175EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.6 views

PT-2025-52947

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the SMB3 implementation related to missing locks protecting the deferred close file list. Specifically, the cifs del deferred close function, which...

7.8CVSS6.4AI score0.00462EPSS
SaveExploits2References896
SUSE Linux
SUSE Linux
added 2025/12/23 4:20 p.m.5 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 12 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2022-50364: i2c: mux: reg: check return value after calling platformgetresource bsc1250083. CVE-2022-50368: drm/msm/dsi: fix memory corruption with too many bridge...

8.7CVSS9.3AI score0.00338EPSS
SaveExploits0References128
SUSE CVE
SUSE CVE
added 2025/12/19 12:24 a.m.4 views

SUSE CVE-2025-68295

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.5CVSS6.4AI score0.00179EPSS
SaveExploits0References20
Microsoft CVE
Microsoft CVE
added 2025/12/18 9:2 a.m.4 views

smb: client: fix memory leak in cifs_construct_tcon()

...

5.5CVSS6.7AI score0.00179EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/17 12:25 a.m.6 views

SUSE CVE-2025-68219

In the Linux kernel, the following vulnerability has been resolved: cifs: fix memory leak in smb3fscontextparseparam error path Add proper cleanup of ctx-source and fc-source to the cifsparsemounterr error handler. This ensures that memory allocated for the source strings is correctly freed on al...

6.3AI score0.00174EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/16 4:16 p.m.13 views

CVE-2025-68295

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

0.00179EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.5 views

CVE-2025-68295

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.7AI score0.00179EPSS
SaveExploits0References36
EUVD
EUVD
added 2025/12/16 3:30 p.m.3 views

EUVD-2025-203677

In the Linux kernel, the following vulnerability has been resolved: cifs: fix memory leak in smb3fscontextparseparam error path Add proper cleanup of ctx-source and fc-source to the cifsparsemounterr error handler. This ensures that memory allocated for the source strings is correctly freed on al...

5.8AI score0.00174EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/16 3:6 p.m.28 views

CVE-2025-68295

CVE-2025-68295 is a Linux kernel issue affecting the SMB CIFS client. When using multiuser mounts with domain= and cifscreds, the code path in cifs_set_cifscreds() ends up assigning the domain name to ctx->domainname, and this memory is not freed on exit from cifs_construct_tcon(), causing a m...

6AI score0.00179EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/16 3:6 p.m.32 views

CVE-2025-68295 smb: client: fix memory leak in cifs_construct_tcon()

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

0.00179EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/16 3:6 p.m.4 views

CVE-2025-68295 smb: client: fix memory leak in cifs_construct_tcon()

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

6.3AI score0.00179EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/16 2:15 p.m.5 views

UBUNTU-CVE-2025-68219

In the Linux kernel, the following vulnerability has been resolved: cifs: fix memory leak in smb3fscontextparseparam error path Add proper cleanup of ctx-source and fc-source to the cifsparsemounterr error handler. This ensures that memory allocated for the source strings is correctly freed on al...

5.7AI score0.00174EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.4 views

CVE-2025-68219

In the Linux kernel, the following vulnerability has been resolved: cifs: fix memory leak in smb3fscontextparseparam error path Add proper cleanup of ctx-source and fc-source to the cifsparsemounterr error handler. This ensures that memory allocated for the source strings is correctly freed on al...

5.8AI score0.00174EPSS
SaveExploits0References23
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.6 views

PT-2025-51632

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a memory leak in the CIFS implementation, specifically within the smb3 fs context parse param function. The issue arises when processing Opt source mount option...

5.4AI score0.00174EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.5 views

PT-2025-51699

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a memory leak in the cifs construct tcon function within the SMB client implementation. This leak occurs when a multiuser mount is used with a specified domain...

5.3AI score0.00179EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-68219

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - cifs: fix memory leak in smb3fscontextparseparam error path Add proper cleanup of ctx-source and fc-source to the cifsparsemounterr error handler. This ensures...

6.2AI score0.00174EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/14 11:5 a.m.22 views

RLSA-2025:22854 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: cifs: Fix oops due to uninitialised variable CVE-2025-38737 kernel: can: j1939: implement NETDEVUNREGISTER notification handler CVE-2025-39925 kernel: Bluetooth: hcievent: Fix UAF in...

7.8CVSS6.4AI score0.00194EPSS
SaveExploits0References10
Rockylinux
Rockylinux
added 2025/12/14 11:5 a.m.27 views

kernel security update

An update is available for kernel. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

5.5CVSS6.5AI score0.00194EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/14 12:0 a.m.6 views

RockyLinux 10 : kernel (RLSA-2025:22854)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2025:22854 advisory. kernel: cifs: Fix oops due to uninitialised variable CVE-2025-38737 kernel: can: j1939: implement NETDEVUNREGISTER notification handler CVE-2025-39925...

5.5CVSS6.7AI score0.00194EPSS
SaveExploits0References19
Rows per page
Query Builder