108 lines
3.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2005-3527",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-11-09T01:02:00.000",
"lastModified": "2023-11-07T01:57:52.307",
2023-04-24 12:24:31 +02:00
"vulnStatus": "Modified",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "Race condition in do_coredump in signal.c in Linux kernel 2.6 allows local users to cause a denial of service by triggering a core dump in one thread while another thread has a pending SIGSTOP."
},
{
"lang": "es",
"value": "Condici\u00f3n de carrera en do_coredump en signal.c en el kernel 2.6 de Linux permite a usuarios locales causar una denegaci\u00f3n de servicio disparando un volcado del n\u00facleo (core dump) en un subproceso mientras otro tiene un SIGSTOP pendiente."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:H/Au:N/C:N/I:N/A:C",
"accessVector": "LOCAL",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 4.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 1.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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:2.6.0:*:*:*:*:*:*:*",
"matchCriteriaId": "142BCD48-8387-4D0C-A052-44DD4144CBFF"
}
]
}
]
}
],
"references": [
{
"url": "http://secunia.com/advisories/17917",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/17918",
"source": "cve@mitre.org"
},
{
"url": "http://www.kernel.org/git/?p=linux/kernel/git/davem/sparc-2.6.git%3Ba=commitdiff%3Bh=788e05a67c343fa22f2ae1d3ca264e7f15c25eaf",
2023-04-24 12:24:31 +02:00
"source": "cve@mitre.org"
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:018",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/advisories/9806",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/419522/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/427981/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/15723",
"source": "cve@mitre.org"
}
]
}