Lucene search
+L

77 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-38169

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: Avoid clobbering kernel FPSIMD state with SMSTOP On system with SME, a thread'...

7.8CVSS6AI score0.00147EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/07/04 11:22 p.m.7 views

SUSE CVE-2025-38169

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: Avoid clobbering kernel FPSIMD state with SMSTOP On system with SME, a thread's kernel FPSIMD state may be erroneously clobbered during a context switch immediately after that state is restored. Systems without SME...

3.3CVSS6.5AI score0.00147EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/07/03 11:22 p.m.7 views

SUSE CVE-2025-38170

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

4.5CVSS6.3AI score0.00141EPSS
SaveExploits0References9
OSV
OSV
added 2025/07/03 9:15 a.m.11 views

AZL-64625 CVE-2025-38170 affecting package kernel for versions less than 6.6.96.1-1

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

5.5CVSS5.6AI score0.00141EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/03 9:15 a.m.8 views

CVE-2025-38169

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: Avoid clobbering kernel FPSIMD state with SMSTOP On system with SME, a thread's kernel FPSIMD state may be erroneously clobbered during a context switch immediately after that state is restored. Systems without SME...

7.8CVSS0.00147EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/07/03 8:36 a.m.12 views

CVE-2025-38170

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

5.5CVSS5.3AI score0.00141EPSS
SaveExploits0
CVE
CVE
added 2025/07/03 8:36 a.m.86 views

CVE-2025-38170

CVE-2025-38170 concerns the Linux kernel (arm64) FPSIMD/SVE/SME state handling. A race during SME trap handling can cause a preemption race where a task ends up with TIF_SME set and TIF_FOREIGN_FPSTATE cleared while the live hardware state is stale. The provided code path shows a trap handler and...

5.5CVSS7AI score0.00141EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/07/03 8:36 a.m.5 views

CVE-2025-38170 arm64/fpsimd: Discard stale CPU state when handling SME traps

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

7.2AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/07/03 8:36 a.m.8 views

CVE-2025-38169

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: Avoid clobbering kernel FPSIMD state with SMSTOP On system with SME, a thread's kernel FPSIMD state may be erroneously clobbered during a context switch immediately after that state is restored. Systems without SME...

7.8CVSS5.3AI score0.00147EPSS
SaveExploits0
OSV
OSV
added 2025/07/03 8:36 a.m.7 views

CVE-2025-38169 arm64/fpsimd: Avoid clobbering kernel FPSIMD state with SMSTOP

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: Avoid clobbering kernel FPSIMD state with SMSTOP On system with SME, a thread's kernel FPSIMD state may be erroneously clobbered during a context switch immediately after that state is restored. Systems without SME...

7.8CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/07/03 8:36 a.m.13 views

CVE-2025-38169 arm64/fpsimd: Avoid clobbering kernel FPSIMD state with SMSTOP

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: Avoid clobbering kernel FPSIMD state with SMSTOP On system with SME, a thread's kernel FPSIMD state may be erroneously clobbered during a context switch immediately after that state is restored. Systems without SME...

7.8CVSS0.00147EPSS
SaveExploits0References3
CVE
CVE
added 2025/07/03 8:36 a.m.60 views

CVE-2025-38169

Technical details for CVE-2025-38169 are not publicly available in the provided documents. Monitor for updates from kernel advisories and vendor notices.

7.8CVSS7.1AI score0.00147EPSS
SaveExploits0References3Affected Software1
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: Avoid clobbering the kernel’s FPSIMD state with SMSTOP. On systems with SME Savage Mode Enforcement, the kernel’s FPSIMD state may be erroneously clobbered during a context switch immediately after that state is...

7.8CVSS6.4AI score0.00147EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/08 9:15 a.m.15 views

CVE-2025-22013

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state There are several problems with the way hyp code lazily saves the host's FPSIMD/SVE state, including: Host SVE being discarded unexpectedly due to inconsistent...

7.3CVSS0.00197EPSS
SaveExploits0References6
OSV
OSV
added 2025/04/08 9:15 a.m.4 views

DEBIAN-CVE-2025-22013

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state There are several problems with the way hyp code lazily saves the host's FPSIMD/SVE state, including: Host SVE being discarded unexpectedly due to inconsistent...

5.5CVSS5.7AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/08 9:15 a.m.14 views

UBUNTU-CVE-2025-22013

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state There are several problems with the way hyp code lazily saves the host's FPSIMD/SVE state, including: Host SVE being discarded unexpectedly due to inconsistent...

7.3CVSS6.2AI score0.00197EPSS
SaveExploits0References25
CVE
CVE
added 2025/04/08 8:18 a.m.142 views

CVE-2025-22013

CVE-2025-22013 affects the Linux kernel KVM arm64 path. The root cause is lazy saving of the host FPSIMD/SVE/SME state, leading to issues such as host SVE state being discarded due to mismatched TIF_SVE/CPACR_ELx.ZEN, and accidental discard after ptrace. Additionally, the host FPMR value can be l...

7.3CVSS7.1AI score0.00197EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/04/08 8:18 a.m.12 views

CVE-2025-22013 KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state There are several problems with the way hyp code lazily saves the host's FPSIMD/SVE state, including: Host SVE being discarded unexpectedly due to inconsistent...

7.3CVSS6.1AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/04/08 8:18 a.m.23 views

CVE-2025-22013 KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state There are several problems with the way hyp code lazily saves the host's FPSIMD/SVE state, including: Host SVE being discarded unexpectedly due to inconsistent...

7.3CVSS0.00197EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/04/02 11:34 a.m.10 views

kernel: KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state There are several problems with the way hyp code lazily saves the host's FPSIMD/SVE state, including: Host SVE being discarded unexpectedly due to inconsistent...

7.3CVSS6.8AI score0.00197EPSS
SaveExploits0References5
Rows per page
Query Builder