2 matches found
EUVD-2026-81796
In the Linux kernel, the following vulnerability has been resolved: Squashfs: check block offset is not negative If a negative offset is read off disk for example the offset into the decompressed fragment block, this will cause squashfscopydata to perform an out of bounds access. Fix by checking ...
SaveExploits0References8
CVE-2026-90203
CVE-2026-90203 is an out-of-bounds access vulnerability in the Linux kernel's Squashfs filesystem driver. When a negative offset is read from disk (for example, the offset into a decompressed fragment block), the function squashfs_copy_data() performs an out-of-bounds memory access. The fix check...
SaveExploits0References8
20