{ "id": "CVE-2016-6350", "sourceIdentifier": "cve@mitre.org", "published": "2017-03-07T16:59:00.790", "lastModified": "2017-03-09T02:59:00.920", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "OpenBSD 5.8 and 5.9 allows local users to cause a denial of service (NULL pointer dereference and panic) via a sysctl call with a path starting with 10,9." }, { "lang": "es", "value": "OpenBSD 5.8 y 5.9 permite a usuarios locales provocar una denegaci\u00f3n de servicio (referencia a puntero NULL y p\u00e1nico) a trav\u00e9s de una llamada sysctl con una ruta que comienza con 10,9." } ], "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-476" } ] } ], "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://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/kern/vfs_subr.c.diff?r1=1.248&r2=1.249", "source": "cve@mitre.org", "tags": [ "Patch" ] }, { "url": "http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/tmpfs/tmpfs_vfsops.c.diff?r1=1.9&r2=1.10", "source": "cve@mitre.org", "tags": [ "Patch" ] }, { "url": "http://www.openwall.com/lists/oss-security/2016/07/26/6", "source": "cve@mitre.org", "tags": [ "Exploit", "Mailing List", "Third Party Advisory" ] }, { "url": "http://www.openwall.com/lists/oss-security/2016/07/26/8", "source": "cve@mitre.org", "tags": [ "Exploit", "Mailing List", "Third Party Advisory" ] }, { "url": "http://www.securityfocus.com/bid/92140", "source": "cve@mitre.org" } ] }