Beveiligingsadvies
CVE-2023-53683
CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations
Beschrijving
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.