Lucene search
+L

57 matches found

RedhatCVE
RedhatCVE
added 6 days ago6 views

CVE-2026-63954

A flaw was found in the Linux kernel's High Performance File System HPFS component. This vulnerability occurs when the hpfsmapdnodebitmap function fails, leading to the system attempting to release an uninitialized buffer. An attacker could potentially trigger this condition, resulting in a syste...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 6 days ago6 views

SUSE CVE-2026-63954

In the Linux kernel, the following vulnerability has been resolved: hpfs: fix a crash if hpfsmapdnodebitmap fails If hpfsmapdnodebitmap fails, the code would call hpfsbrelse4 on uninitialized quad buffer head, causing a crash...

7.8CVSS5.5AI score0.00164EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.8 views

CVE-2026-63954

In the Linux kernel, the following vulnerability has been resolved: hpfs: fix a crash if hpfsmapdnodebitmap fails If hpfsmapdnodebitmap fails, the code would call hpfsbrelse4 on uninitialized quad buffer head, causing a crash...

7.8CVSS0.00164EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.32 views

CVE-2026-63954 hpfs: fix a crash if hpfs_map_dnode_bitmap fails

In the Linux kernel, the following vulnerability has been resolved: hpfs: fix a crash if hpfsmapdnodebitmap fails If hpfsmapdnodebitmap fails, the code would call hpfsbrelse4 on uninitialized quad buffer head, causing a crash...

7.8CVSS0.00164EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 2:55 p.m.10 views

EUVD-2026-45727

In the Linux kernel, the following vulnerability has been resolved: hpfs: fix a crash if hpfsmapdnodebitmap fails If hpfsmapdnodebitmap fails, the code would call hpfsbrelse4 on uninitialized quad buffer head, causing a crash...

5.7AI score0.00164EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/19 2:55 p.m.6 views

CVE-2026-63954

In the Linux kernel, the following vulnerability has been resolved: hpfs: fix a crash if hpfsmapdnodebitmap fails If hpfsmapdnodebitmap fails, the code would call hpfsbrelse4 on uninitialized quad buffer head, causing a crash...

7.8CVSS5.6AI score0.00164EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/07/19 2:55 p.m.9 views

CVE-2026-63954

CVE-2026-63954 pertains to the Linux kernel, specifically the hpfs driver. The issue occurs when hpfs_map_dnode_bitmap fails, which would cause the code to call hpfs_brelse4 on an uninitialized quad buffer head, resulting in a crash. The vulnerability has been resolved by the kernel patch referen...

7.8CVSS5.7AI score0.00164EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 2:55 p.m.5 views

CVE-2026-63954 hpfs: fix a crash if hpfs_map_dnode_bitmap fails

In the Linux kernel, the following vulnerability has been resolved: hpfs: fix a crash if hpfsmapdnodebitmap fails If hpfsmapdnodebitmap fails, the code would call hpfsbrelse4 on uninitialized quad buffer head, causing a crash...

7.8CVSS5.6AI score0.00164EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.5 views

CVE-2026-63954

In the Linux kernel, the following vulnerability has been resolved: hpfs: fix a crash if hpfsmapdnodebitmap fails If hpfsmapdnodebitmap fails, the code would call hpfsbrelse4 on uninitialized quad buffer head, causing a crash...

7.8CVSS5.5AI score0.00164EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.7 views

PT-2026-61271

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A crash occurs in the hpfs module when the hpfs map dnode bitmap function fails. In this scenario, the system attempts to call hpfs brelse4 using an uninitialized quad buffer head, leadi...

7.8CVSS5.3AI score0.00164EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.3 views

Astra Linux – Vulnerability in f2fs-tools

There is an exploitable information disclosure vulnerability in the getdnodeofdata functionality of the F2fs-Tools F2fs.Fsck 1.13. A specially crafted f2fs filesystem can lead to information disclosure. An attacker can provide a malicious file that triggers this vulnerability...

5.5CVSS6.1AI score0.01508EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/01/27 5:1 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid out-of-boundary access in dnode page As Jiaming Zhang reported: dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x1c1/0x2a0 lib/dumpstack.c:120 printaddressdescription mm/kasan/report.c:378 inline...

7.1CVSS6.4AI score0.00151EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/12/10 1:35 a.m.6 views

CVE-2023-53846

A use-after-free vulnerability was found in the F2FS filesystem in the Linux kernel. The truncatednode function lacks proper sanity checks on direct node pages, allowing a corrupted filesystem where one inode incorrectly references another inode's node to trigger out-of-bounds memory access durin...

5.5CVSS6.3AI score0.00183EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/09 4:17 p.m.6 views

CVE-2023-53846

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on direct node in truncatednode syzbot reports below bug: BUG: KASAN: slab-use-after-free in f2fstruncatedatablocksrange+0x122a/0x14c0 fs/f2fs/file.c:574 Read of size 4 at addr ffff88802a25c000 by tas...

0.00183EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/09 1:30 a.m.28 views

CVE-2023-53846

CVE-2023-53846: In the Linux kernel f2fs, a direct node truncation path could traverse node addr mappings out of bounds, causing slab-use-after-free. The fix adds a sanity check on the dnode page during truncate_dnode() to prevent out-of-bound access and to record an ERROR_INVALID_NODE_REFERENCE ...

6.1AI score0.00183EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/12/09 12:0 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 that stems from f2fs not performing integrity checks on direct nodes in truncatednode, which could lead to memory corruption...

6.1AI score0.00183EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/11/16 1:1 a.m.8 views

f2fs: fix null-ptr-deref in f2fs_get_dnode_of_data

...

5.5CVSS7AI score0.00157EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/10/29 1:2 a.m.8 views

f2fs: fix to do sanity check on node footer for non inode dnode

...

6.1CVSS7AI score0.00172EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/10/29 12:25 a.m.4 views

SUSE CVE-2025-40025

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on node footer for non inode dnode As syzbot reported below: ------------ cut here ------------ kernel BUG at fs/f2fs/file.c:1243! Oops: invalid opcode: 0000 1 SMP KASAN NOPTI CPU: 0 UID: 0 PID: 5354...

6.1CVSS6.6AI score0.00172EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/28 12:30 p.m.8 views

EUVD-2025-36442

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on node footer for non inode dnode As syzbot reported below: ------------ cut here ------------ kernel BUG at fs/f2fs/file.c:1243! Oops: invalid opcode: 0000 1 SMP KASAN NOPTI CPU: 0 UID: 0 PID: 5354...

6.1AI score0.00172EPSS
SaveExploits0References3
Rows per page
Query Builder