cvelist/2014/3xxx/CVE-2014-3631.json
2023-02-13 00:00:58 +00:00

103 lines
3.9 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2014-3631",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The assoc_array_gc function in the associative-array implementation in lib/assoc_array.c in the Linux kernel before 3.16.3 does not properly implement garbage collection, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via multiple \"keyctl newring\" operations followed by a \"keyctl timeout\" operation."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "n/a"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=95389b08d93d5c06ec63ab49bd732b0069b7c35e",
"refsource": "MISC",
"name": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=95389b08d93d5c06ec63ab49bd732b0069b7c35e"
},
{
"url": "http://osvdb.org/show/osvdb/111298",
"refsource": "MISC",
"name": "http://osvdb.org/show/osvdb/111298"
},
{
"url": "http://www.exploit-db.com/exploits/36268",
"refsource": "MISC",
"name": "http://www.exploit-db.com/exploits/36268"
},
{
"url": "http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.16.3",
"refsource": "MISC",
"name": "http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.16.3"
},
{
"url": "http://www.securityfocus.com/bid/70095",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/70095"
},
{
"url": "http://www.ubuntu.com/usn/USN-2378-1",
"refsource": "MISC",
"name": "http://www.ubuntu.com/usn/USN-2378-1"
},
{
"url": "http://www.ubuntu.com/usn/USN-2379-1",
"refsource": "MISC",
"name": "http://www.ubuntu.com/usn/USN-2379-1"
},
{
"url": "https://github.com/torvalds/linux/commit/95389b08d93d5c06ec63ab49bd732b0069b7c35e",
"refsource": "MISC",
"name": "https://github.com/torvalds/linux/commit/95389b08d93d5c06ec63ab49bd732b0069b7c35e"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1140325",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1140325"
}
]
}
}