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.