When dumping core and saving process information, proc_getargv() might return an sbuf which have a sbuf_len() of 0 or -1, which is not properly handled.
An out-of-bound read can happen when user constructs a specially crafted ps_string, which in turn can cause the kernel to crash.
References
Configurations
No configuration.
History
13 Mar 2025, 22:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-125 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.7 |
Information
Published : 2024-02-15 05:15
Updated : 2025-03-13 22:15
NVD link : CVE-2022-23089
Mitre link : CVE-2022-23089
CVE.ORG link : CVE-2022-23089
JSON object : View
Products Affected
No product.
CWE
CWE-125
Out-of-bounds Read