CVE-2026-64053: block: don't overwrite bip_vcnt in bio_integrity_copy_user()

Published Jul 19, 2026
·
Updated

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

block: don't overwrite bipvcnt in biointegritycopyuser()

biointegrityaddpage() already sets bipvcnt to 1 for the bounce segment. Overwriting it with nrvecs breaks bipvcnt <= bipmaxvcnt on WRITE (bipmaxvcnt is 1), so the gap-merge checks in block/blk.h read past the bipvec[] flex array. On READ the read is in bounds but lands on a saved user bvec instead of the bounce.

The line was added for split propagation, but biointegrityclone() doesn't copy bipvcnt and BIPCLONEFLAGS excludes BIPCOPYUSER.

Affected Software

7 affected components
Linux Linux kernel
Linux Linux kernel>=6.11<6.12.92
Linux Linux kernel>=6.13<6.18.34
Linux Linux kernel>=6.19<7.0.11
Linux Linux kernel=7.1-rc1
Linux Linux kernel=7.1-rc2
Linux Linux kernel=7.1-rc3

Event History

Jul 19, 2026
CVE Published
via MITRE·03:39 PM
Data Sourced
via MITRE·03:39 PM
DescriptionSeverity
Data Sourced
via NVD·04:17 PM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What conditions are needed to trigger this issue?

Exploitation requires local access and low privileges; no user interaction is required. The vulnerable path involves bio integrity handling in bio_integrity_copy_user(), with distinct faulty behavior on read and write operations.

2

Are both read and write operations affected in the same way?

No. On writes, an invalid bip_vcnt value can cause gap-merge checks to read past the bip_vec[] flexible array. On reads, the access remains in bounds but uses a saved user bvec rather than the bounce segment.

3

What should administrators do?

Apply the available Linux kernel patch. The provided stable references identify patched commits for this issue.

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