mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 01:02:25 +00:00
279 lines
8.5 KiB
JSON
279 lines
8.5 KiB
JSON
{
|
|
"id": "CVE-2016-2384",
|
|
"sourceIdentifier": "security@debian.org",
|
|
"published": "2016-04-27T17:59:11.927",
|
|
"lastModified": "2018-01-05T02:30:38.243",
|
|
"vulnStatus": "Modified",
|
|
"evaluatorComment": "<a href=\"http://cwe.mitre.org/data/definitions/415.html\">CWE-415: Double Free</a>",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "Double free vulnerability in the snd_usbmidi_create function in sound/usb/midi.c in the Linux kernel before 4.5 allows physically proximate attackers to cause a denial of service (panic) or possibly have unspecified other impact via vectors involving an invalid USB descriptor."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "Vulnerabilidad de liberaci\u00f3n doble en la funci\u00f3n snd_usbmidi_create en sound/usb/midi.c en el kernel de Linux en versiones anteriores a 4.5 permite a atacantes f\u00edsicamente pr\u00f3ximos causar una denegaci\u00f3n de servicio (p\u00e1nico) o posiblemente tener otro impacto no especificado a trav\u00e9s de vectores que implican un descriptor USB inv\u00e1lido."
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV30": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"cvssData": {
|
|
"version": "3.0",
|
|
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
|
|
"attackVector": "PHYSICAL",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "NONE",
|
|
"userInteraction": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"confidentialityImpact": "NONE",
|
|
"integrityImpact": "NONE",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 4.6,
|
|
"baseSeverity": "MEDIUM"
|
|
},
|
|
"exploitabilityScore": 0.9,
|
|
"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": true,
|
|
"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": "4.4.8",
|
|
"matchCriteriaId": "3E43C27F-72D6-4615-8337-67245A069FFD"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"nodes": [
|
|
{
|
|
"operator": "OR",
|
|
"negate": false,
|
|
"cpeMatch": [
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:o:novell:suse_linux_enterprise_real_time_extension:12:sp1:*:*:*:*:*:*",
|
|
"matchCriteriaId": "5AB3CAA1-C20C-4A86-841E-EC0858164D7D"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=07d86ca93db7e5cdf4743564d98292042ec21af7",
|
|
"source": "security@debian.org",
|
|
"tags": [
|
|
"Patch",
|
|
"Vendor Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-03/msg00094.html",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00015.html",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00019.html",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00025.html",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00026.html",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00027.html",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00028.html",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00029.html",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00030.html",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00031.html",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00032.html",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00033.html",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00034.html",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00036.html",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00037.html",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00045.html",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-07/msg00005.html",
|
|
"source": "security@debian.org",
|
|
"tags": [
|
|
"Third Party Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-08/msg00038.html",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://rhn.redhat.com/errata/RHSA-2016-2574.html",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://rhn.redhat.com/errata/RHSA-2016-2584.html",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://rhn.redhat.com/errata/RHSA-2017-0817.html",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://www.debian.org/security/2016/dsa-3503",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://www.openwall.com/lists/oss-security/2016/02/14/2",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://www.securityfocus.com/bid/83256",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://www.securitytracker.com/id/1035072",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://www.ubuntu.com/usn/USN-2928-1",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://www.ubuntu.com/usn/USN-2928-2",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://www.ubuntu.com/usn/USN-2929-1",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://www.ubuntu.com/usn/USN-2929-2",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://www.ubuntu.com/usn/USN-2930-1",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://www.ubuntu.com/usn/USN-2930-2",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://www.ubuntu.com/usn/USN-2930-3",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://www.ubuntu.com/usn/USN-2931-1",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "http://www.ubuntu.com/usn/USN-2932-1",
|
|
"source": "security@debian.org"
|
|
},
|
|
{
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1308444",
|
|
"source": "security@debian.org",
|
|
"tags": [
|
|
"Issue Tracking"
|
|
]
|
|
},
|
|
{
|
|
"url": "https://github.com/torvalds/linux/commit/07d86ca93db7e5cdf4743564d98292042ec21af7",
|
|
"source": "security@debian.org",
|
|
"tags": [
|
|
"Patch"
|
|
]
|
|
},
|
|
{
|
|
"url": "https://github.com/xairy/kernel-exploits/tree/master/CVE-2016-2384",
|
|
"source": "security@debian.org"
|
|
}
|
|
]
|
|
} |