cvelist/2023/23xxx/CVE-2023-23003.json
2023-03-31 11:00:37 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-23003",
"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.16, tools/perf/util/expr.c lacks a check for the hashmap__new return value."
}
]
},
"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.16",
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16"
},
{
"refsource": "MISC",
"name": "https://github.com/torvalds/linux/commit/0a515a06c5ebfa46fee3ac519e418f801e718da4",
"url": "https://github.com/torvalds/linux/commit/0a515a06c5ebfa46fee3ac519e418f801e718da4"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20230331-0003/",
"url": "https://security.netapp.com/advisory/ntap-20230331-0003/"
}
]
}
}