diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index c4dae4abb..0e22d26c0 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -142,6 +142,14 @@
+
+ Systemd Kernel Fixes Patch - &systemd-kernel-fixes-patch-size;:
+
+ Download:
+ MD5 sum: &systemd-kernel-fixes-patch-md5;
+
+
+
Zstd Upstream Fixes Patch - &zstd-upstream-fixes-patch-size;:
diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml
index 2ce2b1b83..43e1cea6c 100644
--- a/chapter08/systemd.xml
+++ b/chapter08/systemd.xml
@@ -45,6 +45,11 @@
patch -Np1 -i ../systemd-&systemd-version;-upstream_fixes-1.patch
+ Now, apply a patch to fix a problem with the linux kernel's headers in
+ version 5.17 and later:
+
+patch -Np1 -i ../systemd-&systemd-version;-kernel_5.17_fixes-1.patch
+
Remove two unneeded groups,
render and
sgx, from the default udev
diff --git a/patches.ent b/patches.ent
index 5dd7ffcaa..8f4f0d188 100644
--- a/patches.ent
+++ b/patches.ent
@@ -89,6 +89,10 @@
+
+
+
+