Lucene search
+L

27 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/14 12:0 a.m.7 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
SaveExploits2References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2009-2292

Malware in sbrugna...

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

EUVD-2009-2483

Malware in sbrugna...

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

EUVD-2011-4079

Malware in sbrugna...

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

EUVD-2012-2365

Malware in sbrugna...

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

EUVD-2017-17998

Malware in sbrugna...

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

EUVD-2015-2672

Malware in sbrugna...

1.9CVSS6.4AI score0.00381EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2009-3269

Malware in sbrugna...

4.6CVSS7.4AI score0.00468EPSS
SaveExploits1References20
EUVD
EUVD
added 2025/10/03 8:7 p.m.16 views

EUVD-2022-54811

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00511EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-22610

Malicious code in bioql PyPI...

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

EUVD-2025-9421

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00325EPSS
SaveExploits0References3
CVE
CVE
added 2025/07/25 12:53 p.m.105 views

CVE-2025-38393

CVE-2025-38393 is a Linux kernel race condition in NFSv4/pNFS wake logic for NFS_LAYOUT_DRAIN in pnfs_update_layout(). The issue occurs when a waiter and waker race, causing writeback/page lock hang; a barrier-based fix is applied. Public advisories/DB entries confirm the fix across multiple kern...

7.5CVSS6.3AI score0.00339EPSS
SaveExploits0References10Affected Software1
RedhatCVE
RedhatCVE
added 2025/06/20 9:59 a.m.6 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.00164EPSS
SaveExploits0References4
NVD
NVD
added 2025/06/18 11:15 a.m.14 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.00164EPSS
SaveExploits0References6
CVE
CVE
added 2025/04/01 3:26 p.m.88 views

CVE-2025-21900

CVE-2025-21900 : In the Linux kernel, a deadlock can occur in NFSv4 state recovery for a sillyrenamed file scheduled for delete-on-close, when a server reboot triggers an open reclaim and races with close(). The root cause is a synchronous delegreturn call from put_nfs_open_context() that isn’t m...

7.5CVSS7.1AI score0.00325EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2025/02/26 7:1 a.m.19 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:...

9.8CVSS0.00511EPSS
SaveExploits0References2
NVD
NVD
added 2025/02/26 7:1 a.m.15 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.00211EPSS
SaveExploits0References7
CVE
CVE
added 2025/02/26 2:12 a.m.107 views

CVE-2022-49418

The CVE-2022-49418 entry concerns a Linux kernel NFSv4 crash during referral lookup caused by using an uninitialized nfs4_label. The fix, as described in the provided documents, sends along the already-allocated fattr with nfs4_fs_locations and drops the memcpy of fattr, which avoids two extra al...

9.8CVSS5.5AI score0.00511EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:12 a.m.36 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:...

9.8CVSS0.00511EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/26 2:12 a.m.16 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:...

9.8CVSS5.3AI score
SaveExploits0References5
Rows per page
Query Builder