UNKNOWN NVD
CVE-2026-97490
In the Linux kernel, the following vulnerability has been resolved: affs: handle set_blocksize failures affs uses buffer_heads, which don't handle block size
In the Linux kernel, the following vulnerability has been resolved:
affs: handle set_blocksize failures
affs uses buffer_heads, which don't handle block size > PAGE_SIZE well.
Without this, mounting we will hit the
BUG_ON(offset >= folio_size(folio));
in folio_set_bh on the first __bread_gfp call.
References
- https://git.kernel.org/stable/c/0861182af5983a39bd2a891966436c5679b74a45
- https://git.kernel.org/stable/c/bb45146a661934ef801f8fc62f88cdbcf6584ed1
- https://git.kernel.org/stable/c/e01af5aa641039e000af855f448475316f0550fc
This unknown severity vulnerability was published on 2026-09-24 via NVD.
vulnfeed aggregates 11711 vulnerabilities from NVD, CISA KEV,
Ubuntu, Debian, Red Hat, Kubernetes, Exploit-DB, OSS-Security, GitHub and OpenStack — updated every 4 hours.