cbcvebase.
CVE-2026-43330
published 2026-05-08

CVE-2026-43330: In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix overflow on long hmac keys When a key longer than block size is…

PriorityP340high7.8CVSS 3.1
AVLACLPRLUINSUCHIHAH
EPSS
0.13%
2.9th percentile
In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix overflow 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 copying is performed using kmemdup, however this leads to an overflow: reading more bytes (aligned_len - keylen) from the keylen source buffer. Fix this by replacing kmemdup with kmalloc, followed by memcpy.

Affected

12 ranges
VendorProductVersion rangeFixed in
linuxlinux
linuxlinux>= 199354d7fb6eaa2cc5bb650af0bca624baffee35 < 31022cfde5235c45fa765f0aabeff5f0652852f231022cfde5235c45fa765f0aabeff5f0652852f2
linuxlinux>= 199354d7fb6eaa2cc5bb650af0bca624baffee35 < c2fb4984fe09fc176fe4c12d5e3edf626df6511dc2fb4984fe09fc176fe4c12d5e3edf626df6511d
linuxlinux>= 199354d7fb6eaa2cc5bb650af0bca624baffee35 < aa545df011338df13f0833fc1fabcb15c0521959aa545df011338df13f0833fc1fabcb15c0521959
linuxlinux>= 199354d7fb6eaa2cc5bb650af0bca624baffee35 < cebc5ebd958346195b77f42d0cd5141b4e448faecebc5ebd958346195b77f42d0cd5141b4e448fae
linuxlinux>= 199354d7fb6eaa2cc5bb650af0bca624baffee35 < 80688afb9c35b3934ce2d6be9973758915e2e0ef80688afb9c35b3934ce2d6be9973758915e2e0ef
linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel>= 6.13 < 6.18.226.18.22
linuxlinux_kernel>= 6.19 < 6.19.126.19.12
linuxlinux_kernel>= 6.3 < 6.6.1346.6.134
linuxlinux_kernel>= 6.7 < 6.12.816.12.81

CVSS provenance

nvdv3.17.8HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
vendor_redhat7.8HIGH
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.