mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-07-29 05:56:17 +00:00
29 lines
1.2 KiB
JSON
29 lines
1.2 KiB
JSON
{
|
|
"id": "CVE-2022-23089",
|
|
"sourceIdentifier": "secteam@freebsd.org",
|
|
"published": "2024-02-15T05:15:09.620",
|
|
"lastModified": "2024-05-14T10:18:04.163",
|
|
"vulnStatus": "Awaiting Analysis",
|
|
"cveTags": [],
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "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.\n\nAn out-of-bound read can happen when user constructs a specially crafted ps_string, which in turn can cause the kernel to crash."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "Al volcar el n\u00facleo y guardar la informaci\u00f3n del proceso, proc_getargv() puede devolver un sbuf que tiene un sbuf_len() de 0 o -1, que no se maneja adecuadamente. Puede ocurrir una lectura fuera de los l\u00edmites cuando el usuario construye un ps_string especialmente manipulado, lo que a su vez puede provocar que el kernel falle."
|
|
}
|
|
],
|
|
"metrics": {},
|
|
"references": [
|
|
{
|
|
"url": "https://security.freebsd.org/advisories/FreeBSD-SA-22:09.elf.asc",
|
|
"source": "secteam@freebsd.org"
|
|
},
|
|
{
|
|
"url": "https://security.netapp.com/advisory/ntap-20240415-0006/",
|
|
"source": "secteam@freebsd.org"
|
|
}
|
|
]
|
|
} |