Lucene search
+L

1225 matches found

OSV
OSV
added 2024/12/04 3:15 p.m.2 views

DEBIAN-CVE-2024-53131

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix null-ptr-deref in blocktouchbuffer tracepoint Patch series "nilfs2: fix null-ptr-deref bugs on block tracepoints". This series fixes null pointer dereference bugs that occur when using nilfs2 and two block-related...

5.5CVSS5.9AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/04 3:15 p.m.11 views

AZL-54168 CVE-2024-53130 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix null-ptr-deref in blockdirtybuffer tracepoint When using the "block:blockdirtybuffer" tracepoint, markbufferdirty may cause a NULL pointer dereference, or a general protection fault when KASAN is enabled. This happens...

5.5CVSS6.9AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/04 3:15 p.m.1 views

DEBIAN-CVE-2024-53130

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix null-ptr-deref in blockdirtybuffer tracepoint When using the "block:blockdirtybuffer" tracepoint, markbufferdirty may cause a NULL pointer dereference, or a general protection fault when KASAN is enabled. This happens...

5.5CVSS5.9AI score0.00229EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/04 3:15 p.m.21 views

CVE-2024-53130

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix null-ptr-deref in blockdirtybuffer tracepoint When using the "block:blockdirtybuffer" tracepoint, markbufferdirty may cause a NULL pointer dereference, or a general protection fault when KASAN is enabled. This happens...

5.5CVSS0.00229EPSS
SaveExploits0References10
OSV
OSV
added 2024/12/04 3:15 p.m.20 views

AZL-54158 CVE-2024-53130 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix null-ptr-deref in blockdirtybuffer tracepoint When using the "block:blockdirtybuffer" tracepoint, markbufferdirty may cause a NULL pointer dereference, or a general protection fault when KASAN is enabled. This happens...

5.5CVSS6.9AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/04 3:15 p.m.6 views

UBUNTU-CVE-2024-53131

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix null-ptr-deref in blocktouchbuffer tracepoint Patch series "nilfs2: fix null-ptr-deref bugs on block tracepoints". This series fixes null pointer dereference bugs that occur when using nilfs2 and two block-related...

5.5CVSS6.4AI score0.00236EPSS
SaveExploits0References47
OSV
OSV
added 2024/12/04 3:15 p.m.10 views

UBUNTU-CVE-2024-53130

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix null-ptr-deref in blockdirtybuffer tracepoint When using the "block:blockdirtybuffer" tracepoint, markbufferdirty may cause a NULL pointer dereference, or a general protection fault when KASAN is enabled. This happens...

5.5CVSS6.4AI score0.00229EPSS
SaveExploits0References47
Cvelist
Cvelist
added 2024/12/04 2:20 p.m.19 views

CVE-2024-53131 nilfs2: fix null-ptr-deref in block_touch_buffer tracepoint

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix null-ptr-deref in blocktouchbuffer tracepoint Patch series "nilfs2: fix null-ptr-deref bugs on block tracepoints". This series fixes null pointer dereference bugs that occur when using nilfs2 and two block-related...

0.00236EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/12/04 2:20 p.m.10 views

CVE-2024-53131

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix null-ptr-deref in blocktouchbuffer tracepoint Patch series "nilfs2: fix null-ptr-deref bugs on block tracepoints". This series fixes null pointer dereference bugs that occur when using nilfs2 and two block-related...

5.5CVSS5.9AI score0.00236EPSS
SaveExploits0
OSV
OSV
added 2024/12/04 2:20 p.m.10 views

CVE-2024-53131 nilfs2: fix null-ptr-deref in block_touch_buffer tracepoint

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix null-ptr-deref in blocktouchbuffer tracepoint Patch series "nilfs2: fix null-ptr-deref bugs on block tracepoints". This series fixes null pointer dereference bugs that occur when using nilfs2 and two block-related...

6.1AI score
SaveExploits0References13
CVE
CVE
added 2024/12/04 2:20 p.m.210 views

CVE-2024-53131

CVE-2024-53131 concerns the Linux kernel nilfs2 subsystem. The issue manifests as a NULL pointer dereference when the tracepoint block_touch_buffer is exercised from __nilfs_get_folio_block() via touch_buffer(), which accesses bh->b_bdev->bd_dev even if the buffer head lacks a valid block_d...

5.5CVSS6.7AI score0.00236EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/12/04 2:20 p.m.13 views

CVE-2024-53130 nilfs2: fix null-ptr-deref in block_dirty_buffer tracepoint

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix null-ptr-deref in blockdirtybuffer tracepoint When using the "block:blockdirtybuffer" tracepoint, markbufferdirty may cause a NULL pointer dereference, or a general protection fault when KASAN is enabled. This happens...

6.2AI score
SaveExploits0References13
CVE
CVE
added 2024/12/04 2:20 p.m.350 views

CVE-2024-53130

CVE-2024-53130 affects the Linux kernel nilfs2 code. The issue is a NULL pointer dereference in the block_dirty_buffer tracepoint when using mark_buffer_dirty(), caused by bh->b_bdev->bd_dev being dereferenced even if the buffer head lacks a block_device pointer. The kernel fix makes nilfs_...

5.5CVSS6.5AI score0.00229EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2024/12/04 2:20 p.m.27 views

CVE-2024-53130

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix null-ptr-deref in blockdirtybuffer tracepoint When using the "block:blockdirtybuffer" tracepoint, markbufferdirty may cause a NULL pointer dereference, or a general protection fault when KASAN is enabled. This happens...

5.5CVSS5.9AI score0.00229EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/12/04 12:00 a.m.11 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 that can be caused when using the blockdirtybuffer tracepoint in the nilfs2...

5.5CVSS6.6AI score0.00229EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/12/04 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 stems from a null pointer dereference issue that can be caused when using the blocktouchbuffer tracepoint in the nilfs2...

5.5CVSS6.6AI score0.00236EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/25 1:43 p.m.26 views

USN-7121-3 linux-oracle vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - S390 architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - ATM...

9.8CVSS6.8AI score0.00787EPSS
SaveExploits1References46
RedhatCVE
RedhatCVE
added 2024/11/21 3:54 p.m.16 views

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.5CVSS6.6AI score0.00207EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 3:54 p.m.29 views

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.7AI score0.00281EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 3:54 p.m.21 views

CVE-2024-50202

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...

5.5CVSS6.7AI score0.00231EPSS
SaveExploits0References4
Rows per page
Query Builder