cvelist/2022/42xxx/CVE-2022-42720.json

82 lines
3.0 KiB
JSON
Raw Normal View History

2022-10-10 04:00:33 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-10-14 00:00:34 +00:00
"ID": "CVE-2022-42720",
"STATE": "PUBLIC"
2022-10-10 04:00:33 +00:00
},
2022-10-14 00:00:34 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-10-10 04:00:33 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-10-15 16:00:41 +00:00
"value": "Various refcounting bugs in the multi-BSS handling in the mac80211 stack in the Linux kernel 5.1 through 5.19.x before 5.19.16 could be used by local attackers (able to inject WLAN frames) to trigger use-after-free conditions to potentially execute code."
2022-10-14 00:00:34 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1204059",
"refsource": "MISC",
"name": "https://bugzilla.suse.com/show_bug.cgi?id=1204059"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2022/10/13/5",
"url": "http://www.openwall.com/lists/oss-security/2022/10/13/5"
},
{
"refsource": "MISC",
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git/commit/?id=0b7808818cb9df6680f98996b8e9a439fa7bcc2f",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git/commit/?id=0b7808818cb9df6680f98996b8e9a439fa7bcc2f"
2022-10-14 15:00:36 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-2cfbe17910",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GGHENNMLCWIQV2LLA56BJNFIUZ7WB4IY/"
2022-10-15 23:00:40 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-b948fc3cfb",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VNN3VFQPECS6D4PS6ZWD7AFXTOSJDSSR/"
2022-10-10 04:00:33 +00:00
}
]
}
}