Lucene search
K

27 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/14 12:0 a.m.6 views

MiracleLinux 4 : kernel-2.6.32-279.AXS4 (AXSA:2012-749:06)

The remote MiracleLinux 4 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2012-749:06 advisory. The kernel package contains the Linux kernel vmlinuz, the core of any Linux operating system. The kernel handles the basic functions of the operating...

4.9CVSS6.7AI score0.00795EPSS
Exploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2017-17998

Malware in sbrugna...

5.5CVSS6.5AI score0.00368EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2009-3269

Malware in sbrugna...

4.6CVSS7.4AI score0.00468EPSS
Exploits1References20
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2011-4079

Malware in sbrugna...

4.6CVSS6.4AI score0.00775EPSS
Exploits0References18
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2009-2292

Malware in sbrugna...

10CVSS6.4AI score0.04405EPSS
Exploits0References11
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2009-2483

Malware in sbrugna...

4.9CVSS6.4AI score0.00358EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2012-2365

Malware in sbrugna...

4.6CVSS6AI score0.00979EPSS
Exploits2References13
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2015-2672

Malware in sbrugna...

1.9CVSS6.4AI score0.00381EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-22610

Malicious code in bioql PyPI...

7.6AI score0.00123EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2022-54811

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00215EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-9421

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00132EPSS
Exploits0References3
CVE
CVE
added 2025/07/25 12:53 p.m.83 views

CVE-2025-38393

CVE-2025-38393 affects the Linux kernel (NFSv4/pNFS) where a race to wake on NFS_LAYOUT_DRAIN could occur. The issue occurs when multiple tasks wait for a page lock during writeback and a waiter/waker race with pnfs_update_layout() occurs while pnfs_layout_hdr’s plh_outstanding count is zero. The...

4.7CVSS6.3AI score0.00123EPSS
Exploits0References10Affected Software1
RedhatCVE
RedhatCVE
added 2025/06/20 9:59 a.m.2 views

CVE-2022-50072

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pnfs: Fix a use-after-free bug in open If someone cancels the open RPC call, then we must not try to free either the open slot or the layoutget operation arguments, since they are likely still in use by the hung RPC call...

7CVSS7.2AI score0.00161EPSS
Exploits0References4
NVD
NVD
added 2025/06/18 11:15 a.m.11 views

CVE-2022-50072

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pnfs: Fix a use-after-free bug in open If someone cancels the open RPC call, then we must not try to free either the open slot or the layoutget operation arguments, since they are likely still in use by the hung RPC call...

7.8CVSS0.00161EPSS
Exploits0References6
CVE
CVE
added 2025/04/01 3:26 p.m.74 views

CVE-2025-21900

Summary: CVE-2025-21900 affects the Linux kernel NFSv4 state recovery for sillyrenamed files. A server reboot could trigger an open reclaim that races with close(), causing a synchronous delegreturn to deadlock because it isn’t privileged. Fix / root cause: the kernel now ensures that nfs4_inode_...

5.5CVSS7.1AI score0.00132EPSS
Exploits0References3Affected Software1
NVD
NVD
added 2025/02/26 7:1 a.m.14 views

CVE-2022-49418

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix free of uninitialized nfs4label on referral lookup. Send along the already-allocated fattr along with nfs4fslocations, and drop the memcpy of fattr. We end up growing two more allocations, but this fixes up a crash as:...

5.5CVSS0.00215EPSS
Exploits0References2
NVD
NVD
added 2025/02/26 7:1 a.m.10 views

CVE-2022-49316

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Don't hold the layoutget locks across multiple RPC calls When doing layoutget as part of the open compound, we have to be careful to release the layout locks before we can call any further RPC calls, such as setattr. The...

5.5CVSS0.00205EPSS
Exploits0References7
Cvelist
Cvelist
added 2025/02/26 2:12 a.m.23 views

CVE-2022-49418 NFSv4: Fix free of uninitialized nfs4_label on referral lookup.

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix free of uninitialized nfs4label on referral lookup. Send along the already-allocated fattr along with nfs4fslocations, and drop the memcpy of fattr. We end up growing two more allocations, but this fixes up a crash as:...

0.00215EPSS
Exploits0References2
CVE
CVE
added 2025/02/26 2:12 a.m.89 views

CVE-2022-49418

The CVE affects the Linux kernel in NFSv4 handling, where an uninitialized nfs4_label could be freed during referral lookup, leading to a crash. The fix reuses the already-allocated fattr with nfs4_fs_locations and drops the memcpy of fattr, avoiding two extra allocations and preventing the crash...

5.5CVSS5.5AI score0.00215EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2025/02/26 2:12 a.m.11 views

CVE-2022-49418 NFSv4: Fix free of uninitialized nfs4_label on referral lookup.

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix free of uninitialized nfs4label on referral lookup. Send along the already-allocated fattr along with nfs4fslocations, and drop the memcpy of fattr. We end up growing two more allocations, but this fixes up a crash as:...

5.5CVSS5.3AI score0.00215EPSS
Exploits0References5
Rows per page
Query Builder