René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

130 lines
4.2 KiB
JSON

{
"id": "CVE-2007-0006",
"sourceIdentifier": "secalert@redhat.com",
"published": "2007-02-06T19:28:00.000",
"lastModified": "2017-10-11T01:31:31.703",
"vulnStatus": "Modified",
"evaluatorImpact": "The scheme for selecting serial numbers was changed from incrementing a counter to random number selection, increasing the likelihood of a serial number collision.",
"descriptions": [
{
"lang": "en",
"value": "The key serial number collision avoidance code in the key_alloc_serial function in Linux kernel 2.6.9 up to 2.6.20 allows local users to cause a denial of service (crash) via vectors that trigger a null dereference, as originally reported as \"spinlock CPU recursion.\""
},
{
"lang": "es",
"value": "El c\u00f3digo de prevenci\u00f3n de colisiones de n\u00fameros de serial de claves en la funci\u00f3n key_alloc_serial en el kernel de Linux versiones 2.6.9 hasta 2.6.20, permite a usuarios locales causar una denegaci\u00f3n de servicio (bloqueo) por medio de vectores que desencadenan una desreferencia del null, como se report\u00f3 originalmente como una \"spinlock CPU recursion\"."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:M/Au:N/C:N/I:N/A:P",
"accessVector": "LOCAL",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 1.9
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.4,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.6.20",
"matchCriteriaId": "A0B08BFA-36AD-4170-B35A-4C8C9E4D071F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:2.6.9:2.6.20:*:*:*:*:*:*",
"matchCriteriaId": "1FC53528-A67F-42DF-B8DA-778A65893F9D"
}
]
}
]
}
],
"references": [
{
"url": "http://bugzilla.kernel.org/show_bug.cgi?id=7727",
"source": "secalert@redhat.com"
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:047",
"source": "secalert@redhat.com"
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:060",
"source": "secalert@redhat.com"
},
{
"url": "http://www.novell.com/linux/security/advisories/2007_21_kernel.html",
"source": "secalert@redhat.com"
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2007-0085.html",
"source": "secalert@redhat.com"
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2007-0099.html",
"source": "secalert@redhat.com"
},
{
"url": "http://www.securityfocus.com/archive/1/471457",
"source": "secalert@redhat.com"
},
{
"url": "http://www.securityfocus.com/bid/22539",
"source": "secalert@redhat.com"
},
{
"url": "http://www.ubuntu.com/usn/usn-451-1",
"source": "secalert@redhat.com"
},
{
"url": "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=227495",
"source": "secalert@redhat.com"
},
{
"url": "https://issues.rpath.com/browse/RPL-1097",
"source": "secalert@redhat.com"
},
{
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9829",
"source": "secalert@redhat.com"
}
]
}