cvelist/2014/0xxx/CVE-2014-0102.json
2019-03-17 23:07:09 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2014-0102",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The keyring_detect_cycle_iterator function in security/keys/keyring.c in the Linux kernel through 3.13.6 does not properly determine whether keyrings are identical, which allows local users to cause a denial of service (OOPS) via crafted keyctl commands."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20140304 CVE-2014-0102 -- Linux kernel: security: keyring cycle detector DoS",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2014/03/04/21"
},
{
"name": "http://www.kernelhub.org/?msg=425013&p=2",
"refsource": "MISC",
"url": "http://www.kernelhub.org/?msg=425013&p=2"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1072419",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1072419"
},
{
"name": "[linux-kernel] 20140227 kernel BUG at security/keys/keyring.c:1003!",
"refsource": "MLIST",
"url": "http://lkml.org/lkml/2014/2/27/507"
}
]
}
}