CVE-2026-63954
Received Received - Intake

HPFS filesystem crash due to uninitialized buffer head

Vulnerability report for CVE-2026-63954, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-19

Last updated on: 2026-07-20

Assigner: kernel.org

Description

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

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-19
Last Modified
2026-07-20
Generated
2026-07-20
AI Q&A
2026-07-19
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is in the Linux kernel's HPFS (High Performance File System) driver. It occurs when the function hpfs_map_dnode_bitmap fails, leading to an attempt to release an uninitialized buffer head via hpfs_brelse4, which causes a system crash.

Detection Guidance

This vulnerability is specific to the Linux kernel's HPFS filesystem handling. Detection requires checking for kernel crashes or errors related to hpfs_map_dnode_bitmap failures. Monitor system logs for filesystem errors or kernel panics. No direct commands are provided in the context to detect this issue.

Impact Analysis

If exploited, this vulnerability could crash the affected system, leading to denial of service. Users relying on HPFS for file storage may experience unexpected system failures.

Compliance Impact

This vulnerability causes a kernel crash due to improper handling of a failed bitmap mapping in the HPFS filesystem. It does not directly relate to data privacy, access controls, or audit logging required by standards like GDPR or HIPAA. The impact is primarily system stability rather than compliance violations.

Mitigation Strategies

Apply the latest Linux kernel patches that address this issue. If using a vulnerable kernel version, avoid mounting or using HPFS filesystems until patched. Monitor vendor advisories for updates.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-63954. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart