CVE-2025-71230
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
18/02/2026
Last modified:
18/03/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
hfs: ensure sb->s_fs_info is always cleaned up<br />
<br />
When hfs was converted to the new mount api a bug was introduced by<br />
changing the allocation pattern of sb->s_fs_info. If setup_bdev_super()<br />
fails after a new superblock has been allocated by sget_fc(), but before<br />
hfs_fill_super() takes ownership of the filesystem-specific s_fs_info<br />
data it was leaked.<br />
<br />
Fix this by freeing sb->s_fs_info in hfs_kill_super().
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.18.11 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.1 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



