Eric Biggers
Eric Biggers
In jellyfish-2.3.0.tar.gz downloaded from the releases page, the LICENSE file says See the files LICENSE-BSD-3-Clause and LICENSE-GPL-3.0 for details. But these files are not included in the tarball. The probably...
syzkaller repros seem to always create a mmap at address 0x20000000 as temporary space. That is not great since it makes the repros difficult to read, but the more specific...
The `WARN_ON` macro in the Linux kernel logs a report of a kernel issue that should be reported to kernel developers. The logged report begins with the string "WARNING:". Linux...
Please stay up to date with the latest version of libdeflate so that people don't run into issues that have already been fixed. Thanks!
The list of extensions that include Zvknhb and Zvbc (and therefore require support for SEW=64) was incorrect. Fix it.
See https://lore.kernel.org/lkml/[email protected]/T/#t. syzbot has sent the same message about 50 times. It seems to go once per minute for 25 minutes, then take a 6 hour break.
``` /************************************************* * Name: montgomery_reduce * * Description: For finite field element a with -2^{31}Q
`struct fuse_file_info` is part of the plugin interface, but `` does not define it. The `ntfs-3g-system-compression` plugin gets this definition by including `fuse.h`. But this no longer works because many...