2020-05-09 18:01:13 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2019-20794" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "An issue was discovered in the Linux kernel 4.18 through 5.6.11 when unprivileged user namespaces are allowed. A user can create their own PID namespace, and mount a FUSE filesystem. Upon interaction with this FUSE filesystem, if the userspace component is terminated via a kill of the PID namespace's pid 1, it will result in a hung task, and resources being permanently locked up until system reboot. This can result in resource exhaustion."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2020-05-11 17:01:19 +00:00
"url" : "https://github.com/sargun/fuse-example" ,
"refsource" : "MISC" ,
"name" : "https://github.com/sargun/fuse-example"
2020-05-09 18:01:13 +00:00
} ,
{
2020-05-11 17:01:19 +00:00
"url" : "https://sourceforge.net/p/fuse/mailman/message/36598753/" ,
"refsource" : "MISC" ,
"name" : "https://sourceforge.net/p/fuse/mailman/message/36598753/"
2020-06-08 13:01:31 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20200608-0001/" ,
"url" : "https://security.netapp.com/advisory/ntap-20200608-0001/"
2020-08-24 12:01:23 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[oss-security] 20200824 CVE-2019-20794 kernel: task processes not being properly ended could lead to resource exhaustion" ,
"url" : "http://www.openwall.com/lists/oss-security/2020/08/24/1"
2020-05-09 18:01:13 +00:00
}
]
}
}