crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctly
Summary
| CVE | CVE-2026-23222 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-02-18 16:22:31 UTC |
| Updated | 2026-04-02 15:16:23 UTC |
| 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. |
Risk And Classification
Primary CVSS: v3.1 5.5 MEDIUM from [email protected]
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Problem Types: NVD-CWE-noinfo
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | [email protected] | Primary | 5.5 | MEDIUM | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
| 3.1 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | Secondary | 7.8 | HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| 3.1 | CNA | DECLARED | 7.8 | HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
LowUser Interaction
NoneScope
UnchangedConfidentiality
NoneIntegrity
NoneAvailability
HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Operating System | Linux | Linux Kernel | All | All | All | All |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 74ed87e7e7f7197137164738dd0610ccd5ec5ed1 953c81941b0ad373674656b8767c00234ebf17ac git | Not specified |
| CNA | Linux | Linux | affected 74ed87e7e7f7197137164738dd0610ccd5ec5ed1 31aff96a41ae6f1f1687c065607875a27c364da8 git | Not specified |
| CNA | Linux | Linux | affected 74ed87e7e7f7197137164738dd0610ccd5ec5ed1 79f95b51d4278044013672c27519ae88d07013d8 git | Not specified |
| CNA | Linux | Linux | affected 74ed87e7e7f7197137164738dd0610ccd5ec5ed1 6edf8df4bd29f7bfd245b67b2c31d905f1cfc14b git | Not specified |
| CNA | Linux | Linux | affected 74ed87e7e7f7197137164738dd0610ccd5ec5ed1 c184341920ed78b6466360ed7b45b8922586c38f git | Not specified |
| CNA | Linux | Linux | affected 74ed87e7e7f7197137164738dd0610ccd5ec5ed1 2ed27b5a1174351148c3adbfc0cd86d54072ba2e git | Not specified |
| CNA | Linux | Linux | affected 74ed87e7e7f7197137164738dd0610ccd5ec5ed1 d1836c628cb72734eb5f7dfd4c996a9c18bba3ad git | Not specified |
| CNA | Linux | Linux | affected 74ed87e7e7f7197137164738dd0610ccd5ec5ed1 1562b1fb7e17c1b3addb15e125c718b2be7f5512 git | Not specified |
| CNA | Linux | Linux | affected 4.13 | Not specified |
| CNA | Linux | Linux | unaffected 4.13 semver | Not specified |
| CNA | Linux | Linux | unaffected 5.10.251 5.10.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.15.201 5.15.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.164 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.125 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.72 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.11 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.19.1 6.19.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.0-rc1 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/c184341920ed78b6466360ed7b45b8922586c38f | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/2ed27b5a1174351148c3adbfc0cd86d54072ba2e | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/6edf8df4bd29f7bfd245b67b2c31d905f1cfc14b | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/79f95b51d4278044013672c27519ae88d07013d8 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/31aff96a41ae6f1f1687c065607875a27c364da8 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/d1836c628cb72734eb5f7dfd4c996a9c18bba3ad | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/953c81941b0ad373674656b8767c00234ebf17ac | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/1562b1fb7e17c1b3addb15e125c718b2be7f5512 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.