diff options
author | Robert Buchholz <rbu@gentoo.org> | 2007-09-08 18:40:57 +0000 |
---|---|---|
committer | Robert Buchholz <rbu@gentoo.org> | 2007-09-08 18:40:57 +0000 |
commit | 5c45c98cc81f4a5c156c57ea279ba30223e43a77 (patch) | |
tree | 62ae10be47b807feab0999b76ae595cc8edabc05 | |
parent | New 2.6.18 security patches for testing (diff) | |
download | xen-5c45c98cc81f4a5c156c57ea279ba30223e43a77.tar.gz xen-5c45c98cc81f4a5c156c57ea279ba30223e43a77.tar.bz2 xen-5c45c98cc81f4a5c156c57ea279ba30223e43a77.zip |
Patch rename
svn path=/patches/; revision=42
-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 |