]> git.pld-linux.org Git - packages/kernel.git/blob - linux-2.6-vs2.1-128IPs.patch
- rel 2; fix for local root hole CVE-2007-4573
[packages/kernel.git] / linux-2.6-vs2.1-128IPs.patch
1 diff -u -r1.1.2.24 -r1.1.2.25
2 --- linux-2.6.16.17/include/linux/vserver/network.h     5 May 2006 15:28:14 -0000       1.1.2.24
3 +++ linux-2.6.16.17-vs2.1.1-rc21/include/linux/vserver/network.h        15 May 2006 08:14:44 -0000      1.1.2.25
4 @@ -5,7 +5,7 @@
5  
6  #define NX_DYNAMIC_ID  ((uint32_t)-1)          /* id for dynamic context */
7  
8 -#define NB_IPV4ROOT    16
9 +#define NB_IPV4ROOT    128
10  
11  
12  /* network flags */
This page took 0.067662 seconds and 3 git commands to generate.