Fixes the following security issue: CVE-2025-22247: open-vm-tools contains an insecure file handling vulnerability. https://github.com/vmware/open-vm-tools/tree/CVE-2025-22247.patch The upstream patch needs to be applied with -p2, so drop the open-vm-tools prefix (sed -i 's|open-vm-tools/||g') and include it here. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Julien Olivain <ju.o@free.fr>