diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-10-04 13:39:03 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-10-04 13:39:03 +0800 |
commit | 363fece4283164d114b330b430d9bb3d056c77b9 (patch) | |
tree | dd14e05b28dfe92c1cb20547625cc2ae5922d9d4 /chapter01 | |
parent | 0d8322dbe62f0a5d4a86b03e155dbbb593a130ad (diff) |
glibc: Fix CVE-2023-4911
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 956e208d5..4a3bd21ae 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,16 @@ --> <listitem> + <para>2023-10-03</para> + <itemizedlist> + <listitem> + <para>[xry111] - Update Glibc upstream fixes patch to fix + CVE-2023-4911.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2023-10-01</para> <itemizedlist> <listitem> |