NEWS[4.18.3]: Samba 4.18.3 Available for Download
[samba-web.git] / history / samba-4.5.15.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <title>Samba 4.5.15 - Release Notes</title>
6 </head>
7 <body>
8 <H2>Samba 4.5.15 Available for Download</H2>
9 <p>
10 <a href="https://download.samba.org/pub/samba/stable/samba-4.5.15.tar.gz">Samba 4.5.15 (gzipped)</a><br>
11 <a href="https://download.samba.org/pub/samba/stable/samba-4.5.15.tar.asc">Signature</a>
12 </p>
13 <p>
14 <a href="https://download.samba.org/pub/samba/patches/samba-4.5.14-4.5.15.diffs.gz">Patch (gzipped) against Samba 4.5.14</a><br>
15 <a href="https://download.samba.org/pub/samba/patches/samba-4.5.14-4.5.15.diffs.asc">Signature</a>
16 </p>
17 <p>
18 <pre>
19                    ==============================
20                    Release Notes for Samba 4.5.15
21                           November 21, 2017
22                    ==============================
23
24
25 This is a security release in order to address the following defects:
26
27 o  CVE-2017-14746 (Use-after-free vulnerability.)
28 o  CVE-2017-15275 (Server heap memory information leak.)
29
30
31 =======
32 Details
33 =======
34
35 o  CVE-2017-14746:
36    All versions of Samba from 4.0.0 onwards are vulnerable to a use after
37    free vulnerability, where a malicious SMB1 request can be used to
38    control the contents of heap memory via a deallocated heap pointer. It
39    is possible this may be used to compromise the SMB server.
40
41 o  CVE-2017-15275:
42    All versions of Samba from 3.6.0 onwards are vulnerable to a heap
43    memory information leak, where server allocated heap memory may be
44    returned to the client without being cleared.
45
46    There is no known vulnerability associated with this error, but
47    uncleared heap memory may contain previously used data that may help
48    an attacker compromise the server via other methods. Uncleared heap
49    memory may potentially contain password hashes or other high-value
50    data.
51
52 For more details and workarounds, please see the security advisories:
53
54    o https://www.samba.org/samba/security/CVE-2017-14746.html
55    o https://www.samba.org/samba/security/CVE-2017-15275.html
56
57
58 Changes since 4.5.14:
59 ---------------------
60
61 o  Jeremy Allison &lt;jra@samba.org&gt;
62    * BUG 13041: CVE-2017-14746: s3: smbd: Fix SMB1 use-after-free crash bug.
63    * BUG 13077: CVE-2017-15275: s3: smbd: Chain code can return uninitialized
64      memory when talloc buffer is grown.
65
66
67 </pre>
68 </p>
69 </body>
70 </html>