CVE-2026-43044: crypto: caam - fix DMA corruption on long hmac keys

Published May 1, 2026
·
Updated

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

crypto: caam - fix DMA corruption on long hmac keys

When a key longer than block size is supplied, it is copied and then hashed into the real key. The memory allocated for the copy needs to be rounded to DMA cache alignment, as otherwise the hashed key may corrupt neighbouring memory.

The rounding was performed, but never actually used for the allocation. Fix this by replacing kmemdup with kmalloc for a larger buffer, followed by memcpy.

Affected Software

11 affected components
The Linux Foundation Linux Kernel
Linux Linux kernel>=6.3<6.6.134
Linux Linux kernel>=6.7<6.12.81
Linux Linux kernel>=6.13<6.18.22
Linux Linux kernel>=6.19<6.19.12
Linux Linux kernel=7.0-rc1
Linux Linux kernel=7.0-rc2
Linux Linux kernel=7.0-rc3
Linux Linux kernel=7.0-rc4
Linux Linux kernel=7.0-rc5
Linux Linux kernel=7.0-rc6

Event History

May 1, 2026
CVE Published
via MITRE·02:15 PM
Data Sourced
via MITRE·02:15 PM
DescriptionSeverity
Data Sourced
via NVD·03:16 PM
RemedyDescriptionSeverityAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-43044?

CVE-2026-43044 is considered a moderate severity vulnerability in the Linux kernel.

2

How do I fix CVE-2026-43044?

To fix CVE-2026-43044, you should update to the latest version of the Linux kernel where the vulnerability has been patched.

3

What systems are affected by CVE-2026-43044?

CVE-2026-43044 affects the Linux kernel, particularly in scenarios where long HMAC keys are used.

4

What are the consequences of CVE-2026-43044?

The consequences of CVE-2026-43044 include potential DMA corruption which could lead to data integrity issues.

5

Is there a workaround for CVE-2026-43044?

A temporary workaround for CVE-2026-43044 includes avoiding the use of long HMAC keys until a patch can be applied.

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