Acknowledged
Created: Sep 4, 2025
Updated: Sep 8, 2025
Found In Version: 10.23.30.1
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Kernel
In the Linux kernel, the following vulnerability has been resolved:EOL][EOL]hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()[EOL][EOL]When the volume header contains erroneous values that do not reflect[EOL]the actual state of the filesystem, hfsplus_fill_super() assumes that[EOL]the attributes file is not yet created, which later results in hitting[EOL]BUG_ON() when hfsplus_create_attributes_file() is called. Replace this[EOL]BUG_ON() with -EIO error with a message to suggest running fsck tool.
CREATE(Triage):(User=admin) [CVE-2025-38712 (https://nvd.nist.gov/vuln/detail/CVE-2025-38712)