CVE-2026-23222
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
Linux kernel Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | 5.10.251 |
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 6.12.73-1 |
| sid | Fixed | 6.18.12-1 |
| forky | Fixed | 6.18.12-1 |
| bullseye | Fixed | 5.10.251-1 |
| bookworm | Fixed | 6.1.164-1 |
References
- https://www.suse.com/security/cve/CVE-2026-23222.html
- https://security-tracker.debian.org/tracker/CVE-2026-23222
- https://git.kernel.org/stable/c/1562b1fb7e17c1b3addb15e125c718b2be7f5512
- https://git.kernel.org/stable/c/2ed27b5a1174351148c3adbfc0cd86d54072ba2e
- https://git.kernel.org/stable/c/31aff96a41ae6f1f1687c065607875a27c364da8
- https://git.kernel.org/stable/c/6edf8df4bd29f7bfd245b67b2c31d905f1cfc14b
- https://git.kernel.org/stable/c/79f95b51d4278044013672c27519ae88d07013d8
- https://git.kernel.org/stable/c/953c81941b0ad373674656b8767c00234ebf17ac
- https://git.kernel.org/stable/c/c184341920ed78b6466360ed7b45b8922586c38f
- https://git.kernel.org/stable/c/d1836c628cb72734eb5f7dfd4c996a9c18bba3ad
- https://cert-portal.siemens.com/productcert/html/ssa-253495.html
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.