diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index ba9eec067..6b1fb3adc 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -151,12 +151,6 @@ following:
-
-Zlib Security Patch - 1KB:
-
-
-
-
In addition to the above required patches, there exist a number of
diff --git a/chapter06/zlib.xml b/chapter06/zlib.xml
index 43cada8d3..8aa195b62 100644
--- a/chapter06/zlib.xml
+++ b/chapter06/zlib.xml
@@ -28,10 +28,6 @@ some programs.
Installation of Zlib
-Zlib has a known security vulerability. Patch Zlib to resolve this:
-
-patch -Np1 -i ../zlib-&zlib-version;-security-1.patch
-
Zlib is known to build its shared library incorrectly if CFLAGS is
specified in the environment. If you are using your own CFLAGS variable, be
sure to add the -fPIC directive to your CFLAGS for the