cvelist/2020/12xxx/CVE-2020-12464.json

87 lines
3.0 KiB
JSON
Raw Normal View History

2020-04-29 18:01:27 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-12464",
"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": "usb_sg_cancel in drivers/usb/core/message.c in the Linux kernel before 5.6.8 has a use-after-free because a transfer occurs without a reference, aka CID-056ad39ee925."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://patchwork.kernel.org/patch/11463781/",
"refsource": "MISC",
"name": "https://patchwork.kernel.org/patch/11463781/"
},
{
"url": "https://lkml.org/lkml/2020/3/23/52",
"refsource": "MISC",
"name": "https://lkml.org/lkml/2020/3/23/52"
},
{
"url": "https://github.com/torvalds/linux/commit/056ad39ee9253873522f6469c3364964a322912b",
"refsource": "MISC",
"name": "https://github.com/torvalds/linux/commit/056ad39ee9253873522f6469c3364964a322912b"
},
{
"url": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=056ad39ee9253873522f6469c3364964a322912b",
"refsource": "MISC",
"name": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=056ad39ee9253873522f6469c3364964a322912b"
},
{
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.6.8",
"refsource": "MISC",
"name": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.6.8"
2020-06-08 13:01:31 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20200608-0001/",
"url": "https://security.netapp.com/advisory/ntap-20200608-0001/"
2020-04-29 18:01:27 +00:00
}
]
}
}