VDB
DEBIAN-CVE-2026-23222
DEBIAN-CVE-2026-23222
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | linux | 0, 6.1.106-1, 6.1.106-2 |
| Debian:14 | linux | 6.12.73-1, 6.12.74-1, 6.12.74-2 |
| Debian:13 | linux | 0, 6.12.38-1, 6.12.43-1 |
| Debian:11 | linux-6.1 | 6.1.162-1, 0, 6.1.106-3~deb11u1 |
| Debian:11 | linux | 5.10.247-1, 5.10.249-1, 5.10.179-1 |
Timeline
- Feb 18, 2026 CVE Published
- Apr 28, 2026 CVE Updated