PT-2026-6177 · Linux+1 · Linux Kernel+1

Published

2026-01-01

·

Updated

2026-05-22

·

CVE-2026-23107

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 versions prior to 6.19.0-rc1
Description The Linux kernel contains a flaw in the arm64/fpsimd component related to signal handling and the restoration of ZA (zeroed address space) contexts. The code responsible for restoring a ZA context fails to allocate storage for the task's sve state before setting TIF SME. This can lead to an invalid state where TIF SME is set, but sve state is NULL. In specific scenarios, such as when a task is saved and restored using CRIU, sve state might not be pre-allocated. This allows a user-space process to enter streaming mode without triggering a trap, resulting in a subsequent NULL pointer dereference when the kernel attempts to store register state. The issue manifests as a kernel NULL pointer dereference, potentially leading to system instability.
Recommendations Versions prior to 6.19.0-rc1 should be updated.

Exploit

Fix

NULL Pointer Dereference

Weakness Enumeration

Related Identifiers

CVE-2026-23107
ECHO-58DA-C48D-AC57
OPENSUSE-SU-2026:20416-1
SUSE-SU-2026:0962-1
SUSE-SU-2026:1081-1
SUSE-SU-2026:20667-1
SUSE-SU-2026:20720-1
SUSE-SU-2026:20838-1
SUSE-SU-2026:20845-1
SUSE-SU-2026:20876-1
SUSE-SU-2026:20931-1
SUSE-SU-2026:21284-1
USN-8278-1
USN-8289-1
USN-8296-1

Affected Products

Linux Kernel
Ubuntu