Bug 2383452 (CVE-2025-38435) - CVE-2025-38435 kernel: riscv: vector: Fix context save/restore with xtheadvector
Summary: CVE-2025-38435 kernel: riscv: vector: Fix context save/restore with xtheadvector
Keywords:
Status: NEW
Alias: CVE-2025-38435
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-07-25 15:01 UTC by OSIDB Bzimport
Modified: 2025-11-25 18:04 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-07-25 15:01:33 UTC
In the Linux kernel, the following vulnerability has been resolved:

riscv: vector: Fix context save/restore with xtheadvector

Previously only v0-v7 were correctly saved/restored,
and the context of v8-v31 are damanged.
Correctly save/restore v8-v31 to avoid breaking userspace.


Note You need to log in before you can comment on or make changes to this bug.