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

121 lines
3.4 KiB
JSON

{
"id": "CVE-2011-2484",
"sourceIdentifier": "secalert@redhat.com",
"published": "2011-06-24T20:55:04.013",
"lastModified": "2020-07-27T22:41:19.207",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The add_del_listener function in kernel/taskstats.c in the Linux kernel 2.6.39.1 and earlier does not prevent multiple registrations of exit handlers, which allows local users to cause a denial of service (memory and CPU consumption), and bypass the OOM Killer, via a crafted application."
},
{
"lang": "es",
"value": "La funci\u00f3n add_del_listener situada en kernel/taskstats.c del kernel de Linux v2.6.39.1 y versiones anteriores, no impide m\u00faltiples registros de los controladores de salida, que permiten a usuarios locales provocar una denegaci\u00f3n de servicio (consumo de memoria y CPU), y eludir el OOM Killer, a trav\u00e9s de una aplicaci\u00f3n modificada."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:C",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 4.9
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 3.9,
"impactScore": 6.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-399"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.6.39.1",
"matchCriteriaId": "7C59A084-89CA-40A8-8704-6E20D097F20B"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.openwall.net/linux-kernel/2011/06/16/605",
"source": "secalert@redhat.com",
"tags": [
"Patch"
]
},
{
"url": "http://openwall.com/lists/oss-security/2011/06/22/1",
"source": "secalert@redhat.com",
"tags": [
"Mailing List",
"Patch"
]
},
{
"url": "http://openwall.com/lists/oss-security/2011/06/22/2",
"source": "secalert@redhat.com",
"tags": [
"Mailing List",
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/48383",
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=715436",
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/68150",
"source": "secalert@redhat.com",
"tags": [
"VDB Entry"
]
}
]
}