In the Linux kernel, the following vulnerability has been resolved:
f2fs: fix to remove unnecessary f2fsbugon() to avoid panic
verifyblkaddr() will trigger panic once we inject fault into f2fsisvalidblkaddr(), fix to remove this unnecessary f2fsbugon().