mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
82 lines
2.7 KiB
JSON
82 lines
2.7 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2022-1184",
|
|
"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": "Not-known"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-416 - Use After Free"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2070205",
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070205"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://access.redhat.com/security/cve/CVE-2022-1184",
|
|
"url": "https://access.redhat.com/security/cve/CVE-2022-1184"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://ubuntu.com/security/CVE-2022-1184",
|
|
"url": "https://ubuntu.com/security/CVE-2022-1184"
|
|
},
|
|
{
|
|
"refsource": "DEBIAN",
|
|
"name": "DSA-5257",
|
|
"url": "https://www.debian.org/security/2022/dsa-5257"
|
|
},
|
|
{
|
|
"refsource": "MLIST",
|
|
"name": "[debian-lts-announce] 20221101 [SECURITY] [DLA 3173-1] linux-5.10 security update",
|
|
"url": "https://lists.debian.org/debian-lts-announce/2022/11/msg00001.html"
|
|
}
|
|
]
|
|
},
|
|
"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."
|
|
}
|
|
]
|
|
}
|
|
} |