PT-2026-8107 · Linux · Linux Kernel

Published

2026-01-01

·

Updated

2026-02-14

·

CVE-2026-23114

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel contains a flaw related to the handling of SVE (Scalable Vector Extension) writes during ptrace operations on systems that support SVE but do not support SME (Scalable Matrix Extension). Specifically, when writing to the NT ARM SVE register set, the tracee can be left in an invalid state where SVE register data is stored in FP STATE SVE format without TIF SVE being set. This can trigger a warning from fpsimd restore current state(), although no functional issue is observed. The issue was introduced during rework to error handling and was resolved by removing a check related to system supports sme(), ensuring TIF SVE is set for SVE-formatted writes. The manipulation of the svcr value is considered benign and inexpensive.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Related Identifiers

CVE-2026-23114

Affected Products

Linux Kernel