cvelist/2022/1xxx/CVE-2022-1184.json
2023-02-12 22:01:15 +00:00

84 lines
2.8 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-1184",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A use-after-free flaw was found in fs/ext4/namei.c:dx_insert_block() in the Linux kernel\u2019s filesystem sub-component. This flaw allows a local attacker with a user privilege to cause a denial of service."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-416 - Use After Free",
"cweId": "CWE-416"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Kernel",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "Not-known"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070205",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2070205"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2022-1184",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2022-1184"
},
{
"url": "https://ubuntu.com/security/CVE-2022-1184",
"refsource": "MISC",
"name": "https://ubuntu.com/security/CVE-2022-1184"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2022/11/msg00001.html",
"refsource": "MISC",
"name": "https://lists.debian.org/debian-lts-announce/2022/11/msg00001.html"
},
{
"url": "https://www.debian.org/security/2022/dsa-5257",
"refsource": "MISC",
"name": "https://www.debian.org/security/2022/dsa-5257"
}
]
}
}