CVE-2015-7560 Incorrect ACL get/set allowed on symlink path

resolves: #1315942

Guenther
This commit is contained in:
Günther Deschner 2016-03-09 08:44:31 +01:00
parent a483fb81f7
commit b63b68e4e4
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -58,3 +58,4 @@ samba-3.6.0pre1.tar.gz
/samba-4.3.3.tar.xz
/samba-4.3.4.tar.xz
/samba-4.3.5.tar.xz
/samba-4.3.6.tar.xz

View File

@ -8,7 +8,7 @@
%define main_release 0
%define samba_version 4.3.5
%define samba_version 4.3.6
%define talloc_version 2.1.3
%define tdb_version 1.3.7
%define tevent_version 0.9.25
@ -2031,6 +2031,10 @@ rm -rf %{buildroot}
%endif # with_clustering_support
%changelog
* Tue Mar 08 2016 Guenther Deschner <gdeschner@redhat.com> - 4.3.6-0
- Update to Samba 4.3.6
- resolves: #1315942 - CVE-2015-7560 Incorrect ACL get/set allowed on symlink path
* Tue Feb 23 2016 Guenther Deschner <gdeschner@redhat.com> - 4.3.5-0
- resolves: #1261230 - Update to Samba 4.3.5

View File

@ -1 +1 @@
e0e213ec0f733b63af02596963fbedd3 samba-4.3.5.tar.xz
7edb8a3b68951de02b150bb2b902e530 samba-4.3.6.tar.xz