2022-05-25 08:01:36 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-1882" ,
2022-05-26 17:01:50 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
2022-06-06 19:01:29 +00:00
"product_name" : "kernel" ,
2022-05-26 17:01:50 +00:00
"version" : {
"version_data" : [
{
2022-06-06 19:01:29 +00:00
"version_value" : "Linux kernel 5.18-rc8"
2022-05-26 17:01:50 +00:00
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2022-10-02 23:54:08 +02:00
"value" : "CWE-416"
2022-05-26 17:01:50 +00:00
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://lore.kernel.org/lkml/20220507115605.96775-1-tcs.kernel@gmail.com/T/" ,
"url" : "https://lore.kernel.org/lkml/20220507115605.96775-1-tcs.kernel@gmail.com/T/"
2022-06-06 19:01:29 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2089701" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2089701"
2022-07-15 16:00:44 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20220715-0002/" ,
"url" : "https://security.netapp.com/advisory/ntap-20220715-0002/"
2022-05-26 17:01:50 +00:00
}
]
2022-05-25 08:01:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-06-06 19:01:29 +00:00
"value" : "A use-after-free flaw was found in the Linux kernel\u2019s pipes functionality in how a user performs manipulations with the pipe post_one_notification() after free_pipe_info() that is already called. This flaw allows a local user to crash or potentially escalate their privileges on the system."
2022-05-25 08:01:36 +00:00
}
]
}
}