NEWS[4.17.0rc1]: Samba 4.17.0rc1 Available for Download
[samba-web.git] / history / samba-4.0.25.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
5 <head>
6 <title>Samba - Release Notes Archive</title>
7 </head>
8
9 <body>
10
11    <H2>Samba 4.0.25 Available for Download</H2>
12
13 <p>
14 <pre>
15                    ==============================
16                    Release Notes for Samba 4.0.25
17                           February 23, 2015
18                    ==============================
19
20
21 This is a security release in order to address CVE-2015-0240 (Unexpected
22 code execution in smbd).
23
24 o  CVE-2015-0240:
25    All versions of Samba from 3.5.0 to 4.2.0rc4 are vulnerable to an
26    unexpected code execution vulnerability in the smbd file server
27    daemon.
28
29    A malicious client could send packets that may set up the stack in
30    such a way that the freeing of memory in a subsequent anonymous
31    netlogon packet could allow execution of arbitrary code. This code
32    would execute with root privileges.
33
34
35 Changes since 4.0.24:
36 ---------------------
37
38 o   Jeremy Allison &lt;jra@samba.org&gt;
39     * BUG 11077: CVE-2015-0240: talloc free on uninitialized stack pointer
40       in netlogon server could lead to security vulnerability.
41
42
43 o   Andreas Schneider &lt;asn@samba.org&gt;
44     * BUG 11077: CVE-2015-0240: s3-netlogon: Make sure we do not deference
45       a NULL pointer./auth: Make sure that creds_out is initialized with NULL.
46 </pre>
47
48 </body>
49 </html>