cvelist/2019/14xxx/CVE-2019-14814.json

117 lines
4.3 KiB
JSON
Raw Normal View History

2019-09-20 11:32:59 +02:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-14814",
2019-09-20 19:00:59 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-09-20 11:32:59 +02:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Linux",
"product": {
"product_data": [
{
"product_name": "kernel",
"version": {
"version_data": [
{
"version_value": "all versions up to, excluding 5.3"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-122"
}
]
}
]
},
"references": {
"reference_data": [
2019-09-20 20:00:55 +00:00
{
"refsource": "MLIST",
"name": "[oss-security] 20190828 Linux kernel: three heap overflow in the marvell wifi driver",
"url": "http://www.openwall.com/lists/oss-security/2019/08/28/1"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-4c91a2f76e",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T4JZ6AEUKFWBHQAROGMQARJ274PQP2QP/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-97380355ae",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/O3RUDQJXRJQVGHCGR4YZWTQ3ECBI7TXH/"
},
2019-09-20 11:32:59 +02:00
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14814",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14814",
"refsource": "CONFIRM"
2019-09-20 20:00:55 +00:00
},
{
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2019/08/28/1",
"url": "https://www.openwall.com/lists/oss-security/2019/08/28/1"
},
{
"refsource": "MISC",
"name": "https://github.com/torvalds/linux/commit/7caac62ed598a196d6ddf8d9c121e12e082cac3a",
"url": "https://github.com/torvalds/linux/commit/7caac62ed598a196d6ddf8d9c121e12e082cac3a"
},
{
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/cve-2019-14814",
"url": "https://access.redhat.com/security/cve/cve-2019-14814"
2019-09-24 15:00:59 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:2173",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00064.html"
2019-09-25 00:00:56 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:2181",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00066.html"
2019-09-25 12:01:06 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190925 [SECURITY] [DLA 1930-1] linux security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/09/msg00025.html"
2019-09-20 11:32:59 +02:00
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
2019-09-20 19:00:59 +00:00
"value": "There is heap-based buffer overflow in Linux kernel, all versions up to, excluding 5.3, in the marvell wifi chip driver in Linux kernel, that allows local users to cause a denial of service(system crash) or possibly execute arbitrary code."
2019-09-20 11:32:59 +02:00
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "5.5/CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
}
]
]
}
2019-09-20 19:00:59 +00:00
}