2022-06-02 13:42:47 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-1943" ,
2022-06-02 14:06:11 +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-rc7"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2022-10-02 23:54:15 +02:00
"value" : "CWE-787"
2022-06-02 14:06:11 +00:00
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c1ad35dd0548ce947d97aaf92f7f2f9a202951cf" ,
"url" : "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c1ad35dd0548ce947d97aaf92f7f2f9a202951cf"
}
]
2022-06-02 13:42:47 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-06-02 14:06:11 +00:00
"value" : "A flaw out of bounds memory write in the Linux kernel UDF file system functionality was found in the way user triggers some file operation which triggers udf_write_fi(). A local user could use this flaw to crash the system or potentially"
2022-06-02 13:42:47 +00:00
}
]
}
}