Lucene search
+L

3307 matches found

NVD
NVD
added 2025/04/01 4:15 p.m.16 views

CVE-2025-21962

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing closetimeo mount option User-provided mount parameter closetimeo of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffi...

5.5CVSS0.00179EPSS
SaveExploits0References7
OSV
OSV
added 2025/04/01 4:15 p.m.9 views

DEBIAN-CVE-2025-21964

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing acregmax mount option User-provided mount parameter acregmax of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffies...

5.5CVSS5.9AI score0.00178EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/04/01 3:47 p.m.13 views

CVE-2025-21964

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing acregmax mount option User-provided mount parameter acregmax of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffies...

5.5CVSS5.9AI score0.00178EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/01 3:47 p.m.21 views

CVE-2025-21964 cifs: Fix integer overflow while processing acregmax mount option

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing acregmax mount option User-provided mount parameter acregmax of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffies...

0.00178EPSS
SaveExploits0References6
CVE
CVE
added 2025/04/01 3:47 p.m.192 views

CVE-2025-21964

CVE-2025-21964 affects the Linux kernel CIFS mount option acregmax. The issue arises when user-provided acregmax (u32) is not yet validated; its value is converted from seconds to jiffies, which can overflow an integer. This is a local vulnerability in which an attacker with local access could po...

5.5CVSS7.4AI score0.00178EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/04/01 3:47 p.m.14 views

CVE-2025-21964 cifs: Fix integer overflow while processing acregmax mount option

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing acregmax mount option User-provided mount parameter acregmax of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffies...

5.5CVSS6.2AI score0.00178EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/04/01 3:46 p.m.8 views

CVE-2025-21962

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing closetimeo mount option User-provided mount parameter closetimeo of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffi...

5.5CVSS5.9AI score0.00179EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/01 3:46 p.m.12 views

CVE-2025-21963

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing acdirmax mount option User-provided mount parameter acdirmax of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffies...

5.5CVSS5.9AI score0.00179EPSS
SaveExploits0
OSV
OSV
added 2025/04/01 3:46 p.m.18 views

CVE-2025-21962 cifs: Fix integer overflow while processing closetimeo mount option

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing closetimeo mount option User-provided mount parameter closetimeo of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffi...

5.5CVSS6.3AI score0.00179EPSS
SaveExploits0References10
OSV
OSV
added 2025/04/01 3:46 p.m.21 views

CVE-2025-21963 cifs: Fix integer overflow while processing acdirmax mount option

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing acdirmax mount option User-provided mount parameter acdirmax of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffies...

5.5CVSS6.2AI score0.00179EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/04/01 3:46 p.m.18 views

CVE-2025-21963 cifs: Fix integer overflow while processing acdirmax mount option

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing acdirmax mount option User-provided mount parameter acdirmax of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffies...

0.00179EPSS
SaveExploits0References6
CVE
CVE
added 2025/04/01 3:46 p.m.181 views

CVE-2025-21962

CVE-2025-21962 affects the Linux kernel CIFS mount option closetimeo, where user-provided closetimeo (u32) is converted to jiffies before validation, allowing an integer overflow. Connected sources (Astra Linux, ALAS AWS advisories, Debian/Red Hat references) confirm this as a kernel-level issue ...

5.5CVSS7.4AI score0.00179EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2025/04/01 3:46 p.m.163 views

CVE-2025-21963

CVE-2025-21963 (Linux kernel, CIFS) : The issue is a local integer overflow in the acdirmax mount option handling. User-supplied acdirmax (u32) is meant to have an upper bound, but the value is converted from seconds to jiffies before validation, enabling an integer overflow. The CVE entry notes ...

5.5CVSS7.4AI score0.00179EPSS
SaveExploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/04/01 12:0 a.m.18 views

Ubuntu 24.04 LTS : Linux kernel (Azure) vulnerabilities (USN-7384-1)

"The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7384-1 advisory. Michael Randrianantenaina discovered that the Bluetooth driver in the Linux Kernel contained an improper access control vulnerability. A nearby attacker...

9.1CVSS8.3AI score0.03301EPSS
SaveExploits3References315
RedhatCVE
RedhatCVE
added 2025/03/29 5:49 p.m.15 views

CVE-2023-53008

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential memory leaks in session setup Make sure to free cifsses::authkey.response before allocating it as we might end up leaking memory in reconnect or mounting...

5.5CVSS7.2AI score0.0016EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/03/28 3:37 a.m.4 views

SUSE CVE-2023-53008

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential memory leaks in session setup Make sure to free cifsses::authkey.response before allocating it as we might end up leaking memory in reconnect or mounting...

5.5CVSS6.5AI score0.0016EPSS
SaveExploits0References8
Ubuntu
Ubuntu
added 2025/03/27 7:11 p.m.25 views

USN-7384-1: Linux kernel (Azure) vulnerabilities

Michael Randrianantenaina discovered that the Bluetooth driver in the Linux Kernel contained an improper access control vulnerability. A nearby attacker could use this to connect a rougue device and possibly execute arbitrary code. CVE-2024-8805 Attila Szász discovered that the HFS+ file system...

9.1CVSS8.3AI score0.03301EPSS
SaveExploits3
OSV
OSV
added 2025/03/27 7:11 p.m.18 views

USN-7384-1 linux-azure vulnerabilities

Michael Randrianantenaina discovered that the Bluetooth driver in the Linux Kernel contained an improper access control vulnerability. A nearby attacker could use this to connect a rougue device and possibly execute arbitrary code. CVE-2024-8805 Attila Szász discovered that the HFS+ file system...

9.1CVSS7.3AI score0.03301EPSS
SaveExploits3References319
NVD
NVD
added 2025/03/27 5:15 p.m.8 views

CVE-2023-53006

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix oops due to uncleared server-smbdconn in reconnect In smbddestroy, clear the server-smbdconn pointer after freeing the smbdconnection struct that it points to so that reconnection doesn't get confused...

5.5CVSS0.00189EPSS
SaveExploits0References6
NVD
NVD
added 2025/03/27 5:15 p.m.7 views

CVE-2023-53008

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential memory leaks in session setup Make sure to free cifsses::authkey.response before allocating it as we might end up leaking memory in reconnect or mounting...

5.5CVSS0.0016EPSS
SaveExploits0References2
Rows per page
Query Builder