cvelist/2022/0xxx/CVE-2022-0494.json
2022-03-25 19:01:20 +00:00

67 lines
2.1 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-0494",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "kernel",
"version": {
"version_data": [
{
"version_value": "kernel 5.17 rc5"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2039448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2039448"
},
{
"refsource": "MISC",
"name": "https://lore.kernel.org/all/20220216084038.15635-1-tcs.kernel@gmail.com/",
"url": "https://lore.kernel.org/all/20220216084038.15635-1-tcs.kernel@gmail.com/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A kernel information leak flaw was identified in the scsi_ioctl function in drivers/scsi/scsi_ioctl.c in the Linux kernel. This flaw allows a local attacker with a special user privilege (CAP_SYS_ADMIN or CAP_SYS_RAWIO) to create issues with confidentiality."
}
]
}
}