Lucene search
+L

5491 matches found

Tenable Nessus
Tenable Nessus
added 2025/11/25 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50574

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/omap: dss: Fix refcount leak bugs In dssinitports and dssuninitports, we should call ofnodeput for the reference returned by ofgraphgetportbyid in fail path...

5.6AI score0.00205EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/25 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50576

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - serial: pch: Fix PCI device refcount leak in pchrequestdma As comment of pcigetslot says, it returns a pcidevice with its refcount increased. The caller must...

5.6AI score0.00232EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/25 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50572

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: ASoC: audio-graph-card: fix refcount leak of cpuep in graphforeachlink The ofgetnextchild...

5.2AI score0.00205EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/11/24 3:30 p.m.5 views

EUVD-2025-198647

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix refcount leak in nfsdsetfhdentry nfsd exports a "pseudo root filesystem" which is used by NFSv4 to find the various exported filesystems using LOOKUP requests from a known root filehandle. NFSv3 uses the MOUNT protocol ...

6AI score0.00401EPSS
SaveExploits0References4
NVD
NVD
added 2025/11/24 1:16 p.m.7 views

CVE-2025-40212

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix refcount leak in nfsdsetfhdentry nfsd exports a "pseudo root filesystem" which is used by NFSv4 to find the various exported filesystems using LOOKUP requests from a known root filehandle. NFSv3 uses the MOUNT protocol ...

9.8CVSS0.00401EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/24 1:16 p.m.3 views

DEBIAN-CVE-2025-40212

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix refcount leak in nfsdsetfhdentry nfsd exports a "pseudo root filesystem" which is used by NFSv4 to find the various exported filesystems using LOOKUP requests from a known root filehandle. NFSv3 uses the MOUNT protocol ...

9.8CVSS5.3AI score0.00401EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/24 1:16 p.m.6 views

UBUNTU-CVE-2025-40212

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix refcount leak in nfsdsetfhdentry nfsd exports a "pseudo root filesystem" which is used by NFSv4 to find the various exported filesystems using LOOKUP requests from a known root filehandle. NFSv3 uses the MOUNT protocol ...

9.8CVSS5.7AI score0.00401EPSS
SaveExploits0References11
CVE
CVE
added 2025/11/24 1:04 p.m.41 views

CVE-2025-40212

CVE-2025-40212 affects the Linux kernel NFSD code path in nfsd_set_fh_dentry(). The vulnerability occurs when a v3 (or earlier) client uses a filehandle from the pseudo root filesystem; the function can store the export in a svc_fh and drop the reference (exp_put()) in an error path, causing a us...

9.8CVSS6.1AI score0.00401EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/24 1:04 p.m.6 views

CVE-2025-40212 nfsd: fix refcount leak in nfsd_set_fh_dentry()

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix refcount leak in nfsdsetfhdentry nfsd exports a "pseudo root filesystem" which is used by NFSv4 to find the various exported filesystems using LOOKUP requests from a known root filehandle. NFSv3 uses the MOUNT protocol ...

9.8CVSS6.4AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/11/24 12:00 a.m.15 views

PT-2025-47906

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Network File System daemon nfsd in the Linux kernel contains a flaw related to reference counting in the nfsd set fh dentry function. Specifically, when an NFSv3 or NFSv2 client uses...

5.4AI score0.00677EPSS
SaveExploits4References397
OSV
OSV
added 2025/11/21 1:08 p.m.5 views

SUSE-SU-2025:21062-1 Security update for grub2

This update for grub2 fixes the following issues: - CVE-2025-54770: Missing unregister call for netsetvlan command may lead to use-after-free bsc1252930 - CVE-2025-54771: grubfileclose does not properly controls the fs refcount bsc1252931 - CVE-2025-61661: Out-of-bounds write in grubusbgetstring...

7.8CVSS5.8AI score0.00204EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/11/15 12:24 a.m.8 views

SUSE CVE-2025-40190

In the Linux kernel, the following vulnerability has been resolved: ext4: guard against EA inode refcount underflow in xattr update syzkaller found a path where ext4xattrinodeupdateref reads an EA inode refcount that is already ref underflow: refcount=-1 refchange=-1 EXT4-fs warning: eainode dec...

6.1CVSS6.5AI score0.00164EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2025/11/14 12:23 a.m.10 views

SUSE CVE-2025-40191

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kfd process ref leaking when userptr unmapping kfdlookupprocessbypid hold the kfd process reference to ensure it doesn't get destroyed while sending the segfault event to user space. Calling kfdlookupprocessbypid ...

6.5AI score0.00172EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/11/13 12:30 a.m.7 views

EUVD-2025-150384

In the Linux kernel, the following vulnerability has been resolved: ext4: guard against EA inode refcount underflow in xattr update syzkaller found a path where ext4xattrinodeupdateref reads an EA inode refcount that is already ref underflow: refcount=-1 refchange=-1 EXT4-fs warning: eainode dec...

5.9AI score0.00164EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/11/13 12:30 a.m.8 views

EUVD-2025-150388

In the Linux kernel, the following vulnerability has been resolved: tcp: Don't call reqskfastopenremove in tcpconnrequest. syzbot reported the splat below in tcpconnrequest. 0 If a listener is closed while a TFO socket is being processed in tcpconnrequest, inetcskreqskqueueadd does not set reqsk-...

5.8AI score0.00541EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-40190

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext4: guard against EA inode refcount underflow in xattr update syzkaller found a path where ext4xattrinodeupdateref reads an EA inode refcount that is already...

7.8CVSS7.4AI score0.00164EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:00 a.m.5 views

Siemens SIMATIC S7-1500 Use After Free (CVE-2024-49982)

In the Linux kernel, the following vulnerability has been resolved: aoe: fix the potential use-after-free problem in more places For fixing CVE-2023-6270, f98364e92662 aoe: fix the potential use-after- free problem in aoecmdcfgpkts makes tx calling devput instead of doing in aoecmdcfgpkts. It...

8.8CVSS6.6AI score0.00376EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:00 a.m.23 views

Linux Distros Unpatched Vulnerability : CVE-2025-40186

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: tcp: Don't call reqskfastopenremove in tcpconnrequest. syzbot reported the splat below in...

8.1CVSS6.3AI score0.00541EPSS
SaveExploits0References3
NVD
NVD
added 2025/11/12 10:15 p.m.12 views

CVE-2025-40191

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kfd process ref leaking when userptr unmapping kfdlookupprocessbypid hold the kfd process reference to ensure it doesn't get destroyed while sending the segfault event to user space. Calling kfdlookupprocessbypid ...

0.00172EPSS
SaveExploits0References2
OSV
OSV
added 2025/11/12 10:15 p.m.3 views

DEBIAN-CVE-2025-40186

In the Linux kernel, the following vulnerability has been resolved: tcp: Don't call reqskfastopenremove in tcpconnrequest. syzbot reported the splat below in tcpconnrequest. 0 If a listener is closed while a TFO socket is being processed in tcpconnrequest, inetcskreqskqueueadd does not set reqsk-...

8.1CVSS5.2AI score0.00541EPSS
SaveExploits0References1
Rows per page
Query Builder