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

87 lines
2.7 KiB
JSON
Raw Normal View History

2019-01-03 14:05:09 -05:00
{
2019-06-18 15:42:54 -03:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
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
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "The Linux Foundation",
"product": {
"product_data": [
{
"product_name": "kernel",
"version": {
"version_data": [
{
"version_value": "2.6.32"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-416"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3896",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3896",
"refsource": "CONFIRM"
2019-06-19 08:00:45 +00:00
},
{
"refsource": "BID",
"name": "108814",
"url": "http://www.securityfocus.com/bid/108814"
2019-07-01 20:01:03 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://support.f5.com/csp/article/K04327111",
"url": "https://support.f5.com/csp/article/K04327111"
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-06-18 15:42:54 -03:00
}
]
2019-03-18 05:37:53 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-06-18 15:42:54 -03: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)."
2019-03-18 05:37:53 +00:00
}
]
2019-06-18 15:42:54 -03:00
},
"impact": {
"cvss": [
[
{
"vectorString": "7/CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
]
]
2019-03-18 05:37:53 +00:00
}
2019-06-19 00:00:51 +00:00
}