cvelist/2022/1xxx/CVE-2022-1516.json

77 lines
2.7 KiB
JSON
Raw Normal View History

2022-04-28 18:02:22 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-1516",
2022-05-05 15:01:28 +00:00
"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 5.18-rc1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-416"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=7781607938c8",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=7781607938c8"
2022-06-19 18:01:36 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20220619 Linux kernel: CVE-2022-1516: NULL pointer dereference in Linux kernel`s X.25 network protocol",
"url": "http://www.openwall.com/lists/oss-security/2022/06/19/1"
2022-07-01 14:00:49 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220701 [SECURITY] [DLA 3065-1] linux security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/07/msg00000.html"
2022-07-04 11:00:54 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-5173",
"url": "https://www.debian.org/security/2022/dsa-5173"
2022-05-05 15:01:28 +00:00
}
]
2022-04-28 18:02:22 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-05-05 15:01:28 +00:00
"value": "A NULL pointer dereference flaw was found in the Linux kernel\u2019s X.25 set of standardized network protocols functionality in the way a user terminates their session using a simulated Ethernet card and continued usage of this connection. This flaw allows a local user to crash the system."
2022-04-28 18:02:22 +00:00
}
]
}
}