86 lines
2.2 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-37453",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-07-06T17:15:14.187",
"lastModified": "2023-11-07T04:16:55.847",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in the USB subsystem in the Linux kernel through 6.4.2. There is an out-of-bounds and crash in read_descriptors in drivers/usb/core/sysfs.c."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/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
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-125"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndIncluding": "6.4.2",
"matchCriteriaId": "DF02ABCB-0811-4AB3-A07B-FDE9C2529C6F"
}
]
}
]
}
],
"references": [
{
"url": "https://lore.kernel.org/all/000000000000c0ffe505fe86c9ca%40google.com/T/",
"source": "cve@mitre.org"
},
{
"url": "https://lore.kernel.org/all/000000000000e56434059580f86e%40google.com/T/",
"source": "cve@mitre.org"
},
{
"url": "https://syzkaller.appspot.com/bug?extid=18996170f8096c6174d0",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Mailing List",
"Third Party Advisory"
]
}
]
}