CVE-2026-97485: omfs: handle set_blocksize failures

Published Sep 24, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

omfs: handle setblocksize failures

omfs uses bufferheads, which don't handle block size > PAGESIZE well. Without this, mounting we will hit the

BUGON(offset >= foliosize(folio));

in foliosetbh on the first breadgfp call.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 24, 2026
CVE Published
via MITRE·04:04 PM
Data Sourced
via MITRE·04:04 PM
Description
Data Sourced
via NVD·05:17 PM
Description

Frequently Asked Questions

1

What systems are exposed to this issue?

Systems that mount an OMFS filesystem with a block size greater than PAGE_SIZE are exposed to the mount-time kernel failure described. The issue is specific to the Linux kernel's OMFS filesystem handling.

2

What action triggers the failure?

The failure occurs when mounting the affected OMFS filesystem. The first __bread_gfp call can reach a BUG_ON in folio_set_bh when the filesystem block size exceeds PAGE_SIZE.

3

How can I determine whether a filesystem is likely to trigger this issue?

Check whether the filesystem being mounted is OMFS and whether its block size is greater than the system PAGE_SIZE. The provided information does not identify any other trigger conditions.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203