cvelist/2017/12xxx/CVE-2017-12193.json

99 lines
3.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 16:01:24 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 02:53:17 +00:00
"CVE_data_meta": {
"ID": "CVE-2017-12193",
2023-02-02 16:01:24 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 02:53:17 +00:00
"STATE": "PUBLIC"
},
2023-02-02 16:01:24 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-12 23:01:30 +00:00
"value": "The assoc_array_insert_into_terminal_node function in lib/assoc_array.c in the Linux kernel before 4.13.11 mishandles node splitting, which allows local users to cause a denial of service (NULL pointer dereference and panic) via a crafted application, as demonstrated by the keyring key type, and key addition and link creation operations."
2023-02-02 16:01:24 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 23:01:30 +00:00
"value": "CWE-476",
2023-02-02 16:01:24 +00:00
"cweId": "CWE-476"
}
]
}
]
},
2019-03-18 02:53:17 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-12 23:01:30 +00:00
"vendor_name": "n/a",
2019-03-18 02:53:17 +00:00
"product": {
"product_data": [
{
2023-02-12 23:01:30 +00:00
"product_name": "Linux kernel since 3.13 up to 4.14 (not including)",
2023-02-02 16:01:24 +00:00
"version": {
"version_data": [
{
2023-02-12 23:01:30 +00:00
"version_affected": "=",
"version_value": "Linux kernel since 3.13 up to 4.14 (not including)"
2019-03-18 02:53:17 +00:00
}
]
}
}
]
2023-02-02 16:01:24 +00:00
}
2019-03-18 02:53:17 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 16:01:24 +00:00
"url": "https://access.redhat.com/errata/RHSA-2018:0151",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2018:0151"
},
{
"url": "https://usn.ubuntu.com/3698-1/",
"refsource": "MISC",
"name": "https://usn.ubuntu.com/3698-1/"
2019-03-18 02:53:17 +00:00
},
{
2023-02-02 16:01:24 +00:00
"url": "https://usn.ubuntu.com/3698-2/",
"refsource": "MISC",
"name": "https://usn.ubuntu.com/3698-2/"
2019-03-18 02:53:17 +00:00
},
{
2023-02-02 16:01:24 +00:00
"url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ea6789980fdaa610d7eb63602c746bf6ec70cd2b",
"refsource": "MISC",
"name": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ea6789980fdaa610d7eb63602c746bf6ec70cd2b"
2019-03-18 02:53:17 +00:00
},
{
2023-02-02 16:01:24 +00:00
"url": "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.11",
"refsource": "MISC",
"name": "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.11"
2019-03-18 02:53:17 +00:00
},
{
2023-02-02 16:01:24 +00:00
"url": "http://www.securityfocus.com/bid/101678",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/101678"
2019-03-18 02:53:17 +00:00
},
{
2023-02-12 23:01:30 +00:00
"url": "https://github.com/torvalds/linux/commit/ea6789980fdaa610d7eb63602c746bf6ec70cd2b",
2023-02-02 16:01:24 +00:00
"refsource": "MISC",
2023-02-12 23:01:30 +00:00
"name": "https://github.com/torvalds/linux/commit/ea6789980fdaa610d7eb63602c746bf6ec70cd2b"
2019-03-18 02:53:17 +00:00
},
{
2023-02-02 16:01:24 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1501215",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1501215"
2019-03-18 02:53:17 +00:00
}
]
}
}