CVE-2026-46070: md/raid5: validate payload size before accessing journal metadata

Published May 27, 2026
·
Updated

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

md/raid5: validate payload size before accessing journal metadata

r5crecoveryanalyzemetablock() and r5lrecoveryverifydatachecksumformb() iterate over payloads in a journal metadata block using on-disk payload size fields without validating them against the remaining space in the metadata block.

A corrupted journal contains payload sizes extending beyond the PAGESIZE boundary can cause out-of-bounds reads when accessing payload fields or computing offsets.

Add bounds validation for each payload type to ensure the full payload fits within metasize before processing.

Affected Software

9 affected componentsFixes available
Linux Linux kernel (md/raid5)
Linux Linux kernel>=4.10<5.10.258
Linux Linux kernel>=5.11<5.15.209
Linux Linux kernel>=5.16<6.1.175
Linux Linux kernel>=6.2<6.6.140
Linux Linux kernel>=6.7<6.12.86
Linux Linux kernel>=6.13<6.18.27
Linux Linux kernel>=6.19<7.0.4
Microsoft azl3 kernel 6.6.139.1-1<6.6.141.1-1
6.6.141.1-1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 6.6.141.1-1
  2. Configuration

    Add bounds validation for each journal payload type before processing journal metadata: ensure each on-disk payload size fits within the remaining metadata block space (meta_size) in r5c_recovery_analyze_meta_block() and r5l_recovery_verify_data_checksum_for_mb(), preventing out-of-bounds reads when accessing payload fields or computing offsets.

    md/raid5 Validate journal metadata on-disk payload size fields = enabled/implemented

Event History

May 27, 2026
CVE Published
via MITRE·12:57 PM
Data Sourced
via MITRE·12:57 PM
DescriptionSeverity
Data Sourced
via NVD·02:17 PM
RemedyDescriptionSeverityWeaknessAffected Software
May 28, 2026
Data Sourced
via Microsoft·08:07 AM
DescriptionSeverityWeakness
Data Sourced
via Microsoft·08:07 AM
Affected Software
Updated
via Microsoft·08:07 AM
DescriptionSeverity

Frequently Asked Questions

1

What conditions are required to trigger this issue?

An attacker or other local actor needs low privileges and access to a RAID5 journal containing corrupted on-disk metadata. The malformed payload size must extend beyond the metadata block's PAGE_SIZE boundary during journal recovery processing.

2

What is the practical impact of a successful trigger?

Processing the corrupted journal metadata can cause out-of-bounds reads while accessing payload fields or calculating offsets. The supplied severity vector indicates high confidentiality impact and high availability impact, with no integrity impact.

3

Are systems using RAID5 journaling the relevant exposure group?

Yes. The affected code is in the Linux kernel md/raid5 journal recovery path, so exposure depends on use of that functionality and processing of a corrupted RAID5 journal rather than merely running a Linux kernel.

4

How can I determine whether a system has the remediation?

Check the kernel source or vendor patch status for bounds validation in r5c_recovery_analyze_meta_block() and r5l_recovery_verify_data_checksum_for_mb() before payload metadata is accessed. The listed stable references identify commits containing the fix.

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