Samba: Execution of arbitrary code Samba contains a buffer overflow vulnerability potentially resulting in the execution of arbitrary code. samba December 10, 2007 December 10, 2007: 01 200773 remote 3.0.28 3.0.28

Samba is a suite of SMB and CIFS client/server programs for UNIX.

Alin Rad Pop (Secunia Research) discovered a boundary checking error in the send_mailslot() function which could lead to a stack-based buffer overflow.

A remote attacker could send a specially crafted "SAMLOGON" domain logon packet, possibly leading to the execution of arbitrary code with elevated privileges. Note that this vulnerability is exploitable only when domain logon support is enabled in Samba, which is not the case in Gentoo's default configuration.

Disable domain logon in Samba by setting "domain logons = no" in the "global" section of your smb.conf and restart Samba.

All Samba users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=net-fs/samba-3.0.28"
CVE-2007-6015 rbu rbu