2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2016-6243" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2017-03-07T16:59:00.557" ,
"lastModified" : "2017-03-09T02:59:00.733" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "thrsleep in kern/kern_synch.c in OpenBSD 5.8 and 5.9 allows local users to cause a denial of service (kernel panic) via a crafted value in the tsp parameter of the __thrsleep system call."
} ,
{
"lang" : "es" ,
"value" : "thrsleep en kern/kern_synch.c en OpenBSD 5.8 y 5.9 permite a usuarios locales provocar una denegaci\u00f3n de servicio (p\u00e1nico en el kernel) a trav\u00e9s un valor manipulado en el par\u00e1metro tsp de la llamada al sistema the __thrsleep."
}
] ,
"metrics" : {
"cvssMetricV30" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.0" ,
"vectorString" : "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
] ,
"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-20"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:openbsd:openbsd:5.8:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F69813E0-1ED8-4417-BE52-BAC9CDCA2070"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:openbsd:openbsd:5.9:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "DD160B3E-E1D1-432E-ABFB-B288B4EEEE4A"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://www.openbsd.org/errata58.html" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "http://www.openbsd.org/errata59.html" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2016/07/14/5" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2016/07/17/7" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/91805" ,
"source" : "cve@mitre.org"
}
]
}