CVE Database
/

CVE-2026-23222

Back to search

CVE-2026-23222

Published: Feb 18, 2026

Modified: Jun 2, 2026

PUBLISHED

CVSS v3.1

7.8

HIGH

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.

VendorProductVersions

Linux

Linux

affected
74ed87e7e7f7197137164738dd0610ccd5ec5ed1 - < 953c81941b0ad373674656b8767c00234ebf17ac
affected
74ed87e7e7f7197137164738dd0610ccd5ec5ed1 - < 31aff96a41ae6f1f1687c065607875a27c364da8
affected
74ed87e7e7f7197137164738dd0610ccd5ec5ed1 - < 79f95b51d4278044013672c27519ae88d07013d8
affected
74ed87e7e7f7197137164738dd0610ccd5ec5ed1 - < 6edf8df4bd29f7bfd245b67b2c31d905f1cfc14b
affected
74ed87e7e7f7197137164738dd0610ccd5ec5ed1 - < c184341920ed78b6466360ed7b45b8922586c38f

+3 more versions

Linux

Linux

affected
4.13
unaffected
0 - < 4.13
unaffected
5.10.251 - <= 5.10.*
unaffected
5.15.201 - <= 5.15.*
unaffected
6.1.164 - <= 6.1.*

+5 more versions

CVSS v3.1 Details

CVSS v3.1 Vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector

Local

Attack Complexity

Low

Privileges Required

Low

User Interaction

None

Scope

Unchanged

Confidentiality

High

Integrity

High

Availability

High

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now