CVE-2025-38169
Last modified
CVE-2025-38169 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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 are unaffected. If the CPU happens to be in streaming SVE mode before a context switch to a thread with kernel FPSIMD state, fpsimd_thread_switch() will restore the kernel FPSIMD state using fpsimd_load_kernel_state() while the CPU is still in streaming SVE mode. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
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 are unaffected. If the CPU happens to be in streaming SVE mode before a context switch to a thread with kernel FPSIMD state, fpsimd_thread_switch() will restore the kernel FPSIMD state using fpsimd_load_kernel_state() while the CPU is still in streaming SVE mode. When fpsimd_thread_switch() subsequently calls fpsimd_flush_cpu_state(), this will execute an SMSTOP, causing an exit from streaming SVE mode. The exit from streaming SVE mode will cause the hardware to reset a number of FPSIMD/SVE/SME registers, clobbering the FPSIMD state. Fix this by calling fpsimd_flush_cpu_state() before restoring the kernel FPSIMD state.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.8.12, < 6.9 |
| Linux | Linux Kernel | >= 6.9.3, < 6.12.34 |
| Linux | Linux Kernel | >= 6.13, < 6.15.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-38169?
How severe is CVE-2025-38169?
How do I fix CVE-2025-38169?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-38163In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38164In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38165In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38166In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38167In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38168In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-3817A vulnerability, which was classified as critical, has been …8.8
- CVE-2025-38170In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38171In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38172In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-38173In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38174In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2025-38169?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
