2019-01-03 14:05:09 -05:00
{
2023-02-02 21:02:01 +00:00
"data_version" : "4.0" ,
2019-06-18 15:42:54 -03:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
2019-03-18 05:37:53 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-3896" ,
2019-06-19 00:00:51 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2019-06-18 15:42:54 -03:00
} ,
2023-02-02 21:02:01 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-12 23:00:43 +00:00
"value" : "A double-free can happen in idr_remove_all() in lib/idr.c in the Linux kernel 2.6 branch. An unprivileged local attacker can use this flaw for a privilege escalation or for a system crash and a denial of service (DoS)."
2023-02-02 21:02:01 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2023-02-12 23:00:43 +00:00
"value" : "CWE-416" ,
2023-02-02 21:02:01 +00:00
"cweId" : "CWE-416"
}
]
}
]
} ,
2019-06-18 15:42:54 -03:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2023-02-12 23:00:43 +00:00
"vendor_name" : "The Linux Foundation" ,
2019-06-18 15:42:54 -03:00
"product" : {
"product_data" : [
{
2023-02-12 23:00:43 +00:00
"product_name" : "kernel" ,
2023-02-02 21:02:01 +00:00
"version" : {
"version_data" : [
{
2023-02-12 23:00:43 +00:00
"version_affected" : "=" ,
"version_value" : "2.6.32"
2019-06-18 15:42:54 -03:00
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
2023-02-02 21:02:01 +00:00
"url" : "https://security.netapp.com/advisory/ntap-20190710-0002/" ,
"refsource" : "MISC" ,
"name" : "https://security.netapp.com/advisory/ntap-20190710-0002/"
2019-06-19 08:00:45 +00:00
} ,
{
2023-02-02 21:02:01 +00:00
"url" : "http://www.securityfocus.com/bid/108814" ,
"refsource" : "MISC" ,
"name" : "http://www.securityfocus.com/bid/108814"
2019-07-01 20:01:03 +00:00
} ,
2023-02-02 21:02:01 +00:00
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3896" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3896"
} ,
{
"url" : "https://support.f5.com/csp/article/K04327111" ,
"refsource" : "MISC" ,
"name" : "https://support.f5.com/csp/article/K04327111"
2019-03-18 05:37:53 +00:00
}
]
2019-06-18 15:42:54 -03:00
} ,
"impact" : {
"cvss" : [
2023-02-02 21:02:01 +00:00
{
"attackComplexity" : "HIGH" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.0"
}
2019-06-18 15:42:54 -03:00
]
2019-03-18 05:37:53 +00:00
}
2019-06-19 00:00:51 +00:00
}