cvelist/2019/3xxx/CVE-2019-3819.json

107 lines
3.7 KiB
JSON
Raw Normal View History

2019-01-03 14:05:09 -05:00
{
2019-03-17 23:31:35 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2019-3819",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "kernel:",
"version": {
"version_data": [
{
"version_value": "from v4.18 and newer"
}
]
}
}
]
},
"vendor_name": "The Linux Foundation"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2019-01-25 10:35:25 -03:00
{
2019-03-17 23:31:35 +00:00
"lang": "eng",
"value": "A flaw was found in the Linux kernel in the function hid_debug_events_read() in drivers/hid/hid-debug.c file which may enter an infinite loop with certain parameters passed from a userspace. A local privileged user (\"root\") can cause a system lock up and a denial of service. Versions from v4.18 and newer are vulnerable."
2019-01-25 10:35:25 -03:00
}
2019-03-17 23:31:35 +00:00
]
},
"impact": {
"cvss": [
[
{
"vectorString": "4.2/CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
2019-01-25 10:35:25 -03:00
{
2019-03-17 23:31:35 +00:00
"description": [
{
"lang": "eng",
"value": "CWE-835"
}
]
2019-01-25 10:35:25 -03:00
}
2019-03-17 23:31:35 +00:00
]
},
"references": {
"reference_data": [
{
"name": "106730",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106730"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3819",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3819"
2019-03-27 19:00:45 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190327 [SECURITY] [DLA 1731-1] linux security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00034.html"
2019-04-01 21:00:51 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190401 [SECURITY] [DLA 1731-2] linux regression update",
"url": "https://lists.debian.org/debian-lts-announce/2019/04/msg00004.html"
2019-04-03 01:00:44 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-3932-1",
"url": "https://usn.ubuntu.com/3932-1/"
},
{
"refsource": "UBUNTU",
"name": "USN-3932-2",
"url": "https://usn.ubuntu.com/3932-2/"
2019-04-12 12:00:50 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1193",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00052.html"
2019-05-03 12:00:52 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190503 [SECURITY] [DLA 1771-1] linux-4.9 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00002.html"
2019-03-17 23:31:35 +00:00
}
]
}
}