GHSA-WHM8-436X-PVRJ
Vulnerability from github – Published: 2025-05-01 15:31 – Updated: 2026-01-23 18:31
VLAI?
Details
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.
Severity ?
7.1 (High)
{
"affected": [],
"aliases": [
"CVE-2022-49852"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-05-01T15:16:08Z",
"severity": "HIGH"
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nriscv: process: fix kernel info leakage\n\nthread_struct\u0027s s[12] may contain random kernel memory content, which\nmay be finally leaked to userspace. This is a security hole. Fix it\nby clearing the s[12] array in thread_struct when fork.\n\nAs for kthread case, it\u0027s better to clear the s[12] array as well.",
"id": "GHSA-whm8-436x-pvrj",
"modified": "2026-01-23T18:31:22Z",
"published": "2025-05-01T15:31:50Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49852"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/358a68f98304b40b201ba5afe94c20355aa3dc68"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/6510c78490c490a6636e48b61eeaa6fb65981f4b"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/c4601d30f7d989b4f354df899ab85b5f7a750d30"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/c5c0b3167537793a7cf936fb240366eefd2fc7fb"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/cc36c7fa5d9384602529ba3eea8c5daee7be4dbc"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/e56d18a976dda653194218df6d40d8122c775712"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"type": "CVSS_V3"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…