diff options
author | Alexander E. Patrakov <alexander@linuxfromscratch.org> | 2004-06-13 16:20:00 +0000 |
---|---|---|
committer | Alexander E. Patrakov <alexander@linuxfromscratch.org> | 2004-06-13 16:20:00 +0000 |
commit | 5ea02778eac60733ce16df37f65e2c81e24c8486 (patch) | |
tree | c7f1501cac5916b32e9949084f494afa4c886d0a /chapter01 | |
parent | e63529b364f0ace413be9ebe3de5f3f3c24ff576 (diff) |
Security: fixed an exploitable DoS bug in FPU exception handling code in linux-2.6.6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3782 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 118797f83..56026453c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -67,6 +67,7 @@ first a summary, then a detailed log.</para> <listitem><para>iana-etc-1.00</para></listitem> <listitem><para>inetutils-1.4.2-kernel_headers-1.patch</para></listitem> <listitem><para>inetutils-1.4.2-no_server_man_pages-1.patch</para></listitem> +<listitem><para>linux-2.6.6-fpu-1.patch</para></listitem> <listitem><para>linux-libc-headers-2.6.6.0</para></listitem> <listitem><para>mktemp-1.5</para></listitem> <listitem><para>mktemp-1.5-add_tempfile-1.patch</para></listitem> @@ -107,6 +108,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 13, 2004 [alexander]: Security: added +linux-2.6.6-fpu-1.patch</para></listitem> + <listitem><para>June 12, 2004 [jeremy]: Chapter 6 - Hotplug - corrected the name of the bogus deps patch</para></listitem> |