CVE-2025-68726: crypto: aead - Fix reqsize handling

Published Dec 24, 2025
·
Updated

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

crypto: aead - Fix reqsize handling

Commit afddce13ce81d ("crypto: api - Add reqsize to cryptoalg") introduced crareqsize field in cryptoalg struct to replace type specific reqsize fields. It looks like this was introduced specifically for ahash and acomp from the commit description as subsequent commits add necessary changes in these alg frameworks.

However, this is being recommended for use in all crypto algs instead of setting reqsize using cryptosetreqsize(). Using crareqsize in aead algorithms, hence, causes memory corruptions and crashes as the underlying functions in the algorithm framework have not been updated to set the reqsize properly from crareqsize. [1]

Add proper setreqsize calls in the aead init function to properly initialize reqsize for these algorithms in the framework.

[1]: https://gist.github.com/Pratham-T/24247446f1faf4b7843e4014d5089f6b

Affected Software

1 affected component
linux-kernel

Event History

Dec 24, 2025
CVE Published
via MITRE·10:33 AM
Data Sourced
via MITRE·10:33 AM
DescriptionSeverity
Data Sourced
via NVD·11:16 AM
DescriptionSeverity

Frequently Asked Questions

1

What is the severity of CVE-2025-68726?

CVE-2025-68726 has not been explicitly rated for severity, but it involves a fix related to request size handling in the Linux kernel's crypto API.

2

How do I fix CVE-2025-68726?

To fix CVE-2025-68726, update your Linux kernel to the latest version that includes the resolution for this vulnerability.

3

What components are affected by CVE-2025-68726?

CVE-2025-68726 affects the Linux kernel, specifically the crypto API components.

4

What is the nature of the vulnerability in CVE-2025-68726?

The nature of CVE-2025-68726 involves issues with how request sizes are handled within the crypto algorithm structure.

5

When was CVE-2025-68726 resolved?

CVE-2025-68726 was resolved with the commit that introduced the cra_reqsize field in the crypto_alg struct.

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