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