Bug 2492364 (CVE-2026-52972) - CVE-2026-52972 kernel: crypto: af_alg - Cap AEAD AD length to 0x80000000
Summary: CVE-2026-52972 kernel: crypto: af_alg - Cap AEAD AD length to 0x80000000
Keywords:
Status: NEW
Alias: CVE-2026-52972
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-24 18:08 UTC by OSIDB Bzimport
Modified: 2026-06-26 19:54 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-24 18:08:03 UTC
In the Linux kernel, the following vulnerability has been resolved:

crypto: af_alg - Cap AEAD AD length to 0x80000000

In order to prevent arithmetic overflows when checking the TX
buffer size, cap the associated data length to 0x80000000.


Note You need to log in before you can comment on or make changes to this bug.