cvelist/2023/22xxx/CVE-2023-22995.json
2023-03-31 11:00:37 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-22995",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In the Linux kernel before 5.17, an error path in dwc3_qcom_acpi_register_core in drivers/usb/dwc3/dwc3-qcom.c lacks certain platform_device_put and kfree calls."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17",
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17"
},
{
"refsource": "MISC",
"name": "https://github.com/torvalds/linux/commit/fa0ef93868a6062babe1144df2807a8b1d4924d2",
"url": "https://github.com/torvalds/linux/commit/fa0ef93868a6062babe1144df2807a8b1d4924d2"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20230331-0004/",
"url": "https://security.netapp.com/advisory/ntap-20230331-0004/"
}
]
}
}