Package: open-vm-tools / 2:12.5.0-2~bpo12+1

Metadata

Package Version Patches format
open-vm-tools 2:12.5.0-2~bpo12+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use debian pam | (download)

open-vm-tools/services/vmtoolsd/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use upstream pam file for debian
debian/scsi udev rule | (download)

open-vm-tools/udev/99-vmware-scsi-udev.rules | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix scsi timeout setting error on debian stretch
CVE 2025 22247 1230 1250 VGAuth updates.patch | (download)

open-vm-tools/vgauth/common/VGAuthUtil.c | 33 33 + 0 - 0 !
open-vm-tools/vgauth/common/VGAuthUtil.h | 2 2 + 0 - 0 !
open-vm-tools/vgauth/common/prefs.h | 3 3 + 0 - 0 !
open-vm-tools/vgauth/common/usercheck.c | 23 21 + 2 - 0 !
open-vm-tools/vgauth/serviceImpl/alias.c | 74 73 + 1 - 0 !
open-vm-tools/vgauth/serviceImpl/service.c | 27 27 + 0 - 0 !
open-vm-tools/vgauth/serviceImpl/serviceInt.h | 1 1 + 0 - 0 !
7 files changed, 160 insertions(+), 3 deletions(-)

 [patch] validate user names and file paths

Prevent usage of illegal characters in user names and file paths.
Also, disallow unexpected symlinks in file paths.

This patch contains changes to common source files not applicable
to open-vm-tools.

All files being updated should be consider to have the copyright to
be updated to:

 * Copyright (c) XXXX-2025 Broadcom. All Rights Reserved.
 * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.

The 2025 Broadcom copyright information update is not part of this
patch set to allow the patch to be easily applied to previous
open-vm-tools source releases.