CVE-2026-23222
EUVD-2026-767918.02.2026, 16:22
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.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 4.13 ≤ 𝑥 < 5.10.251 |
| linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.201 |
| linux | linux_kernel | 5.16 ≤ 𝑥 < 6.1.164 |
| linux | linux_kernel | 6.2 ≤ 𝑥 < 6.6.125 |
| linux | linux_kernel | 6.7 ≤ 𝑥 < 6.12.72 |
| linux | linux_kernel | 6.13 ≤ 𝑥 < 6.18.11 |
| linux | linux_kernel | 6.19 ≤ 𝑥 < 6.19.1 |
𝑥
= Vulnerable software versions
Debian Releases
openSUSE / SLES Releases
openSUSE Product | |||||||
|---|---|---|---|---|---|---|---|
| kernel-64kb |
| ||||||
| kernel-azure |
| ||||||
| kernel-default |
| ||||||
| kernel-default-base |
| ||||||
| kernel-docs |
| ||||||
| kernel-macros |
| ||||||
| kernel-obs-build |
| ||||||
| kernel-source |
| ||||||
| kernel-syms |
| ||||||
| kernel-zfcpdump |
|
References