CVE-2026-74671: ima: fix out-of-bounds read in xattr_verify()

Published Aug 22, 2026
·
Updated

ima: fix out-of-bounds read in xattrverify()

Affected Software

2 affected componentsFixes available
Linux Linux kernel
Microsoft azl3 kernel 6.6.150.1-1<6.6.152.1-1
6.6.152.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.152.1-1

Event History

Aug 22, 2026
CVE Published
via MITRE·03:32 PM
Data Sourced
via MITRE·03:32 PM
Description
Data Sourced
via NVD·04:16 PM
Description
Aug 24, 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 input is required to trigger the out-of-bounds read?

The vulnerable path requires a truncated security.ima extended attribute, specifically an IMA_XATTR_DIGEST_NG value whose length is too short for the subsequent digest comparison. The described example is a one-byte xattr, where the length calculation underflows and allows memcmp() to read beyond the allocated xattr buffer.

2

Does the absence of an EVM HMAC key prevent exposure?

No. When no HMAC key is loaded, evm_verifyxattr() returns INTEGRITY_UNKNOWN rather than rejecting the xattr, allowing a truncated security.ima value to reach xattr_verify() unchanged.

3

How can this issue be mitigated if the fix cannot be applied immediately?

The provided data identifies malformed or truncated security.ima xattrs as the triggering condition. Avoiding or rejecting such xattr values prevents the described out-of-bounds read path, although no specific configuration-only mitigation is provided.

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