2023-05-26 20:00:33 +00:00

103 lines
2.8 KiB
JSON

{
"id": "CVE-2022-34641",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-07-18T23:15:13.087",
"lastModified": "2023-05-26T18:21:27.353",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "CVA6 commit d315ddd0f1be27c1b3f27eb0b8daf471a952299a and RISCV-Boom commit ad64c5419151e5e886daee7084d8399713b46b4b implements the incorrect exception type when a PMP violation occurs during address translation."
},
{
"lang": "es",
"value": "El commit d315ddd0f1be27c1b3f27eb0b8daf471a952299a de CVA6 y el commit ad64c5419151e5e886daee7084d8399713b46b4b de RISCV-Boom implementan el tipo de excepci\u00f3n incorrecto cuando es producida una violaci\u00f3n de PMP durante la traducci\u00f3n de direcciones."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/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
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-755"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:boom-core:riscvc-boom:-:*:*:*:*:*:*:*",
"matchCriteriaId": "1507C03F-AB2F-4B03-BC3F-29B9B3690AD6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:openhwgroup:cva6:-:*:*:*:*:*:*:*",
"matchCriteriaId": "D73073CF-1196-4ABF-A8AE-3BE51A34519C"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/openhwgroup/cva6/issues/906",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/openhwgroup/cva6/pull/908",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/riscv-boom/riscv-boom/issues/605",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}