cvelist/2010/2xxx/CVE-2010-2960.json
2017-10-16 12:31:07 -04:00

91 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2010-2960",
"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 keyctl_session_to_parent function in security/keys/keyctl.c in the Linux kernel 2.6.35.4 and earlier expects that a certain parent session keyring exists, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a KEYCTL_SESSION_TO_PARENT argument to the keyctl function."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2010/09/02/1"
},
{
"url" : "http://twitter.com/taviso/statuses/22777866582"
},
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=627440"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2010-10/msg00003.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2011-02/msg00000.html"
},
{
"url" : "http://www.ubuntu.com/usn/USN-1000-1"
},
{
"url" : "http://www.securityfocus.com/bid/42932"
},
{
"url" : "http://securitytracker.com/id?1024384"
},
{
"url" : "http://secunia.com/advisories/41263"
},
{
"url" : "http://www.vupen.com/english/advisories/2011/0298"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/61557"
}
]
}
}