summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
authorThomas Bächler <thomas@archlinux.org>2010-09-17 18:02:09 +0200
committerThomas Bächler <thomas@archlinux.org>2010-09-17 18:02:09 +0200
commit209d5ce787450bcb89223b4605182af0b997011a (patch)
tree35df25f44e865a6350c2dc2503d480517dd58274 /PATCHCFG
parent0a2e00333e8f374116e8df5edd0c6886d4d585d7 (diff)
2.6.35.4-2: Fix x86_64 local root exploit
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG8
1 files changed, 7 insertions, 1 deletions
diff --git a/PATCHCFG b/PATCHCFG
index 5557bfb..2a93c11 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -15,13 +15,19 @@ PATCHES=(
# add latest fixes from stable queue, if needed
# http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
+ # Fix local root exploits
+ # http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff&h=c41d68a513c71e35a14f66d71782d27a79a81ea6
+ # http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=36d001c70d8a0144ac1d038f6876c484849a74de
+ # http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=eefdca043e8391dcd719711716492063030b55ac
+ compat-root-exploit.patch%1
+
# add aufs2 support, in reference to:
# http://aufs.sourceforge.net
aufs2-base-20100802.patch%1
aufs2-standalone-20100802.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.35.4-1-ARCH"
+PATCHNAME="patch-2.6.35.4-2-ARCH"
# Run this before applying patches
pre_apply() {