mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
99 lines
3.3 KiB
JSON
99 lines
3.3 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2022-23085",
|
|
"ASSIGNER": "secteam@freebsd.org",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A user-provided integer option was passed to nmreq_copyin() without checking if it would overflow. This insufficient bounds checking 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."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "FreeBSD",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "FreeBSD",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "13.1-RC1",
|
|
"version_value": "p1"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "13.0-RELEASE",
|
|
"version_value": "p11"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "12.3-RELEASE",
|
|
"version_value": "p5"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://security.freebsd.org/advisories/FreeBSD-SA-22:04.netmap.asc",
|
|
"refsource": "MISC",
|
|
"name": "https://security.freebsd.org/advisories/FreeBSD-SA-22:04.netmap.asc"
|
|
},
|
|
{
|
|
"url": "https://security.netapp.com/advisory/ntap-20240322-0004/",
|
|
"refsource": "MISC",
|
|
"name": "https://security.netapp.com/advisory/ntap-20240322-0004/"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.1.0-dev"
|
|
},
|
|
"source": {
|
|
"discovery": "UNKNOWN"
|
|
},
|
|
"credits": [
|
|
{
|
|
"lang": "en",
|
|
"value": "Reno Robert"
|
|
},
|
|
{
|
|
"lang": "en",
|
|
"value": "Lucas Leong (@_wmliang_)"
|
|
},
|
|
{
|
|
"lang": "en",
|
|
"value": "Trend Micro Zero Day Initiative"
|
|
}
|
|
]
|
|
} |