Lucene search
+L

145 matches found

Positive Technologies
Positive Technologies
added 2025/02/13 12:0 a.m.15 views

PT-2025-16760

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.14.0-rc1-next-20250206-xfstests-dirty 726 Description A vulnerability in the Linux kernel has been resolved, which could cause a hung task if ext4 inode attach jinode fails in ext4 setattr. This failure prevent...

5.5CVSS6.6AI score0.00176EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: fs: Fixed an issue with uninitialized values in fromkuid and fromkgid. ocfs2setattr uses attr-iamode, attr-iauid, and attr-iagid in a trace point, even though ATTRMODE, ATTRUID, and ATTRGID are not set. All fields of newattrs...

5.5CVSS6.4AI score0.00248EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/01/15 3:25 p.m.6 views

CVE-2024-57895

In the Linux kernel, the following vulnerability has been resolved: ksmbd: set ATTRCTIME flags when setting mtime David reported that the new warning from setattrcopymgtime is coming like the following. 113.215316 ------------ cut here ------------ 113.215974 WARNING: CPU: 1 PID: 31 at...

5.5CVSS6.6AI score0.00203EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/15 1:15 p.m.8 views

AZL-55823 CVE-2024-57895 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: ksmbd: set ATTRCTIME flags when setting mtime David reported that the new warning from setattrcopymgtime is coming like the following. 113.215316 ------------ cut here ------------ 113.215974 WARNING: CPU: 1 PID: 31 at...

5.5CVSS6.6AI score0.00203EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/15 1:5 p.m.11 views

CVE-2024-57895 ksmbd: set ATTR_CTIME flags when setting mtime

In the Linux kernel, the following vulnerability has been resolved: ksmbd: set ATTRCTIME flags when setting mtime David reported that the new warning from setattrcopymgtime is coming like the following. 113.215316 ------------ cut here ------------ 113.215974 WARNING: CPU: 1 PID: 31 at...

5.5CVSS5.9AI score0.00203EPSS
SaveExploits0References7
OSV
OSV
added 2024/11/25 10:15 p.m.12 views

UBUNTU-CVE-2024-53101

In the Linux kernel, the following vulnerability has been resolved: fs: Fix uninitialized value issue in fromkuid and fromkgid ocfs2setattr uses attr-iamode, attr-iauid and attr-iagid in a trace point even though ATTRMODE, ATTRUID and ATTRGID aren't set. Initialize all fields of newattrs to avoid...

5.5CVSS6.2AI score0.00248EPSS
SaveExploits0References48
Vulnrichment
Vulnrichment
added 2024/11/25 9:21 p.m.1 views

CVE-2024-53101 fs: Fix uninitialized value issue in from_kuid and from_kgid

In the Linux kernel, the following vulnerability has been resolved: fs: Fix uninitialized value issue in fromkuid and fromkgid ocfs2setattr uses attr-iamode, attr-iauid and attr-iagid in a trace point even though ATTRMODE, ATTRUID and ATTRGID aren't set. Initialize all fields of newattrs to avoid...

7.6AI score0.00248EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/09/24 12:37 a.m.3 views

kernel: NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes

A vulnerability was found in the Linux kernel's NFSD, specifically in the handling of large file sizes during NFSv3 SETATTR and CREATE operations. The iasize field, being a signed 64-bit type, can lead to unexpected behavior when clients send size values larger than the maximum allowed. This...

5.5CVSS7.2AI score0.00254EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/13 3:9 p.m.9 views

kernel: NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes

A vulnerability was found in the Linux kernel's NFSD, specifically in the handling of large file sizes during NFSv3 SETATTR and CREATE operations. The iasize field, being a signed 64-bit type, can lead to unexpected behavior when clients send size values larger than the maximum allowed. This...

5.5CVSS7.2AI score0.00254EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/13 2:30 p.m.5 views

kernel: NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes

A vulnerability was found in the Linux kernel's NFSD, specifically in the handling of large file sizes during NFSv3 SETATTR and CREATE operations. The iasize field, being a signed 64-bit type, can lead to unexpected behavior when clients send size values larger than the maximum allowed. This...

5.5CVSS7.2AI score0.00254EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/13 11:17 a.m.7 views

kernel: NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes

A vulnerability was found in the Linux kernel's NFSD, specifically in the handling of large file sizes during NFSv3 SETATTR and CREATE operations. The iasize field, being a signed 64-bit type, can lead to unexpected behavior when clients send size values larger than the maximum allowed. This...

5.5CVSS7.2AI score0.00254EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/16 12:15 p.m.5 views

DEBIAN-CVE-2022-48829

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes iattr::iasize is a lofft, so these NFSv3 procedures must be careful to deal with incoming client size values that are larger than s64max without corrupting the value...

5.5CVSS5.6AI score0.00254EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/16 12:15 p.m.27 views

CVE-2022-48829

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes iattr::iasize is a lofft, so these NFSv3 procedures must be careful to deal with incoming client size values that are larger than s64max without corrupting the value...

5.5CVSS0.00254EPSS
SaveExploits0References7
OSV
OSV
added 2024/07/16 12:15 p.m.10 views

UBUNTU-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.5CVSS6.6AI score0.00251EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/07/16 11:44 a.m.29 views

CVE-2022-48829 NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes iattr::iasize is a lofft, so these NFSv3 procedures must be careful to deal with incoming client size values that are larger than s64max without corrupting the value...

0.00254EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/04/17 12:0 a.m.7 views

PT-2024-21517 · Unknown +1 · Util-Linux +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability has been resolved in the Linux kernel related to the mount setattr function, which had stricter permission checks compared to the legacy do reconfigure mnt and do chang...

6.4AI score
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2024/02/27 10:15 a.m.4 views

CVE-2021-46923

In the Linux kernel, the following vulnerability has been resolved: fs/mountsetattr: always cleanup mountkattr Make sure that finishmountkattr is called after mountkattr was succesfully built in both the success and failure case to prevent leaking any references we took when we built it. We...

5.5CVSS6.2AI score0.00211EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/02/27 10:15 a.m.1 views

DEBIAN-CVE-2021-46923

In the Linux kernel, the following vulnerability has been resolved: fs/mountsetattr: always cleanup mountkattr Make sure that finishmountkattr is called after mountkattr was succesfully built in both the success and failure case to prevent leaking any references we took when we built it. We...

5.5CVSS5.5AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/27 10:15 a.m.6 views

UBUNTU-CVE-2021-46923

In the Linux kernel, the following vulnerability has been resolved: fs/mountsetattr: always cleanup mountkattr Make sure that finishmountkattr is called after mountkattr was succesfully built in both the success and failure case to prevent leaking any references we took when we built it. We...

5.5CVSS6.2AI score0.00211EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/02/27 12:0 a.m.6 views

Linux kernel security vulnerabilities

The Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel, which stems from a leak in fs/mountsetattr...

5.5CVSS6.5AI score0.00211EPSS
SaveExploits0References4
Rows per page
Query Builder