In the Linux kernel, the following vulnerability has been resolved:[EOL][EOL]udf: Detect system inodes linked into directory hierarchy[EOL][EOL]When UDF filesystem is corrupted, hidden system inodes can be linked[EOL]into directory hierarchy which is an avenue for further serious[EOL]corruption of the filesystem and kernel confusion as noticed by syzbot[EOL]fuzzed images. Refuse to access system inodes linked into directory[EOL]hierarchy and vice versa.