2022-06-14 09:01:40 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-2078" ,
2022-06-30 13:00:46 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
2022-08-05 17:00:53 +00:00
"product_name" : "kernel" ,
2022-06-30 13:00:46 +00:00
"version" : {
"version_data" : [
{
2022-08-05 17:00:53 +00:00
"version_value" : "kernel 5.19 rc1"
2022-06-30 13:00:46 +00:00
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2022-08-05 17:00:53 +00:00
"value" : "CWE-121"
2022-06-30 13:00:46 +00:00
}
]
}
]
} ,
"references" : {
"reference_data" : [
2022-10-17 22:00:36 +00:00
{
"refsource" : "DEBIAN" ,
"name" : "DSA-5161" ,
"url" : "https://www.debian.org/security/2022/dsa-5161"
} ,
2022-06-30 13:00:46 +00:00
{
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/net/netfilter/nf_tables_api.c?id=fecf31ee395b0295f2d7260aa29946b7605f7c85" ,
"url" : "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/net/netfilter/nf_tables_api.c?id=fecf31ee395b0295f2d7260aa29946b7605f7c85"
2022-08-05 17:00:53 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2096178" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2096178"
2022-06-30 13:00:46 +00:00
}
]
2022-06-14 09:01:40 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-06-30 13:00:46 +00:00
"value" : "A vulnerability was found in the Linux kernel's nft_set_desc_concat_parse() function .This flaw allows an attacker to trigger a buffer overflow via nft_set_desc_concat_parse() , causing a denial of service and possibly to run code."
2022-06-14 09:01:40 +00:00
}
]
}
}