Multiple race conditions in the (1) mount.cifs and (2) umount.cifs programs in Samba 3.6 allow local users to cause a denial of service (mounting outage) via a SIGKILL signal during a time window when the /etc/mtab~ file exists.
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
Link | Tags |
---|---|
https://bugzilla.samba.org/show_bug.cgi?id=7179 | vendor advisory issue tracking |
https://bugzilla.redhat.com/show_bug.cgi?id=742907 | third party advisory issue tracking |
https://www.openwall.com/lists/oss-security/2011/09/27/1 | third party advisory mailing list |
https://www.openwall.com/lists/oss-security/2011/09/30/5 | third party advisory mailing list |
https://git.samba.org/?p=cifs-utils.git%3Ba=commitdiff%3Bh=810f7e4e0f2dbcbee0294d9b371071cb08268200 |