aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2019-01-11 16:49:55 +0000
committerDouglas R. Reno <renodr@linuxfromscratch.org>2019-01-11 16:49:55 +0000
commit855ab9a532c94850e4af34798d810cf53db4bc59 (patch)
tree996a3ed95c4baefb90fab1b3c21003bf53294f95 /chapter01
parent16dc51dbe9a50e866d635cbaf53600b0082af68f (diff)
Add systemd security patch. Please update as soon as you can.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11500 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 51f0e65e1..c176d6a52 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -42,6 +42,20 @@
<listitem revision="sysv"> or <listitem revision="systemd"> as
appropriate for the entry or if needed the entire day's listitem.
-->
+
+ <listitem revision="systemd">
+ <para>2019-01-11</para>
+ <itemizedlist>
+ <listitem>
+ <para>[renodr] - Add a security patch for systemd-240. This fixes
+ CVE-2018-16865 and CVE-2018-16864 (memory corruption in journald
+ leading to stack overflows / arbitrary code execution).
+ Apply this as soon as you can. Fixes
+ <ulink url="&lfs-ticket-root;4408">#4408</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
<listitem>
<para>2019-01-10</para>
<itemizedlist>