{ "schema_version": "1.4.0", "id": "GHSA-j4w8-rj66-g2q9", "modified": "2024-04-04T02:50:47Z", "published": "2022-05-24T17:17:32Z", "aliases": [ "CVE-2019-20794" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20794" }, { "type": "WEB", "url": "https://github.com/sargun/fuse-example" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20200608-0001" }, { "type": "WEB", "url": "https://sourceforge.net/p/fuse/mailman/message/36598753" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2020/08/24/1" } ], "database_specific": { "cwe_ids": [ "CWE-400", "CWE-772" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-05-09T18:15:00Z" } }