cvelist/2022/0xxx/CVE-2022-0646.json
2023-02-12 22:00:54 +00:00

69 lines
2.4 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-0646",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw use after free in the Linux kernel Management Component Transport Protocol (MCTP) subsystem was found in the way user triggers cancel_work_sync after the unregister_netdev during removing device. A local user could use this flaw to crash the system or escalate their privileges on the system. It is actual from Linux Kernel 5.17-rc1 (when mctp-serial.c introduced) till 5.17-rc5."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-459",
"cweId": "CWE-459"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Kernel",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.17-rc5"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://lore.kernel.org/all/20220211011552.1861886-1-jk%40codeconstruct.com.au",
"refsource": "MISC",
"name": "https://lore.kernel.org/all/20220211011552.1861886-1-jk%40codeconstruct.com.au"
},
{
"url": "https://security.netapp.com/advisory/ntap-20220318-0006/",
"refsource": "MISC",
"name": "https://security.netapp.com/advisory/ntap-20220318-0006/"
}
]
}
}