glusterfs
glusterfs copied to clipboard
Fix: Potential Vulnerability in Cloned Function
Description This PR fixes a security vulnerability in do_mount() that was cloned from libfuse but did not receive the security patch. The original issue was reported and fixed under https://github.com/libfuse/libfuse/commit/5018a0c016495155ee598b7e0167b43d5d902414. This PR applies the same patch to eliminate the vulnerability.
References https://nvd.nist.gov/vuln/detail/CVE-2018-10906 https://github.com/libfuse/libfuse/commit/5018a0c016495155ee598b7e0167b43d5d902414
Can one of the admins verify this patch?
Can one of the admins verify this patch?