Security Advisory

CVE-2023-53683

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-10-07 15:21:36
Last updated 2026-05-23 15:30:16
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode() syzbot is hitting WARN_ON() in hfsplus_cat_{read,write}_inode(), for crafted filesystem image can contain bogus length. There conditions are not kernel bugs that can justify kernel to panic.