cvelist/2016/20xxx/CVE-2016-20022.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2024-06-27 23:00:37 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-20022",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** UNSUPPORTED WHEN ASSIGNED ** In the Linux kernel before 4.8, usb_parse_endpoint in drivers/usb/core/config.c does not validate the wMaxPacketSize field of an endpoint descriptor. NOTE: This vulnerability only affects products that are no longer supported by the supplier."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://lore.kernel.org/lkml/1486322541-8206-8-git-send-email-w@1wt.eu/",
"refsource": "MISC",
"name": "https://lore.kernel.org/lkml/1486322541-8206-8-git-send-email-w@1wt.eu/"
},
{
"url": "https://www.spinics.net/lists/linux-usb/msg144177.html",
"refsource": "MISC",
"name": "https://www.spinics.net/lists/linux-usb/msg144177.html"
},
{
"url": "https://github.com/torvalds/linux/commit/aed9d65ac3278d4febd8665bd7db59ef53e825fe",
"refsource": "MISC",
"name": "https://github.com/torvalds/linux/commit/aed9d65ac3278d4febd8665bd7db59ef53e825fe"
}
]
}
}