Lucene search
+L

308 matches found

OSV
OSV
added 2024/11/09 11:15 a.m.25 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.11 views

DEBIAN-CVE-2024-50229

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential deadlock with newly created symlinks Syzbot reported that pagesymlink, called by nilfssymlink, triggers memory reclamation involving the filesystem layer, which can result in circular lock dependencies among...

5.5CVSS5.7AI score0.00207EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/11/08 5:56 a.m.2 views

CVE-2024-50202 nilfs2: propagate directory read errors from nilfs_find_entry()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: propagate directory read errors from nilfsfindentry Syzbot reported that a task hang occurs in vcsopen during a fuzzing test for nilfs2. The root cause of this problem is that in nilfsfindentry, which searches for directo...

7.5AI score0.00231EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/10/22 2:22 p.m.10 views

SUSE CVE-2022-49007

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix NULL pointer dereference in nilfspalloccommitfreeentry Syzbot reported a null-ptr-deref bug: NILFS loop0: segctord starting. Construction interval = 5 seconds, CP frequency 3c 02 00 0f 85 26 05 00 00 49 8b 46 10 be a6...

5.5CVSS6.5AI score0.00249EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/21 8:15 p.m.10 views

DEBIAN-CVE-2022-49007

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix NULL pointer dereference in nilfspalloccommitfreeentry Syzbot reported a null-ptr-deref bug: NILFS loop0: segctord starting. Construction interval = 5 seconds, CP frequency 3c 02 00 0f 85 26 05 00 00 49 8b 46 10 be a6...

5.5CVSS5.7AI score0.00249EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.4 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 a null pointer dereference issue in the nilfspalloccommitfreeentry function in the nilfs2 file system...

5.5CVSS6.6AI score0.00249EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/10/09 12:00 a.m.8 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 improper error path management in the write log function, resulting in the write-back flag and the...

5.5CVSS6.6AI score0.00215EPSS
SaveExploits0References11
BDU FSTEC
BDU FSTEC
added 2024/09/30 12:00 a.m.9 views

The vulnerability of the nilfs2 file system’s nilfs_segctor_notify() function in the Linux operating system’s kernel allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the nilfssegctornotify function in the fs/nilfs2/segment.c file of the Linux kernel’s file system nilfs2 is related to the repeated use of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

7.8CVSS6.5AI score0.00258EPSS
SaveExploits0References28Affected Software5
BDU FSTEC
BDU FSTEC
added 2024/09/30 12:00 a.m.25 views

The vulnerability of the block_dirty_buffer component in the NILFS file system of Linux operating systems allows a attacker to trigger a service failure.

The vulnerability of the blockdirtybuffer component in the NILFS file system of Linux operating systems is related to pointer arithmetic errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.0023EPSS
SaveExploits0References28Affected Software5
OSV
OSV
added 2024/09/18 8:15 a.m.5 views

DEBIAN-CVE-2024-46780

In the Linux kernel, the following vulnerability has been resolved: nilfs2: protect references to superblock parameters exposed in sysfs The superblock buffers of nilfs2 can not only be overwritten at runtime for modifications/repairs, but they are also regularly swapped, replaced during resizing...

5.5CVSS5.9AI score0.0024EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.13 views

UBUNTU-CVE-2024-46781

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix missing cleanup on rollforward recovery error In an error injection test of a routine for mount-time recovery, KASAN found a use-after-free bug. It turned out that if data recovery was performed using partial logs...

7.8CVSS6.1AI score0.00251EPSS
SaveExploits0References27
OSV
OSV
added 2024/08/17 9:15 a.m.3 views

DEBIAN-CVE-2024-42295

In the Linux kernel, the following vulnerability has been resolved: nilfs2: handle inconsistent state in nilfsbtnodecreateblock Syzbot reported that a buffer state inconsistency was detected in nilfsbtnodecreateblock, triggering a kernel bug. It is not appropriate to treat this inconsistency as a...

5.5CVSS6.1AI score0.00234EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/07/30 12:00 a.m.5 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 originates in the nilfs2 module in the current implementation of nilfs2, where the lower bound of nilfs-nsfirstino is n...

7.8CVSS6.3AI score0.0026EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/06/26 11:17 p.m.13 views

SUSE CVE-2024-39469

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix nilfsemptydir misjudgment and long loop on I/O errors The error handling in nilfsemptydir when a directory folio/page read fails is incorrect, as in the old ext2 implementation, and if the folio/page cannot be read or...

4.7CVSS6.5AI score0.00245EPSS
SaveExploits0References13
OSV
OSV
added 2024/06/25 3:15 p.m.5 views

DEBIAN-CVE-2024-39469

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix nilfsemptydir misjudgment and long loop on I/O errors The error handling in nilfsemptydir when a directory folio/page read fails is incorrect, as in the old ext2 implementation, and if the folio/page cannot be read or...

7.1CVSS5.7AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/25 3:15 p.m.12 views

UBUNTU-CVE-2024-39469

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix nilfsemptydir misjudgment and long loop on I/O errors The error handling in nilfsemptydir when a directory folio/page read fails is incorrect, as in the old ext2 implementation, and if the folio/page cannot be read or...

7.1CVSS6.2AI score0.00245EPSS
SaveExploits0References26
CNNVD
CNNVD
added 2024/06/25 12:00 a.m.8 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 incorrect error handling by the nilfsemptydir function when a directory folio/page read fails...

7.1CVSS6.5AI score0.00245EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/06/22 3:34 a.m.16 views

SUSE CVE-2024-38583

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free of timer for log writer thread Patch series "nilfs2: fix log writer related issues". This bug fix series covers three nilfs2 log writer-related issues, including a timer use-after-free issue and potenti...

7CVSS6.2AI score0.00258EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/06/21 3:06 a.m.7 views

SUSE CVE-2024-38582

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential hang in nilfsdetachlogwriter Syzbot has reported a potential hang in nilfsdetachlogwriter called during nilfs2 unmount. Analysis revealed that this is because nilfssegctorsync, which synchronizes with the lo...

4.7CVSS6.4AI score0.00861EPSS
SaveExploits0References13
OSV
OSV
added 2024/06/19 2:15 p.m.60 views

UBUNTU-CVE-2024-38582

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential hang in nilfsdetachlogwriter Syzbot has reported a potential hang in nilfsdetachlogwriter called during nilfs2 unmount. Analysis revealed that this is because nilfssegctorsync, which synchronizes with the lo...

5.3CVSS6.2AI score0.00861EPSS
SaveExploits0References29
Rows per page
Query Builder