gsd-2022-23084
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
The total size of the user-provided nmreq to nmreq_copyin() was first computed and then trusted during the copyin. This time-of-check to time-of-use bug could lead to kernel memory corruption.
On systems configured to include netmap in their devfs_ruleset, a privileged process running in a jail can affect the host environment.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-23084", "id": "GSD-2022-23084" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-23084" ], "details": "The total size of the user-provided nmreq to nmreq_copyin() was first computed and then trusted during the copyin. This time-of-check to time-of-use bug could lead to kernel memory corruption.\n\nOn systems configured to include netmap in their devfs_ruleset, a privileged process running in a jail can affect the host environment.", "id": "GSD-2022-23084", "modified": "2023-12-13T01:19:35.092510Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secteam@freebsd.org", "ID": "CVE-2022-23084", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "FreeBSD", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "13.1-RC1", "version_value": "p1" }, { "version_affected": "\u003c", "version_name": "13.0-RELEASE", "version_value": "p11" }, { "version_affected": "\u003c", "version_name": "12.3-RELEASE", "version_value": "p5" } ] } } ] }, "vendor_name": "FreeBSD" } ] } }, "credits": [ { "lang": "en", "value": "Reno Robert" }, { "lang": "en", "value": "Lucas Leong (@_wmliang_)" }, { "lang": "en", "value": "Trend Micro Zero Day Initiative" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The total size of the user-provided nmreq to nmreq_copyin() was first computed and then trusted during the copyin. This time-of-check to time-of-use bug could lead to kernel memory corruption.\n\nOn systems configured to include netmap in their devfs_ruleset, a privileged process running in a jail can affect the host environment." } ] }, "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:04.netmap.asc", "refsource": "MISC", "url": "https://security.freebsd.org/advisories/FreeBSD-SA-22:04.netmap.asc" }, { "name": "https://security.netapp.com/advisory/ntap-20240419-0003/", "refsource": "MISC", "url": "https://security.netapp.com/advisory/ntap-20240419-0003/" } ] }, "source": { "discovery": "UNKNOWN" } }, "nvd.nist.gov": { "cve": { "descriptions": [ { "lang": "en", "value": "The total size of the user-provided nmreq to nmreq_copyin() was first computed and then trusted during the copyin. This time-of-check to time-of-use bug could lead to kernel memory corruption.\n\nOn systems configured to include netmap in their devfs_ruleset, a privileged process running in a jail can affect the host environment." }, { "lang": "es", "value": "El tama\u00f1o total del nmreq proporcionado por el usuario a nmreq_copyin() se calcul\u00f3 primero y luego se confi\u00f3 en \u00e9l durante la copia. Este error de tiempo de verificaci\u00f3n a tiempo de uso podr\u00eda provocar da\u00f1os en la memoria del kernel. En sistemas configurados para incluir netmap en su devfs_ruleset, un proceso privilegiado que se ejecuta en una c\u00e1rcel puede afectar el entorno del host." } ], "id": "CVE-2022-23084", "lastModified": "2024-04-19T07:15:08.510", "metrics": {}, "published": "2024-02-15T05:15:08.833", "references": [ { "source": "secteam@freebsd.org", "url": "https://security.freebsd.org/advisories/FreeBSD-SA-22:04.netmap.asc" }, { "source": "secteam@freebsd.org", "url": "https://security.netapp.com/advisory/ntap-20240419-0003/" } ], "sourceIdentifier": "secteam@freebsd.org", "vulnStatus": "Awaiting Analysis" } } } }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.