summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/2.6.18/00000_README')
-rw-r--r--trunk/2.6.18/00000_README15
1 files changed, 9 insertions, 6 deletions
diff --git a/trunk/2.6.18/00000_README b/trunk/2.6.18/00000_README
index 27868b4..7f99598 100644
--- a/trunk/2.6.18/00000_README
+++ b/trunk/2.6.18/00000_README
@@ -86,12 +86,6 @@ Patches
This patch changes the kernel ABI.
See CVE-2006-5753
-30013_reset-pdeathsig-on-suid.patch
- [SECURITY] Fix potential privilege escalation caused by improper
- clearing of the child process' pdeath signal.
- Thanks to Marcel Holtmann for the patch.
- See CVE-2007-3848
-
30014_bluetooth-l2cap-hci-info-leaks.patch
[SECURITY] Fix information leaks in setsockopt() implementations
See CVE-2007-1353
@@ -206,6 +200,15 @@ Patches
wait for the device to close, blocking the USB subsystem.
See CVE-2007-5093
+30041_ipv6-disallow-RH0-by-default-2.patch
+ Fix ipv6 rfc conformance issue introduced in 2.6.18.dfsg.1-13 by the
+ fix for CVE-2007-2242. Thanks to Brian Haley for the patch.
+ (closes: Debian #440127)
+
+30042_reset-pdeathsig-on-suid-upstream.patch
+ Update fix for CVE-2007-3848 with the patch accepted upstream
+ (formerly 30013_reset-pdeathsig-on-suid.patch)
+
50001_make-install.patch
Handle make install in a semi-sane way that plays nice with
split domU/dom0 kernels.