2019-05-31 08:03:29 +02:00
{
2019-05-30 15:48:25 +02:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 00:15:30 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-3846" ,
2019-06-03 19:00:54 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2019-05-30 15:48:25 +02:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "kernel" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-122"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2019-06-03 19:00:54 +00:00
"url" : "https://seclists.org/oss-sec/2019/q2/133" ,
"refsource" : "MISC" ,
"name" : "https://seclists.org/oss-sec/2019/q2/133"
2019-05-30 15:48:25 +02:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3846" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3846" ,
"refsource" : "CONFIRM"
2019-06-06 05:00:46 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2019-7ec378191e" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KLGWJKLMTBBB53D5QLS4HOY2EH246WBE/"
2019-06-10 03:00:46 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2019-f40bd7826f" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/J36BIJTKEPUOZKJNHQBUZA47RQONUKOI/"
2019-06-17 23:00:46 +00:00
} ,
{
"refsource" : "DEBIAN" ,
"name" : "DSA-4465" ,
"url" : "https://www.debian.org/security/2019/dsa-4465"
2019-06-18 02:00:56 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20190617 [SECURITY] [DLA 1823-1] linux security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2019/06/msg00010.html"
2019-06-18 14:00:46 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20190618 [SECURITY] [DLA 1824-1] linux-4.9 security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2019/06/msg00011.html"
2019-06-18 15:00:52 +00:00
} ,
{
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2019:1570" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00039.html"
2019-06-18 18:00:47 +00:00
} ,
{
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2019:1571" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00040.html"
2019-06-18 19:00:47 +00:00
} ,
{
"refsource" : "BUGTRAQ" ,
"name" : "20190618 [SECURITY] [DSA 4465-1] linux security update" ,
"url" : "https://seclists.org/bugtraq/2019/Jun/26"
2019-06-19 00:00:51 +00:00
} ,
{
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2019:1579" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00048.html"
2019-07-10 12:00:53 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20190710-0002/" ,
"url" : "https://security.netapp.com/advisory/ntap-20190710-0002/"
2019-07-22 10:00:48 +00:00
} ,
{
"refsource" : "BUGTRAQ" ,
"name" : "20190722 [slackware-security] Slackware 14.2 kernel (SSA:2019-202-01)" ,
"url" : "https://seclists.org/bugtraq/2019/Jul/33"
2019-07-25 19:00:50 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "http://packetstormsecurity.com/files/153702/Slackware-Security-Advisory-Slackware-14.2-kernel-Updates.html" ,
"url" : "http://packetstormsecurity.com/files/153702/Slackware-Security-Advisory-Slackware-14.2-kernel-Updates.html"
2019-05-30 15:48:25 +02:00
}
]
2019-03-18 00:15:30 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-05-30 15:48:25 +02:00
"value" : "A flaw that allowed an attacker to corrupt memory and possibly escalate privileges was found in the mwifiex kernel module while connecting to a malicious wireless network."
2019-03-18 00:15:30 +00:00
}
]
2019-05-30 15:48:25 +02:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "8.0/CVSS:3.0/AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"version" : "3.0"
}
]
]
2019-03-18 00:15:30 +00:00
}
2019-06-03 19:00:54 +00:00
}