cvelist/2022/3xxx/CVE-2022-3202.json
2022-12-28 16:00:41 +00:00

67 lines
2.1 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-3202",
"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": "Linux Kernel version prior to kernel 5.18 rc1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-476"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/torvalds/linux/commit/a53046291020ec41e09181396c1e829287b48d47",
"url": "https://github.com/torvalds/linux/commit/a53046291020ec41e09181396c1e829287b48d47"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20221228-0007/",
"url": "https://security.netapp.com/advisory/ntap-20221228-0007/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A NULL pointer dereference flaw in diFree in fs/jfs/inode.c in Journaled File System (JFS)in the Linux kernel. This could allow a local attacker to crash the system or leak kernel internal information."
}
]
}
}