diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-07-27 19:17:38 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-07-28 07:00:16 +0200 |
commit | f5b23a008bdf2abee1c6e082b9a74ca075cdb9ec (patch) | |
tree | 3b1f8d944f1bff0b17d50d3f7f54e4ec138216d2 /source/n/samba/samba.url | |
parent | dbcd8c770799465743aec47da508a7162c7e70db (diff) | |
download | current-f5b23a008bdf2abee1c6e082b9a74ca075cdb9ec.tar.gz current-f5b23a008bdf2abee1c6e082b9a74ca075cdb9ec.tar.xz |
Wed Jul 27 19:17:38 UTC 202220220727191738
l/tevent-0.13.0-x86_64-1.txz: Upgraded.
n/samba-4.16.4-x86_64-1.txz: Upgraded.
This update fixes the following security issues:
Samba AD users can bypass certain restrictions associated with changing
passwords.
Samba AD users can forge password change requests for any user.
Samba AD users can crash the server process with an LDAP add or modify
request.
Samba AD users can induce a use-after-free in the server process with an
LDAP add or modify request.
Server memory information leak via SMB1.
For more information, see:
https://www.samba.org/samba/security/CVE-2022-2031.html
https://www.samba.org/samba/security/CVE-2022-32744.html
https://www.samba.org/samba/security/CVE-2022-32745.html
https://www.samba.org/samba/security/CVE-2022-32746.html
https://www.samba.org/samba/security/CVE-2022-32742.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2031
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32744
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32745
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32746
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32742
(* Security fix *)
Diffstat (limited to '')
-rw-r--r-- | source/n/samba/samba.url | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/n/samba/samba.url b/source/n/samba/samba.url index d953cbfc2..7e59bab02 100644 --- a/source/n/samba/samba.url +++ b/source/n/samba/samba.url @@ -1,2 +1,2 @@ -https://download.samba.org/pub/samba/stable/samba-4.16.3.tar.gz -https://download.samba.org/pub/samba/stable/samba-4.16.3.tar.asc +https://download.samba.org/pub/samba/stable/samba-4.16.4.tar.gz +https://download.samba.org/pub/samba/stable/samba-4.16.4.tar.asc |