CVE-2026-23222EPSS p2.7%
CVE-2026-23222CVE-2026-23222
linux / linux_kernel
Description
In the Linux kernel, the following vulnerability has been resolved:
crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctly
The existing allocation of scatterlists in omap_crypto_copy_sg_lists()
was allocating an array of scatterlist pointers, not scatterlist objects,
resulting in a 4x too small allocation.
Use sizeof(*new_sg) to get the correct object size.
Scoring
| CVSS | 7.8 () |
| Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| EPSS | 0.13% probability of exploitation · percentile 2.7% · 2026-06-17T12:03:21Z |
| Last modified | 2026-06-02 |
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.