Lucene search
+L

134 matches found

CNNVD
CNNVD
added 2025/02/26 12:00 a.m.7 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 ext4renamedirprepare not handling parent directory entries correctly, which could lead to reuse after releas...

7.8CVSS5.5AI score0.00291EPSS
SaveExploits0References10
OSV
OSV
added 2025/02/12 2:15 p.m.12 views

UBUNTU-CVE-2024-57952

In the Linux kernel, the following vulnerability has been resolved: Revert "libfs: fix infinite directory reads for offset dir" The current directory offset allocator based on mtreealloccyclic stores the next offset value to return in octx-nextoffset. This mechanism typically returns values that...

7.1CVSS6.2AI score0.00218EPSS
SaveExploits0References16
Cvelist
Cvelist
added 2025/02/12 1:52 p.m.28 views

CVE-2024-57952 Revert "libfs: fix infinite directory reads for offset dir"

In the Linux kernel, the following vulnerability has been resolved: Revert "libfs: fix infinite directory reads for offset dir" The current directory offset allocator based on mtreealloccyclic stores the next offset value to return in octx-nextoffset. This mechanism typically returns values that...

7.1CVSS0.00218EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/01/21 12:00 a.m.9 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 Linux kernel, which stems from the exfat module falling into an infinite loop when directory entries are not updated correctly. This could...

5.5CVSS6.3AI score0.00224EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/12/28 3:51 a.m.9 views

SUSE CVE-2024-53147

In the Linux kernel, the following vulnerability has been resolved: exfat: fix out-of-bounds access of directory entries In the case of the directory size is greater than or equal to the cluster size, if startclu becomes an EOF clusteran invalid cluster due to file system corruption, then the...

6.3CVSS7.7AI score0.00215EPSS
SaveExploits0References14
OSV
OSV
added 2024/12/24 12:15 p.m.4 views

DEBIAN-CVE-2024-53147

In the Linux kernel, the following vulnerability has been resolved: exfat: fix out-of-bounds access of directory entries In the case of the directory size is greater than or equal to the cluster size, if startclu becomes an EOF clusteran invalid cluster due to file system corruption, then the...

7.1CVSS5.5AI score0.00215EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/24 12:15 p.m.25 views

CVE-2024-53147

In the Linux kernel, the following vulnerability has been resolved: exfat: fix out-of-bounds access of directory entries In the case of the directory size is greater than or equal to the cluster size, if startclu becomes an EOF clusteran invalid cluster due to file system corruption, then the...

7.8CVSS0.00215EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/24 11:28 a.m.2377 views

CVE-2024-53147

CVE-2024-53147 affects the Linux kernel exFAT filesystem driver. When directory size is at least a cluster and start_clu becomes an invalid/EOF cluster due to filesystem corruption, the code may access ei->hint_femp.eidx outside the directory, causing out-of-bounds access and potential filesys...

7.8CVSS6.6AI score0.00215EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/12/24 11:28 a.m.2 views

CVE-2024-53147 exfat: fix out-of-bounds access of directory entries

In the Linux kernel, the following vulnerability has been resolved: exfat: fix out-of-bounds access of directory entries In the case of the directory size is greater than or equal to the cluster size, if startclu becomes an EOF clusteran invalid cluster due to file system corruption, then the...

7.5AI score0.00215EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/09 11:15 a.m.28 views

AZL-53066 CVE-2024-50230 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug due to missing clearing of checked flag Syzbot reported that in directory operations after nilfs2 detects filesystem corruption and degrades to read-only, blockwritebeginint, which is called to prepare bloc...

7.8CVSS6.7AI score0.00281EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/09 11:15 a.m.24 views

UBUNTU-CVE-2024-50230

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug due to missing clearing of checked flag Syzbot reported that in directory operations after nilfs2 detects filesystem corruption and degrades to read-only, blockwritebeginint, which is called to prepare bloc...

7.8CVSS6.4AI score0.00281EPSS
SaveExploits0References48
Vulnrichment
Vulnrichment
added 2024/11/09 10:14 a.m.4 views

CVE-2024-50230 nilfs2: fix kernel bug due to missing clearing of checked flag

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug due to missing clearing of checked flag Syzbot reported that in directory operations after nilfs2 detects filesystem corruption and degrades to read-only, blockwritebeginint, which is called to prepare bloc...

7.5AI score0.00281EPSS
SaveExploits0References8
OSV
OSV
added 2024/11/05 6:15 p.m.14 views

AZL-52464 CVE-2024-50115 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Ignore nCR34:0 when loading PDPTEs from memory Ignore nCR34:0 when loading PDPTEs from memory for nested SVM, as bits 4:0 of CR3 are ignored when PAE paging is used, and thus VMRUN doesn't enforce 32-byte alignment of...

7.1CVSS6.6AI score0.00245EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.20 views

SUSE CVE-2024-42104

In the Linux kernel, the following vulnerability has been resolved: nilfs2: add missing check for inode numbers on directory entries Syzbot reported that mounting and unmounting a specific pattern of corrupted nilfs2 filesystem images causes a use-after-free of metadata file inodes, which trigger...

6.1CVSS6.4AI score0.0026EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2024/07/31 9:18 a.m.29 views

CVE-2024-42104

In the Linux kernel, the following vulnerability has been resolved: nilfs2: add missing check for inode numbers on directory entries Syzbot reported that mounting and unmounting a specific pattern of corrupted nilfs2 filesystem images causes a use-after-free of metadata file inodes, which trigger...

7.8CVSS8.1AI score0.0026EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/30 8:15 a.m.1 views

DEBIAN-CVE-2024-42104

In the Linux kernel, the following vulnerability has been resolved: nilfs2: add missing check for inode numbers on directory entries Syzbot reported that mounting and unmounting a specific pattern of corrupted nilfs2 filesystem images causes a use-after-free of metadata file inodes, which trigger...

7.8CVSS5.8AI score0.0026EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/30 8:15 a.m.13 views

UBUNTU-CVE-2024-42104

In the Linux kernel, the following vulnerability has been resolved: nilfs2: add missing check for inode numbers on directory entries Syzbot reported that mounting and unmounting a specific pattern of corrupted nilfs2 filesystem images causes a use-after-free of metadata file inodes, which trigger...

7.8CVSS6.2AI score0.0026EPSS
SaveExploits0References37
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.23 views

CVE-2024-42104 nilfs2: add missing check for inode numbers on directory entries

In the Linux kernel, the following vulnerability has been resolved: nilfs2: add missing check for inode numbers on directory entries Syzbot reported that mounting and unmounting a specific pattern of corrupted nilfs2 filesystem images causes a use-after-free of metadata file inodes, which trigger...

6.7AI score0.0026EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/29 3:15 p.m.3 views

DEBIAN-CVE-2024-41034

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug on rename operation of broken directory Syzbot reported that in rename directory operation on broken directory on nilfs2, blockwritebeginint called to prepare block write may fail BUGON check for access...

5.5CVSS5.6AI score0.00323EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/03/01 12:00 a.m.11 views

Linux kernel security vulnerabilities

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 presence of deleted directory entries that remain after log synchronization...

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