In the Linux kernel, the following vulnerability has been resolved:
riscv: process: fix kernel info leakage
thread_struct's s[12] may contain random kernel memory content, which
may be finally leaked to userspace. This is a security hole. Fix it
by clearing the s[12] array in thread_struct when fork.
As for kthread case, it's better to clear the s[12] array as well.
Metrics
Affected Vendors & Products
References
History
Fri, 02 May 2025 14:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Thu, 01 May 2025 14:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: riscv: process: fix kernel info leakage thread_struct's s[12] may contain random kernel memory content, which may be finally leaked to userspace. This is a security hole. Fix it by clearing the s[12] array in thread_struct when fork. As for kthread case, it's better to clear the s[12] array as well. | |
Title | riscv: process: fix kernel info leakage | |
References |
|
|

Status: PUBLISHED
Assigner: Linux
Published: 2025-05-01T14:10:07.001Z
Updated: 2025-05-04T08:46:54.720Z
Reserved: 2025-05-01T14:05:17.230Z
Link: CVE-2022-49852

No data.

Status : Awaiting Analysis
Published: 2025-05-01T15:16:08.787
Modified: 2025-05-02T13:53:20.943
Link: CVE-2022-49852
