Lucene search
+L

2176 matches found

Ubuntu
Ubuntu
added 2025/09/24 10:43 a.m.9 views

USN-7764-1: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - x86 architecture; - Compute Acceleration Framework; - Bus devices; - AM...

8.1CVSS7AI score0.00352EPSS
SaveExploits0
OSV
OSV
added 2025/09/24 10:43 a.m.11 views

USN-7764-1 linux, linux-aws, linux-gcp, linux-gke, linux-gkeop, linux-lowlatency, linux-lowlatency-hwe-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - x86 architecture; - Compute Acceleration Framework; - Bus devices; - AM...

8.1CVSS6.7AI score0.00352EPSS
SaveExploits0References104
Positive Technologies
Positive Technologies
added 2025/09/23 12:0 a.m.15 views

PT-2025-51598

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the nfs4 setup readdir function related to insufficient locking when dereferencing -d parent-d inode. This condition could potentially lead to a...

6CVSS4.9AI score0.00184EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/09/22 10:43 a.m.6 views

kernel: sunrpc: fix handling of server side tls alerts

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix handling of server side tls alerts Scott Mayhew discovered a security exploit in NFS over TLS in tlsalertrecv due to its assumption it can read data from the msg iterator's kvec.. kTLS implementation splits TLS non-da...

7.5CVSS7AI score0.00566EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/09/21 8:3 a.m.3 views

cifs: prevent NULL pointer dereference in UTF16 conversion

...

7CVSS6.8AI score0.00146EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-53360

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: NFSv4.2: Rework scratch handling for READPLUS again I found that the read code might send...

5.5CVSS5.5AI score0.00176EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/19 4:15 p.m.6 views

AZL-67596 CVE-2025-39838 affecting package kernel for versions less than 6.6.112.1-1

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent NULL pointer dereference in UTF16 conversion There can be a NULL pointer dereference bug here. NULL is passed to cifssfumakenode without checks, which passes it unchecked to cifsstrnduptoutf16, which in turn passes ...

5.5CVSS5.6AI score0.00146EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/09/19 12:0 a.m.5 views

PT-2025-40086

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s nfs/localio functionality. Specifically, the issue involves improper credential handling when releasing pageio data, potentially triggering a bug in t...

5.5CVSS6.1AI score0.00134EPSS
SaveExploits0References22
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2022-50410

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - NFSD: Protect against send buffer overflow in NFSv2 READ Since before the git era, NFSD has conserved the number of pages held by each nfsd thread by combining...

7.8CVSS6.5AI score0.0017EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/18 11:43 p.m.4 views

SUSE CVE-2022-50385

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix an Oops in nfsdautomount When mounting from a NFSv4 referral, path-dentry can end up being a negative dentry, so derive the struct nfsserver from the dentry itself instead...

5.5CVSS6.5AI score0.00146EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/09/18 11:43 p.m.5 views

SUSE CVE-2022-50401

In the Linux kernel, the following vulnerability has been resolved: nfsd: under NFSv4.1, fix double svcxprtput on rpccreate failure On error situation clp-clcbconn.cbxprt should not be given a reference to the xprt otherwise both client cleanup and the error handling path of the caller call to pu...

7CVSS6.5AI score0.00153EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2025/09/18 7:19 p.m.6 views

CVE-2022-50410

In the Linux kernel, the following vulnerability has been resolved: NFSD: Protect against send buffer overflow in NFSv2 READ Since before the git era, NFSD has conserved the number of pages held by each nfsd thread by combining the RPC receive and send buffers into a single array of pages. This...

7.1CVSS6.1AI score0.0017EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/18 4:15 p.m.1 views

DEBIAN-CVE-2022-50410

In the Linux kernel, the following vulnerability has been resolved: NFSD: Protect against send buffer overflow in NFSv2 READ Since before the git era, NFSD has conserved the number of pages held by each nfsd thread by combining the RPC receive and send buffers into a single array of pages. This...

7.8CVSS5.8AI score0.0017EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/18 4:15 p.m.8 views

CVE-2022-50410

In the Linux kernel, the following vulnerability has been resolved: NFSD: Protect against send buffer overflow in NFSv2 READ Since before the git era, NFSD has conserved the number of pages held by each nfsd thread by combining the RPC receive and send buffers into a single array of pages. This...

7.8CVSS0.0017EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/18 4:15 p.m.2 views

DEBIAN-CVE-2022-50401

In the Linux kernel, the following vulnerability has been resolved: nfsd: under NFSv4.1, fix double svcxprtput on rpccreate failure On error situation clp-clcbconn.cbxprt should not be given a reference to the xprt otherwise both client cleanup and the error handling path of the caller call to pu...

7.8CVSS5.5AI score0.00153EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 4:15 p.m.6 views

UBUNTU-CVE-2022-50410

In the Linux kernel, the following vulnerability has been resolved: NFSD: Protect against send buffer overflow in NFSv2 READ Since before the git era, NFSD has conserved the number of pages held by each nfsd thread by combining the RPC receive and send buffers into a single array of pages. This...

9.3CVSS6.1AI score0.0017EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/09/18 4:3 p.m.8 views

CVE-2022-50410 NFSD: Protect against send buffer overflow in NFSv2 READ

In the Linux kernel, the following vulnerability has been resolved: NFSD: Protect against send buffer overflow in NFSv2 READ Since before the git era, NFSD has conserved the number of pages held by each nfsd thread by combining the RPC receive and send buffers into a single array of pages. This...

0.0017EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/09/18 4:3 p.m.2 views

CVE-2022-50410 NFSD: Protect against send buffer overflow in NFSv2 READ

In the Linux kernel, the following vulnerability has been resolved: NFSD: Protect against send buffer overflow in NFSv2 READ Since before the git era, NFSD has conserved the number of pages held by each nfsd thread by combining the RPC receive and send buffers into a single array of pages. This...

5.9AI score0.0017EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/09/18 3:23 p.m.5 views

CVE-2022-50385

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix an Oops in nfsdautomount When mounting from a NFSv4 referral, path-dentry can end up being a negative dentry, so derive the struct nfsserver from the dentry itself instead...

5.1CVSS5.8AI score0.00146EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/18 2:15 p.m.5 views

UBUNTU-CVE-2022-50385

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix an Oops in nfsdautomount When mounting from a NFSv4 referral, path-dentry can end up being a negative dentry, so derive the struct nfsserver from the dentry itself instead...

5.5CVSS5.8AI score0.00146EPSS
SaveExploits0References8
Rows per page
Query Builder