add missing release notes
authorJule Anger <janger@samba.org>
Tue, 10 Oct 2023 15:26:51 +0000 (17:26 +0200)
committerJule Anger <janger@samba.org>
Tue, 10 Oct 2023 15:37:05 +0000 (17:37 +0200)
Signed-off-by: Jule Anger <janger@samba.org>
history/samba-4.17.12.html [new file with mode: 0644]
history/samba-4.18.8.html [new file with mode: 0644]
history/samba-4.19.1.html [new file with mode: 0644]

diff --git a/history/samba-4.17.12.html b/history/samba-4.17.12.html
new file mode 100644 (file)
index 0000000..9290251
--- /dev/null
@@ -0,0 +1,83 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>Samba 4.17.12 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.17.12 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.17.12.tar.gz">Samba 4.17.12 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.17.12.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.17.11-4.17.12.diffs.gz">Patch (gzipped) against Samba 4.17.11</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.17.11-4.17.12.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   ===============================
+                   Release Notes for Samba 4.17.12
+                          October 10, 2023
+                   ===============================
+
+
+This is a security release in order to address the following defects:
+
+
+o CVE-2023-3961:  Unsanitized pipe names allow SMB clients to connect as root to
+                  existing unix domain sockets on the file system.
+                  https://www.samba.org/samba/security/CVE-2023-3961.html
+
+o CVE-2023-4091:  SMB client can truncate files to 0 bytes by opening files with
+                  OVERWRITE disposition when using the acl_xattr Samba VFS
+                  module with the smb.conf setting
+                  &quot;acl_xattr:ignore system acls = yes&quot;
+                  https://www.samba.org/samba/security/CVE-2023-4091.html
+
+o CVE-2023-4154:  An RODC and a user with the GET_CHANGES right can view all
+                  attributes, including secrets and passwords.  Additionally,
+                  the access check fails open on error conditions.
+                  https://www.samba.org/samba/security/CVE-2023-4154.html
+
+o CVE-2023-42669: Calls to the rpcecho server on the AD DC can request that the
+                  server block for a user-defined amount of time, denying
+                  service.
+                  https://www.samba.org/samba/security/CVE-2023-42669.html
+
+o CVE-2023-42670: Samba can be made to start multiple incompatible RPC
+                  listeners, disrupting service on the AD DC.
+                  https://www.samba.org/samba/security/CVE-2023-42670.html
+
+
+Changes since 4.17.11
+---------------------
+
+o  Jeremy Allison &lt;jra@samba.org&gt;
+   * BUG 15422: CVE-2023-3961.
+
+o  Andrew Bartlett &lt;abartlet@samba.org&gt;
+   * BUG 15424: CVE-2023-4154.
+   * BUG 15473: CVE-2023-42670.
+   * BUG 15474: CVE-2023-42669.
+
+o  Ralph Boehme &lt;slow@samba.org&gt;
+   * BUG 15439: CVE-2023-4091.
+
+o  Christian Merten &lt;christian@merten.dev&gt;
+   * BUG 15424: CVE-2023-4154.
+
+o  Stefan Metzmacher &lt;metze@samba.org&gt;
+   * BUG 15424: CVE-2023-4154.
+
+o  Andreas Schneider &lt;asn@samba.org&gt;
+   * BUG 15424: CVE-2023-4154.
+
+o  Joseph Sutton &lt;josephsutton@catalyst.net.nz&gt;
+   * BUG 15424: CVE-2023-4154.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/history/samba-4.18.8.html b/history/samba-4.18.8.html
new file mode 100644 (file)
index 0000000..bc6d4ee
--- /dev/null
@@ -0,0 +1,77 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>Samba 4.18.8 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.18.8 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.18.8.tar.gz">Samba 4.18.8 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.18.8.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.18.7-4.18.8.diffs.gz">Patch (gzipped) against Samba 4.18.7</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.18.7-4.18.8.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 4.18.8
+                          October 10, 2023
+                   ==============================
+
+
+This is a security release in order to address the following defects:
+
+
+o CVE-2023-3961:  Unsanitized pipe names allow SMB clients to connect as root to
+                  existing unix domain sockets on the file system.
+                  https://www.samba.org/samba/security/CVE-2023-3961.html
+
+o CVE-2023-4091:  SMB client can truncate files to 0 bytes by opening files with
+                  OVERWRITE disposition when using the acl_xattr Samba VFS
+                  module with the smb.conf setting
+                  &quot;acl_xattr:ignore system acls = yes&quot;
+                  https://www.samba.org/samba/security/CVE-2023-4091.html
+
+o CVE-2023-4154:  An RODC and a user with the GET_CHANGES right can view all
+                  attributes, including secrets and passwords.  Additionally,
+                  the access check fails open on error conditions.
+                  https://www.samba.org/samba/security/CVE-2023-4154.html
+
+o CVE-2023-42669: Calls to the rpcecho server on the AD DC can request that the
+                  server block for a user-defined amount of time, denying
+                  service.
+                  https://www.samba.org/samba/security/CVE-2023-42669.html
+
+o CVE-2023-42670: Samba can be made to start multiple incompatible RPC
+                  listeners, disrupting service on the AD DC.
+                  https://www.samba.org/samba/security/CVE-2023-42670.html
+
+
+Changes since 4.18.7
+--------------------
+
+o  Jeremy Allison &lt;jra@samba.org&gt;
+   * BUG 15422: CVE-2023-3961.
+
+o  Andrew Bartlett &lt;abartlet@samba.org&gt;
+   * BUG 15424: CVE-2023-4154.
+   * BUG 15473: CVE-2023-42670.
+   * BUG 15474: CVE-2023-42669.
+
+o  Ralph Boehme &lt;slow@samba.org&gt;
+   * BUG 15439: CVE-2023-4091.
+
+o  Stefan Metzmacher &lt;metze@samba.org&gt;
+   * BUG 15424: CVE-2023-4154.
+
+o  Joseph Sutton &lt;josephsutton@catalyst.net.nz&gt;
+   * BUG 15424: CVE-2023-4154.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/history/samba-4.19.1.html b/history/samba-4.19.1.html
new file mode 100644 (file)
index 0000000..68ce3ed
--- /dev/null
@@ -0,0 +1,71 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>Samba 4.19.1 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.19.1 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.19.1.tar.gz">Samba 4.19.1 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.19.1.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.19.0-4.19.1.diffs.gz">Patch (gzipped) against Samba 4.19.0</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.19.0-4.19.1.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 4.19.1
+                          October 10, 2023
+                   ==============================
+
+
+This is a security release in order to address the following defects:
+
+
+o CVE-2023-3961:  Unsanitized pipe names allow SMB clients to connect as root to
+                  existing unix domain sockets on the file system.
+                  https://www.samba.org/samba/security/CVE-2023-3961.html
+
+o CVE-2023-4091:  SMB client can truncate files to 0 bytes by opening files with
+                  OVERWRITE disposition when using the acl_xattr Samba VFS
+                  module with the smb.conf setting
+                  &quot;acl_xattr:ignore system acls = yes&quot;
+                  https://www.samba.org/samba/security/CVE-2023-4091.html
+
+o CVE-2023-4154:  An RODC and a user with the GET_CHANGES right can view all
+                  attributes, including secrets and passwords.  Additionally,
+                  the access check fails open on error conditions.
+                  https://www.samba.org/samba/security/CVE-2023-4154.html
+
+o CVE-2023-42669: Calls to the rpcecho server on the AD DC can request that the
+                  server block for a user-defined amount of time, denying
+                  service.
+                  https://www.samba.org/samba/security/CVE-2023-42669.html
+
+o CVE-2023-42670: Samba can be made to start multiple incompatible RPC
+                  listeners, disrupting service on the AD DC.
+                  https://www.samba.org/samba/security/CVE-2023-42670.html
+
+
+Changes since 4.19.0
+--------------------
+
+o  Jeremy Allison &lt;jra@samba.org&gt;
+   * BUG 15422: CVE-2023-3961.
+
+o  Andrew Bartlett &lt;abartlet@samba.org&gt;
+   * BUG 15424: CVE-2023-4154.
+   * BUG 15473: CVE-2023-42670.
+   * BUG 15474: CVE-2023-42669.
+
+o  Ralph Boehme &lt;slow@samba.org&gt;
+   * BUG 15439: CVE-2023-4091.
+
+
+</pre>
+</p>
+</body>
+</html>