cvelist/2023/23xxx/CVE-2023-23000.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2023-01-11 07:00:40 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-03-01 19:00:35 +00:00
"ID": "CVE-2023-23000",
"STATE": "PUBLIC"
2023-01-11 07:00:40 +00:00
},
2023-03-01 19:00:35 +00:00
"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",
2023-01-11 07:00:40 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-03-01 19:00:35 +00:00
"value": "In the Linux kernel before 5.17, drivers/phy/tegra/xusb.c mishandles the tegra_xusb_find_port_node return value. Callers expect NULL in the error case, but an error pointer is used."
}
]
},
"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/045a31b95509c8f25f5f04ec5e0dec5cd09f2c5f",
"url": "https://github.com/torvalds/linux/commit/045a31b95509c8f25f5f04ec5e0dec5cd09f2c5f"
2023-03-31 11:00:37 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20230331-0004/",
"url": "https://security.netapp.com/advisory/ntap-20230331-0004/"
2023-01-11 07:00:40 +00:00
}
]
}
}