cvelist/2008/4xxx/CVE-2008-4307.json
2017-10-16 12:31:07 -04:00

121 lines
3.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2008-4307",
"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" : "Race condition in the do_setlk function in fs/nfs/file.c in the Linux kernel before 2.6.26 allows local users to cause a denial of service (crash) via vectors resulting in an interrupted RPC call that leads to a stray FL_POSIX lock, related to improper handling of a race between fcntl and close in the EINTR case."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.securityfocus.com/archive/1/archive/1/507985/100/0/threaded"
},
{
"url" : "http://openwall.com/lists/oss-security/2009/01/13/1"
},
{
"url" : "http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.27.y.git;a=commit;h=c4d7c402b788b73dc24f1e54a57f89d3dc5eb7bc"
},
{
"url" : "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.26"
},
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=456282"
},
{
"url" : "http://www.vmware.com/security/advisories/VMSA-2009-0016.html"
},
{
"url" : "http://www.debian.org/security/2009/dsa-1787"
},
{
"url" : "http://www.debian.org/security/2009/dsa-1794"
},
{
"url" : "http://www.redhat.com/support/errata/RHSA-2009-0451.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2009-0459.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2009-0473.html"
},
{
"url" : "http://www.ubuntu.com/usn/usn-751-1"
},
{
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7728"
},
{
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9233"
},
{
"url" : "http://secunia.com/advisories/34917"
},
{
"url" : "http://secunia.com/advisories/34962"
},
{
"url" : "http://secunia.com/advisories/34981"
},
{
"url" : "http://secunia.com/advisories/35011"
},
{
"url" : "http://secunia.com/advisories/35015"
},
{
"url" : "http://secunia.com/advisories/37471"
},
{
"url" : "http://www.vupen.com/english/advisories/2009/3316"
}
]
}
}