Lucene search
K

3432 matches found

OSV
OSV
added 2025/01/11 12:29 p.m.6 views

CVE-2024-55641 xfs: unlock inodes when erroring out of xfs_trans_alloc_dir

In the Linux kernel, the following vulnerability has been resolved: xfs: unlock inodes when erroring out of xfstransallocdir Debugging a filesystem patch with generic/475 caused the system to hang after observing the following sequences in dmesg: XFS dm-0: metadata I/O error in...

5.5CVSS6.1AI score0.0017EPSS
Exploits0References5
CNNVD
CNNVD
added 2025/01/11 12:0 a.m.2 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the XFS file system not unlocking the inode on exit from an xfstransallocdir error, causing the system to ha...

5.5CVSS6.5AI score0.0017EPSS
Exploits0References4
CNNVD
CNNVD
added 2025/01/11 12:0 a.m.2 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the NILFS2 file system not properly checking inlink when deleting inodes, which could lead to the use of...

5.5CVSS6.5AI score0.00254EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2025/01/09 12:21 a.m.1 views

SUSE CVE-2024-56630

In the Linux kernel, the following vulnerability has been resolved: ocfs2: free inode when ocfs2getinitinode fails syzbot is reporting busy inodes after unmount, for commit 9c89fe0af826 "ocfs2: Handle error from dquotinitialize" forgot to call iput when newinode succeeded and dquotinitialize fail...

5.5CVSS7.7AI score0.0025EPSS
Exploits0References14
SUSE CVE
SUSE CVE
added 2025/01/08 12:20 a.m.6 views

SUSE CVE-2024-56619

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential out-of-bounds memory access in nilfsfindentry Syzbot reported that when searching for records in a directory where the inode's isize is corrupted and has a large value, memory access outside the folio/page...

7.8CVSS7.5AI score0.00208EPSS
Exploits0References20
SUSE CVE
SUSE CVE
added 2025/01/07 3:49 a.m.6 views

SUSE CVE-2024-56586

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix f2fsbugon when uninstalling filesystem call f2fsevictinode. creating a large files during checkpoint disable until it runs out of space and then delete it, then remount to enable checkpoint again, and then unmount the...

5.5CVSS6.3AI score0.00236EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.3 views

PT-2025-34420

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw within the GFS2 filesystem related to self-recovery mechanisms. When a node withdraws and is the only node with the filesystem mounted, the system...

6CVSS6AI score0.00141EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.4 views

PT-2026-5510

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the btrfs filesystem. Specifically, a NULL dereference can occur on the root object when tracing inode eviction. This happens because the roo...

5.5CVSS6.5AI score0.00118EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.4 views

PT-2026-5509

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's Btrfs file system related to inode handling during rename operations and log replay. Specifically, the issue arises after a rename exchange involving...

5.5CVSS6.7AI score0.00161EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.1 views

PT-2025-34414

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A use-after-free UAF issue exists in the proc file system. A direct check of pde-proc ops-proc lseek may lead to a UAF condition during a rmmod scenario. This is due to a gap in proc r...

7.8CVSS7AI score0.00153EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.7 views

PT-2025-36291

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the handling of NFS write requests within the Linux kernel. Specifically, the issue occurs when updating an existing write request after nfs lock and join...

4.7CVSS6.4AI score0.00132EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.3 views

PT-2025-34424

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue where invalid file types within inodes were not properly checked during the reading process. This could lead to malfunctions or assertion failures...

5.5CVSS6AI score0.00159EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.4 views

PT-2025-34389

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a use-after-free UAF vulnerability within the f2fs file system compression functionality, specifically in the f2fs free dic function. The issue occurs when th...

7.8CVSS6.4AI score0.00154EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.7 views

PT-2025-30765

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists between file renames and directory logging within the Btrfs filesystem. This can lead to file loss if a crash or power failure occurs during the rename process...

4.7CVSS6.5AI score0.00106EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/12/30 4:24 p.m.8 views

CVE-2024-56686

In the Linux kernel, the following vulnerability has been resolved: ext4: fix race in bufferhead read fault injection When I enabled ext4 debug for fault injection testing, I encountered the following warning: EXT4-fs error device sda: ext4readinodebitmap:201: comm fsstress: Cannot read inode...

5.5CVSS7.5AI score
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:51 p.m.14 views

CVE-2024-56630

In the Linux kernel, the following vulnerability has been resolved: ocfs2: free inode when ocfs2getinitinode fails syzbot is reporting busy inodes after unmount, for commit 9c89fe0af826 "ocfs2: Handle error from dquotinitialize" forgot to call iput when newinode succeeded and dquotinitialize fail...

5.5CVSS6.9AI score0.0025EPSS
Exploits0References4
NVD
NVD
added 2024/12/28 10:15 a.m.7 views

CVE-2024-56686

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

Exploits0
Cvelist
Cvelist
added 2024/12/28 9:46 a.m.14 views

CVE-2024-56686

...

Exploits0
Positive Technologies
Positive Technologies
added 2024/12/28 12:0 a.m.3 views

PT-2024-36995 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a race condition in the ext4 file system's buffer head read fault injection. This occurs because the completion of buffer head read and the buffer head fault...

7.1AI score
Exploits0References10
NVD
NVD
added 2024/12/27 3:15 p.m.7 views

CVE-2024-56630

In the Linux kernel, the following vulnerability has been resolved: ocfs2: free inode when ocfs2getinitinode fails syzbot is reporting busy inodes after unmount, for commit 9c89fe0af826 "ocfs2: Handle error from dquotinitialize" forgot to call iput when newinode succeeded and dquotinitialize fail...

5.5CVSS0.0025EPSS
Exploits0References9
Rows per page
Query Builder