diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2022-07-24 21:30:43 +0100 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2022-07-24 21:30:43 +0100 |
commit | 32feb4ba2ededf64430554baca57eb3af0fedbe3 (patch) | |
tree | 19a87f8426e9d5773eb91ea83af65f7a1cd1d3d1 | |
parent | c3161174321d1c0838af13af08da06aa2bc65764 (diff) |
Note that linux-5.18.14 has fixes for RETBleed.
Security Advisory to follow.
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 297d77f32..cb50fa625 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,7 +44,8 @@ <para>2022-07-24</para> <itemizedlist> <listitem> - <para>[bdubbs] - Update to linux-5.18.14. Fixes + <para>[bdubbs] - Update to linux-5.18.14. (Security fixes + for machines affected by the RETBleed vulnerability). Fixes <ulink url="&lfs-ticket-root;5082">#5082</ulink>.</para> </listitem> <listitem> |