CVE-2025-71271
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
06/05/2026
Last modified:
12/05/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
hfsplus: ensure sb->s_fs_info is always cleaned up<br />
<br />
When hfsplus 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 />
hfsplus_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 hfsplus_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.16 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.6 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



