Bug 2402301 (CVE-2023-53683) - CVE-2023-53683 kernel: fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode()
Summary: CVE-2023-53683 kernel: fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,w...
Keywords:
Status: NEW
Alias: CVE-2023-53683
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-10-07 16:08 UTC by OSIDB Bzimport
Modified: 2025-10-14 23:45 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-10-07 16:08:14 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.