Lucene search
K

17 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в linux-5.10, linux-6.1, linux-5.15

In the Linux kernel, the following vulnerability has been resolved: arm64/sve: Stale CPU state is discarded when handling SVE traps. The logic for handling SVE traps incorrectly manipulates the saved FPSIMD/SVE state. A race condition can occur where preemption causes a task to have TIFSVE set an...

7CVSS6.3AI score0.00237EPSS
Exploits0References2
F5 Networks
F5 Networks
added 2026/05/18 7:22 a.m.23 views

K000153097: Linux kernel vulnerability CVE-2024-50275

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: arm64/sve: Discard stale CPU state when handling SVE traps The logic for handling SVE traps manipulates saved FPSIMD/SVE state incorrectly, and a race with preemption can result in a task having TIFS...

7CVSS6.4AI score0.00237EPSS
Exploits0Affected Software1
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.3 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state There are several issues with the way the hyp code lazily saves the host’s FPSIMD/SVE state. These include: The host SVE state is unexpectedly discarded due to...

5.5CVSS6.3AI score0.00162EPSS
Exploits0References2
NVD
NVD
added 2026/02/14 3:16 p.m.7 views

CVE-2026-23114

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: ptrace: Fix SVE writes on !SME systems When SVE is supported but SME is not supported, a ptrace write to the NTARMSVE regset can place the tracee into an invalid state where non-streaming SVE register data is stored...

5.5CVSS0.001EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.5 views

CVE-2026-23102

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: signal: Fix restoration of SVE context When SME is supported, Restoring SVE signal context can go wrong in a few ways, including placing the task into an invalid state where the kernel may read from out-of-bounds...

7.1CVSS5.8AI score0.00117EPSS
Exploits0References10
OSV
OSV
added 2026/02/04 5:16 p.m.6 views

UBUNTU-CVE-2026-23102

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: signal: Fix restoration of SVE context When SME is supported, Restoring SVE signal context can go wrong in a few ways, including placing the task into an invalid state where the kernel may read from out-of-bounds...

7.1CVSS5.8AI score0.00117EPSS
Exploits0References13
OSV
OSV
added 2026/02/04 4:8 p.m.5 views

CVE-2026-23102 arm64/fpsimd: signal: Fix restoration of SVE context

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: signal: Fix restoration of SVE context When SME is supported, Restoring SVE signal context can go wrong in a few ways, including placing the task into an invalid state where the kernel may read from out-of-bounds...

7.1CVSS5.5AI score0.00117EPSS
Exploits0References7
CNNVD
CNNVD
added 2026/02/04 12:0 a.m.4 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the lack of SVE storage allocated when restoring the ZA context, potentially leading to null pointer...

5.5CVSS6AI score0.00126EPSS
Exploits0References4
CNNVD
CNNVD
added 2025/10/22 12:0 a.m.2 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the use of an improper store instruction to clear an FFR context field in streaming SVE mode, which could...

5.9AI score0.00182EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/09/16 11:32 p.m.2 views

SUSE CVE-2023-53184

In the Linux kernel, the following vulnerability has been resolved: arm64/sme: Set new vector length before reallocating As part of fixing the allocation of the buffer for SVE state when changing SME vector length we introduced an immediate reallocation of the SVE state, this is also done when...

5.5CVSS6.7AI score0.00151EPSS
Exploits0References15
NVD
NVD
added 2025/09/15 2:15 p.m.5 views

CVE-2023-53184

In the Linux kernel, the following vulnerability has been resolved: arm64/sme: Set new vector length before reallocating As part of fixing the allocation of the buffer for SVE state when changing SME vector length we introduced an immediate reallocation of the SVE state, this is also done when...

7.8CVSS0.00151EPSS
Exploits0References3
OSV
OSV
added 2025/09/15 2:15 p.m.2 views

UBUNTU-CVE-2023-53184

In the Linux kernel, the following vulnerability has been resolved: arm64/sme: Set new vector length before reallocating As part of fixing the allocation of the buffer for SVE state when changing SME vector length we introduced an immediate reallocation of the SVE state, this is also done when...

7.8CVSS5.8AI score0.00151EPSS
Exploits0References6
OSV
OSV
added 2025/09/15 2:4 p.m.2 views

CVE-2023-53184 arm64/sme: Set new vector length before reallocating

In the Linux kernel, the following vulnerability has been resolved: arm64/sme: Set new vector length before reallocating As part of fixing the allocation of the buffer for SVE state when changing SME vector length we introduced an immediate reallocation of the SVE state, this is also done when...

7.8CVSS6.4AI score0.00151EPSS
Exploits0References6
CNNVD
CNNVD
added 2025/09/15 12:0 a.m.2 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a failure to set a new vector length before reallocating the SVE status buffer, which could lead to memory...

7.8CVSS5.8AI score0.00151EPSS
Exploits0References3
CNNVD
CNNVD
added 2025/04/08 12:0 a.m.2 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from not properly saving host FPSIMD/SVE/SME state, which could lead to a QEMU crash or ptrace ABI change...

5.5CVSS6.4AI score0.00162EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.8 views

arm64/sve: Discard stale CPU state when handling SVE traps

...

7CVSS7.2AI score0.00237EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/01/22 2:15 a.m.5 views

kernel: arm64/sve: Discard stale CPU state when handling SVE traps

In the Linux kernel, the following vulnerability has been resolved: arm64/sve: Discard stale CPU state when handling SVE traps The logic for handling SVE traps manipulates saved FPSIMD/SVE state incorrectly, and a race with preemption can result in a task having TIFSVE set and TIFFOREIGNFPSTATE...

7CVSS6.8AI score0.00237EPSS
Exploits0References5
Rows per page
Query Builder