GSD-2022-23089
Vulnerability from gsd - Updated: 2023-12-13 01:19Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-23089",
"id": "GSD-2022-23089"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-23089"
],
"details": "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.",
"id": "GSD-2022-23089",
"modified": "2023-12-13T01:19:34.926122Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secteam@freebsd.org",
"ID": "CVE-2022-23089",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "FreeBSD",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "13.1-RELEASE",
"version_value": "p1"
},
{
"version_affected": "\u003c",
"version_name": "13.0-RELEASE",
"version_value": "p12"
},
{
"version_affected": "\u003c",
"version_name": "12.3-RELEASE",
"version_value": "p6"
}
]
}
}
]
},
"vendor_name": "FreeBSD"
}
]
}
},
"credits": [
{
"lang": "en",
"value": "Josef \u0027Jeff\u0027 Sipek"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://security.freebsd.org/advisories/FreeBSD-SA-22:09.elf.asc",
"refsource": "MISC",
"url": "https://security.freebsd.org/advisories/FreeBSD-SA-22:09.elf.asc"
},
{
"name": "https://security.netapp.com/advisory/ntap-20240415-0006/",
"refsource": "MISC",
"url": "https://security.netapp.com/advisory/ntap-20240415-0006/"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
},
"nvd.nist.gov": {
"cve": {
"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."
}
],
"id": "CVE-2022-23089",
"lastModified": "2024-02-15T06:23:39.303",
"metrics": {},
"published": "2024-02-15T05:15:09.620",
"references": [
{
"source": "secteam@freebsd.org",
"url": "https://security.freebsd.org/advisories/FreeBSD-SA-22:09.elf.asc"
}
],
"sourceIdentifier": "secteam@freebsd.org",
"vulnStatus": "Awaiting Analysis"
}
}
}
}
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…