Zero Day Monitor
DashboardVulnerabilitiesTrendingZero-DaysNews
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
738 articles · 106207 vulns · 36/50 feeds (7d)
← Back to list
5.5
CVE-2026-23222

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_

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.

Affected Products

VendorProductVersions
linuxlinux_kernel< 5.10.251, < 5.15.201, < 6.1.164, < 6.6.125, < 6.12.72, < 6.18.11, < 6.19.1

References

  • https://git.kernel.org/stable/c/1562b1fb7e17c1b3addb15e125c718b2be7f5512(Patch)
  • https://git.kernel.org/stable/c/2ed27b5a1174351148c3adbfc0cd86d54072ba2e(Patch)
  • https://git.kernel.org/stable/c/31aff96a41ae6f1f1687c065607875a27c364da8(Patch)
  • https://git.kernel.org/stable/c/6edf8df4bd29f7bfd245b67b2c31d905f1cfc14b(Patch)
  • https://git.kernel.org/stable/c/79f95b51d4278044013672c27519ae88d07013d8(Patch)
  • https://git.kernel.org/stable/c/953c81941b0ad373674656b8767c00234ebf17ac(Patch)
  • https://git.kernel.org/stable/c/c184341920ed78b6466360ed7b45b8922586c38f(Patch)
  • https://git.kernel.org/stable/c/d1836c628cb72734eb5f7dfd4c996a9c18bba3ad(Patch)

Related News (2 articles)

Tier A
Microsoft MSRC4d ago
CVE-2026-23222 crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctly
→ No new info (linked only)
Tier B
CERT-FR5d ago
Multiples vulnérabilités dans le noyau Linux de SUSE (20 mars 2026)
→ No new info (linked only)
CVSS 3.15.5 MEDIUM
VectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA KEV❌ No
Actively exploited❌ No
Published2/18/2026
Last enriched4h ago
Trending Score15
Source articles2
Independent2
Info Completeness7/14
Missing: epss, cwe, kev, exploit, patch, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Pin to Dashboard

Verification

State: verified
Confidence: 100%