cvelist/2022/3xxx/CVE-2022-3424.json
2023-05-03 14:00:38 +00:00

92 lines
3.4 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-3424",
"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": "unknown"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-416"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2132640",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132640"
},
{
"refsource": "MISC",
"name": "https://github.com/torvalds/linux/commit/643a16a0eb1d6ac23744bb6e90a00fc21148a9dc",
"url": "https://github.com/torvalds/linux/commit/643a16a0eb1d6ac23744bb6e90a00fc21148a9dc"
},
{
"refsource": "MISC",
"name": "https://lore.kernel.org/all/20221019031445.901570-1-zyytlz.wz@163.com/",
"url": "https://lore.kernel.org/all/20221019031445.901570-1-zyytlz.wz@163.com/"
},
{
"refsource": "MISC",
"name": "https://www.spinics.net/lists/kernel/msg4518970.html",
"url": "https://www.spinics.net/lists/kernel/msg4518970.html"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20230406-0005/",
"url": "https://security.netapp.com/advisory/ntap-20230406-0005/"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230502 [SECURITY] [DLA 3404-1] linux-5.10 security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00005.html"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230503 [SECURITY] [DLA 3403-1] linux security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00006.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A use-after-free flaw was found in the Linux kernel\u2019s SGI GRU driver in the way the first gru_file_unlocked_ioctl function is called by the user, where a fail pass occurs in the gru_check_chiplet_assignment function. This flaw allows a local user to crash or potentially escalate their privileges on the system."
}
]
}
}