CVE-2026-23222

Source
https://cve.org/CVERecord?id=CVE-2026-23222
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-23222.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-23222
Downstream
Related
Published
2026-02-18T14:53:25.504Z
Modified
2026-03-24T08:59:27.869121Z
Summary
crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctly
Details

In the Linux kernel, the following vulnerability has been resolved:

crypto: omap - Allocate OMAPCRYPTOFORCE_COPY scatterlists correctly

The existing allocation of scatterlists in omapcryptocopysglists() 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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23222.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
74ed87e7e7f7197137164738dd0610ccd5ec5ed1
Fixed
953c81941b0ad373674656b8767c00234ebf17ac
Fixed
31aff96a41ae6f1f1687c065607875a27c364da8
Fixed
79f95b51d4278044013672c27519ae88d07013d8
Fixed
6edf8df4bd29f7bfd245b67b2c31d905f1cfc14b
Fixed
c184341920ed78b6466360ed7b45b8922586c38f
Fixed
2ed27b5a1174351148c3adbfc0cd86d54072ba2e
Fixed
d1836c628cb72734eb5f7dfd4c996a9c18bba3ad
Fixed
1562b1fb7e17c1b3addb15e125c718b2be7f5512

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-23222.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.13.0
Fixed
5.10.251
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.201
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.164
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.125
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.72
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.11
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-23222.json"