Lucene search
+L

694 matches found

RedHat Linux
RedHat Linux
added 2024/08/21 12:17 a.m.51 views

Important: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.2 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available f...

9.8CVSS6.9AI score0.01219EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2024/07/31 9:15 a.m.24 views

CVE-2024-41076

A vulnerability was found in the nfs4setsecuritylabel in the Linux kernel, where the function fails to free the nfsfattr attribute before exiting, leaving said memory allocation present. As the nfs4setsecuritylabel is called repeatedly over time, this may lead to memory exhaustion. Mitigation...

3.3CVSS6.7AI score0.00209EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/29 3:15 p.m.20 views

CVE-2024-41076

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix memory leak in nfs4setsecuritylabel We leak nfsfattr and nfs4label every time we set a security xattr...

5.5CVSS0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/07/29 2:57 p.m.35 views

CVE-2024-41076 NFSv4: Fix memory leak in nfs4_set_security_label

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix memory leak in nfs4setsecuritylabel We leak nfsfattr and nfs4label every time we set a security xattr...

0.00209EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/29 2:57 p.m.200 views

CVE-2024-41076

CVE-2024-41076: In the Linux kernel, NFSv4: Fix memory leak in nfs4_set_security_label. The vulnerability leaks nfs_fattr and nfs4_label each time a security xattr is set. The connected Astra/IBM bulletins reiterate this CVE as resolved; no other product/vendor/version details are provided in the...

5.5CVSS6.6AI score0.00209EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/29 2:57 p.m.16 views

CVE-2024-41076 NFSv4: Fix memory leak in nfs4_set_security_label

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix memory leak in nfs4setsecuritylabel We leak nfsfattr and nfs4label every time we set a security xattr...

6.8AI score0.00209EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/29 2:57 p.m.21 views

CVE-2024-41076 NFSv4: Fix memory leak in nfs4_set_security_label

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix memory leak in nfs4setsecuritylabel We leak nfsfattr and nfs4label every time we set a security xattr...

5.9AI score
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2024/07/23 12:00 a.m.39 views

Amazon Linux 2 : kernel (ALASKERNEL-5.10-2024-064)

The version of kernel installed on the remote host is prior to 5.10.220-209.867. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2KERNEL-5.10-2024-064 advisory. 2024-12-05: CVE-2022-48827 was added to this advisory. 2024-12-05: CVE-2022-48828 was added to this...

9.1CVSS6.5AI score0.00653EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/07/16 9:25 p.m.34 views

CVE-2022-48828

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix iasize underflow iattr::iasize is a lofft, which is a signed 64-bit type. NFSv3 and NFSv4 both define file size as an unsigned 64-bit type. Thus there is a range of valid file size values an NFS client can send that is...

5.5CVSS7.5AI score0.00631EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/16 12:15 p.m.28 views

CVE-2022-48828

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix iasize underflow iattr::iasize is a lofft, which is a signed 64-bit type. NFSv3 and NFSv4 both define file size as an unsigned 64-bit type. Thus there is a range of valid file size values an NFS client can send that is...

9.1CVSS0.00631EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/07/16 11:44 a.m.37 views

CVE-2022-48827 NFSD: Fix the behavior of READ near OFFSET_MAX

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix the behavior of READ near OFFSETMAX Dan Aloni reports: Due to commit 8cfb9015280d "NFS: Always provide aligned buffers to the RPC read layers" on the client, a read of 0xfff is aligned up to server rsize of 0x1000. As a...

7.5CVSS7AI score0.00623EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/07/16 11:44 a.m.43 views

CVE-2022-48827 NFSD: Fix the behavior of READ near OFFSET_MAX

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix the behavior of READ near OFFSETMAX Dan Aloni reports: Due to commit 8cfb9015280d "NFS: Always provide aligned buffers to the RPC read layers" on the client, a read of 0xfff is aligned up to server rsize of 0x1000. As a...

7.5CVSS0.00623EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/16 11:44 a.m.6090 views

CVE-2022-48828

CVE-2022-48828 – Linux kernel (NFSD: Fix ia_size underflow) The vulnerability stems from a signed 64-bit i/o field (ia_size) being used to store an NFS file size defined as unsigned 64-bit, allowing an underflow when large values are sent by NFS clients. The issue is fixed in the common code path...

9.1CVSS6.6AI score0.00631EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/16 11:44 a.m.23 views

CVE-2022-48828 NFSD: Fix ia_size underflow

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix iasize underflow iattr::iasize is a lofft, which is a signed 64-bit type. NFSv3 and NFSv4 both define file size as an unsigned 64-bit type. Thus there is a range of valid file size values an NFS client can send that is...

9.1CVSS6.8AI score0.00631EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/07/16 11:44 a.m.37 views

CVE-2022-48828 NFSD: Fix ia_size underflow

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix iasize underflow iattr::iasize is a lofft, which is a signed 64-bit type. NFSv3 and NFSv4 both define file size as an unsigned 64-bit type. Thus there is a range of valid file size values an NFS client can send that is...

9.1CVSS0.00631EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/16 11:44 a.m.28 views

CVE-2022-48828 NFSD: Fix ia_size underflow

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix iasize underflow iattr::iasize is a lofft, which is a signed 64-bit type. NFSv3 and NFSv4 both define file size as an unsigned 64-bit type. Thus there is a range of valid file size values an NFS client can send that is...

9.1CVSS6AI score
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/05/22 12:28 p.m.32 views

CVE-2021-47322

A vulnerability was found in the pnfsmarkrequestcommit function in the Linux kernel's NFSv4 module. This issue can occur when attempting to reschedule write operations after a failed pNFS attempt, leading to a system crash or "Oops" condition. Mitigation Red Hat has investigated whether a possibl...

5.5CVSS7.4AI score0.00256EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/21 3:15 p.m.19 views

CVE-2021-47322

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix an Oops in pnfsmarkrequestcommit when doing ODIRECT Fix an Oopsable condition in pnfsmarkrequestcommit when we're putting a set of writes on the commit list to reschedule them after a failed pNFS attempt...

7.8CVSS6.4AI score0.00256EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 3:15 p.m.21 views

CVE-2021-47322

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix an Oops in pnfsmarkrequestcommit when doing ODIRECT Fix an Oopsable condition in pnfsmarkrequestcommit when we're putting a set of writes on the commit list to reschedule them after a failed pNFS attempt...

7.8CVSS6AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.26 views

CVE-2021-47322

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix an Oops in pnfsmarkrequestcommit when doing ODIRECT Fix an Oopsable condition in pnfsmarkrequestcommit when we're putting a set of writes on the commit list to reschedule them after a failed pNFS attempt...

7.8CVSS6.3AI score0.00256EPSS
SaveExploits0References6
Rows per page
Query Builder