Lucene search
K

17753 matches found

Positive Technologies
Positive Technologies
added 2025/09/19 12:0 a.m.3 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.00135EPSS
Exploits0References22
Positive Technologies
Positive Technologies
added 2025/09/19 12:0 a.m.6 views

PT-2025-44378

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.17.0-rc6 Description The Linux kernel contains a flaw in the hfsplus strcasecmp function that can lead to a slab-out-of-bounds read. The issue is related to the logic within hfsplus strcasecmp. This can result ...

4.5CVSS5.8AI score0.00193EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:0 a.m.8 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
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/09/18 11:43 p.m.2 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
Exploits0References10
SUSE CVE
SUSE CVE
added 2025/09/18 11:43 p.m.3 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
Exploits0References11
SUSE CVE
SUSE CVE
added 2025/09/18 11:38 p.m.8 views

SUSE CVE-2023-53377

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent use-after-free by freeing the cfile later In smb2compoundop we have a possible use-after-free which can cause hard to debug problems later on. This was revealed during stress testing with KASAN enabled kernel. Fixin...

5.5CVSS6.5AI score0.00138EPSS
Exploits0References19
RedhatCVE
RedhatCVE
added 2025/09/18 7:19 p.m.5 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
Exploits0References4
Ubuntu
Ubuntu
added 2025/09/18 4:59 p.m.8 views

USN-7726-5: Linux kernel (Azure) 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: - NTFS3 file system; - Network traffic control; CVE-2024-27407, CVE-2024-57996, CVE-2025-37752, CVE-2025-38350...

8.4CVSS7.1AI score0.00295EPSS
Exploits0
OSV
OSV
added 2025/09/18 4:59 p.m.7 views

USN-7726-5 linux-azure, linux-azure-5.15, linux-azure-fips 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: - NTFS3 file system; - Network traffic control; CVE-2024-27407, CVE-2024-57996, CVE-2025-37752, CVE-2025-38350...

8.4CVSS6.6AI score0.00295EPSS
Exploits0References5
NVD
NVD
added 2025/09/18 4:15 p.m.5 views

CVE-2023-53420

In the Linux kernel, the following vulnerability has been resolved: ntfs: Fix panic about slab-out-of-bounds caused by ntfslistxattr Here is a BUG report from syzbot: BUG: KASAN: slab-out-of-bounds in ntfslistea fs/ntfs3/xattr.c:191 inline BUG: KASAN: slab-out-of-bounds in ntfslistxattr+0x401/0x5...

7.1CVSS0.00149EPSS
Exploits0References4
OSV
OSV
added 2025/09/18 4:15 p.m.1 views

DEBIAN-CVE-2023-53420

In the Linux kernel, the following vulnerability has been resolved: ntfs: Fix panic about slab-out-of-bounds caused by ntfslistxattr Here is a BUG report from syzbot: BUG: KASAN: slab-out-of-bounds in ntfslistea fs/ntfs3/xattr.c:191 inline BUG: KASAN: slab-out-of-bounds in ntfslistxattr+0x401/0x5...

7.1CVSS6.2AI score0.00149EPSS
Exploits0References1
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
Exploits0References1
NVD
NVD
added 2025/09/18 4:15 p.m.5 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
Exploits0References5
OSV
OSV
added 2025/09/18 4:15 p.m.1 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
Exploits0References1
OSV
OSV
added 2025/09/18 4:15 p.m.2 views

UBUNTU-CVE-2023-53420

In the Linux kernel, the following vulnerability has been resolved: ntfs: Fix panic about slab-out-of-bounds caused by ntfslistxattr Here is a BUG report from syzbot: BUG: KASAN: slab-out-of-bounds in ntfslistea fs/ntfs3/xattr.c:191 inline BUG: KASAN: slab-out-of-bounds in ntfslistxattr+0x401/0x5...

7.1CVSS5.7AI score0.00149EPSS
Exploits0References7
OSV
OSV
added 2025/09/18 4:15 p.m.2 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...

7.8CVSS6.1AI score0.0017EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2025/09/18 4:4 p.m.5 views

CVE-2023-53429 btrfs: don't check PageError in __extent_writepage

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't check PageError in extentwritepage extentwritepage currenly sets PageError whenever any error happens, and the also checks for PageError to decide if to call error handling. This leads to very unclear responsibility...

5.7AI score0.00119EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/09/18 4:4 p.m.6 views

CVE-2023-53427 cifs: Fix warning and UAF when destroy the MR list

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix warning and UAF when destroy the MR list If the MR allocate failed, the MR recovery work not initialized and list not cleared. Then will be warning and UAF when release the MR: WARNING: CPU: 4 PID: 824 at...

0.0014EPSS
Exploits0References7
CVE
CVE
added 2025/09/18 4:4 p.m.24 views

CVE-2023-53420

CVE-2023-53420 affects the Linux kernel NTFS code path. The issue arises in ntfs_listxattr() (fs/ntfs3/xattr.c) where slab-out-of-bounds access could occur due to incorrect handling in the ea_all iteration when aea->name_len is 0, potentially reading invalid memory during listxattr(). The vend...

7.1CVSS6.1AI score0.00149EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2025/09/18 4:3 p.m.6 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
Exploits0References5
Rows per page
Query Builder