CVE-2026-23222

MEDIUM EPSS 2.7%
Published Feb 18, 20264mo ago · Modified Jun 17, 20262w ago
5.5 CVSS 3.1
Medium
Find Similar
Published Feb 18, 2026 4mo ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
5.5
Exploitability
1.8
Impact
3.6
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
2.7% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Affected Products 7

VendorProductVersionRange
linuxlinux_kernel*≥4.13  –  <5.10.251
linuxlinux_kernel*≥5.11  –  <5.15.201
linuxlinux_kernel*≥5.16  –  <6.1.164
linuxlinux_kernel*≥6.2  –  <6.6.125
linuxlinux_kernel*≥6.7  –  <6.12.72
linuxlinux_kernel*≥6.13  –  <6.18.11
linuxlinux_kernel*≥6.19  –  <6.19.1

References 9

  • cert-portal.siemens.com https://cert-portal.siemens.com/productcert/html/ssa-253495.html
  • git.kernel.org https://git.kernel.org/stable/c/1562b1fb7e17c1b3addb15e125c718b2be7f5512
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/2ed27b5a1174351148c3adbfc0cd86d54072ba2e
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/31aff96a41ae6f1f1687c065607875a27c364da8
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/6edf8df4bd29f7bfd245b67b2c31d905f1cfc14b
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/79f95b51d4278044013672c27519ae88d07013d8
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/953c81941b0ad373674656b8767c00234ebf17ac
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/c184341920ed78b6466360ed7b45b8922586c38f
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/d1836c628cb72734eb5f7dfd4c996a9c18bba3ad
    Patch

Remediation

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