Freebsd · Freebsd · CVE-2022-23089
**Name of the Vulnerable Software and Affected Versions**
No specific software or versions are mentioned in the provided descriptions.
**Description**
The issue arises when dumping core and saving process information, as `proc getargv()` might return an `sbuf` with an `sbuf len()` of 0 or -1, which is not properly handled. This can lead to an out-of-bound read when a user constructs a specially crafted `ps string`, potentially causing the kernel to crash.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.