diff options
-rw-r--r-- | trunk/2.6.18/00000_README | 10 | ||||
-rw-r--r-- | trunk/2.6.18/30026_cifs-fix-sign-settings.patch (renamed from trunk/2.6.18/30029_cifs-fix-sign-settings.patch) | 0 |
2 files changed, 5 insertions, 5 deletions
diff --git a/trunk/2.6.18/00000_README b/trunk/2.6.18/00000_README index 905c7e4..9480e73 100644 --- a/trunk/2.6.18/00000_README +++ b/trunk/2.6.18/00000_README @@ -141,6 +141,11 @@ Patches and check for out of bounds condition in index provided by userspace See CVE-2007-2172 +30026_cifs-fix-sign-settings.patch + [SECURITY] Fix overriding the server to force signing on caused by + checking the wrong gloal variable. + See CVE-2007-3843 + 30027_cpuset_tasks-underflow.patch [SECURITY] Fix integer underflow in /dev/cpuset/tasks which could allow local attackers to read sensitive kernel memory if the cpuset filesystem @@ -152,11 +157,6 @@ Patches generator See CVE-2007-3105 -30029_cifs-fix-sign-settings.patch - [SECURITY] Fix overriding the server to force signing on caused by - checking the wrong gloal variable. - See CVE-2007-3843 - 30030_aacraid-ioctl-perm-check.patch [SECURITY] Require admin capabilities to issue ioctls to aacraid devices See CVE-2007-4308 diff --git a/trunk/2.6.18/30029_cifs-fix-sign-settings.patch b/trunk/2.6.18/30026_cifs-fix-sign-settings.patch index 11f8021..11f8021 100644 --- a/trunk/2.6.18/30029_cifs-fix-sign-settings.patch +++ b/trunk/2.6.18/30026_cifs-fix-sign-settings.patch |