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

87 lines
3.1 KiB
JSON
Raw Normal View History

2019-11-29 14:47:10 +01:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-14895",
2019-11-29 14:01:08 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-11-29 14:47:10 +01:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "kernel",
"version": {
"version_data": [
{
"version_value": "all kernel versions 3.x.x and 4.x.x before 4.18.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-122"
}
]
}
]
},
"references": {
"reference_data": [
{
2019-11-29 14:01:08 +00:00
"url": "https://www.openwall.com/lists/oss-security/2019/11/22/2",
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2019/11/22/2"
2019-11-29 14:47:10 +01:00
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14895",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14895",
"refsource": "CONFIRM"
2019-12-02 03:00:59 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-91f6e7bb71",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MN6MLCN7G7VFTSXSZYXKXEFCUMFBUAXQ/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-8846a1a5a2",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D4ISVNIC44SOGXTUBCIZFSUNQJ5LRKNZ/"
2019-11-29 14:47:10 +01:00
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A heap-based buffer overflow was discovered in the Linux kernel, all versions 3.x.x and 4.x.x before 4.18.0, in Marvell WiFi chip driver. The flaw could occur when the station attempts a connection negotiation during the handling of the remote devices country settings. This could allow the remote device to cause a denial of service (system crash) or possibly execute arbitrary code."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "8/CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
]
]
}
2019-11-29 14:01:08 +00:00
}