"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-08-07 22:00:55 +00:00
parent c5a831b9fb
commit 6fab882249
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
11 changed files with 112 additions and 20 deletions

View File

@ -0,0 +1,92 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-14763",
"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": "In the Linux kernel before 4.16.4, a double-locking error in drivers/usb/dwc3/gadget.c may potentially cause a deadlock with f_hid."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.4",
"refsource": "MISC",
"name": "https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.4"
},
{
"url": "https://www.spinics.net/lists/linux-usb/msg167355.html",
"refsource": "MISC",
"name": "https://www.spinics.net/lists/linux-usb/msg167355.html"
},
{
"url": "https://www.spinics.net/lists/linux-usb/msg167393.html",
"refsource": "MISC",
"name": "https://www.spinics.net/lists/linux-usb/msg167393.html"
},
{
"url": "https://github.com/torvalds/linux/commit/c91815b596245fd7da349ecc43c8def670d2269e",
"refsource": "MISC",
"name": "https://github.com/torvalds/linux/commit/c91815b596245fd7da349ecc43c8def670d2269e"
},
{
"url": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c91815b596245fd7da349ecc43c8def670d2269e",
"refsource": "MISC",
"name": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c91815b596245fd7da349ecc43c8def670d2269e"
},
{
"url": "https://github.com/torvalds/linux/commit/072684e8c58d17e853f8e8b9f6d9ce2e58d2b036",
"refsource": "MISC",
"name": "https://github.com/torvalds/linux/commit/072684e8c58d17e853f8e8b9f6d9ce2e58d2b036"
},
{
"url": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=072684e8c58d17e853f8e8b9f6d9ce2e58d2b036",
"refsource": "MISC",
"name": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=072684e8c58d17e853f8e8b9f6d9ce2e58d2b036"
}
]
}
}