CVE-2025-71230
Linux Debian vulnerability analysis and mitigation

Overview

CVE-2025-71230 is a memory leak vulnerability in the Linux kernel's HFS (Hierarchical File System) filesystem driver that can lead to denial of service. The flaw was introduced when the HFS driver was converted to the new mount API, creating a bug in the allocation pattern of sb->s_fs_info. It affects Linux kernel versions 6.13 through 6.18.10 and 6.19 through 6.19.0, and was published on February 18, 2026. It carries a CVSS v3.1 base score of 5.5 (Medium) (Microsoft MSRC, Feedly).

Technical details

The root cause is a memory leak (CWE-401) in the HFS filesystem driver's mount path. When sget_fc() allocates a new superblock and setup_bdev_super() subsequently fails, the filesystem-specific s_fs_info data is allocated but never freed because hfs_fill_super() — which would normally take ownership — is never reached. The fix ensures hfs_kill_super() always frees sb->s_fs_info, closing the leak regardless of mount failure. Patches are available in the Linux kernel stable tree (kernel.org patch 1, kernel.org patch 2, kernel.org patch 3).

Impact

A local attacker with low privileges can repeatedly trigger the memory leak by attempting to mount a crafted HFS filesystem that causes setup_bdev_super() to fail. Repeated exploitation exhausts available kernel memory, resulting in performance degradation and potential denial of service conditions affecting overall system stability. There is no impact on confidentiality or integrity — only availability is affected (Feedly).

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation at this time. The EPSS score is approximately 0.018%, reflecting very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires local access with low privileges and the ability to perform mount operations (Feedly).

Mitigation and workarounds

Update the Linux kernel to version 6.18.11 or later (for the 6.13–6.18.x branch) or to version 6.19.1 or later (for the 6.19.x branch). Microsoft has also released a patch for the Azure Linux 3 kernel (azl3_kernel_6.6.121.1-1) as of February 21, 2026. If immediate patching is not possible, restrict local user access to mount operations (e.g., via CAP_SYS_ADMIN controls or namespace restrictions) to reduce the attack surface, and monitor kernel memory usage for unusual patterns (Microsoft MSRC, Feedly).

Additional resources


SourceThis report was generated using AI

Related Linux Debian vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-78683CRITICAL9.4
  • Linux Debian logoLinux Debian
  • nltk
NoYesAug 25, 2026
CVE-2026-78682HIGH8.7
  • Linux Debian logoLinux Debian
  • nltk
NoYesAug 25, 2026
CVE-2026-78681HIGH8.7
  • Linux Debian logoLinux Debian
  • nltk
NoYesAug 25, 2026
CVE-2026-78680HIGH8.5
  • Linux Debian logoLinux Debian
  • nltk
NoYesAug 25, 2026
CVE-2026-78679HIGH7.1
  • Linux Debian logoLinux Debian
  • python-git
NoNoAug 25, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management