[grsec] grsecurity 2.1.7 2.4.31/2.6.13 test patches

Jaakko Heinonen jheinonen at users.sourceforge.net
Sat Sep 10 02:08:22 EDT 2005


On 2005-09-09, pageexec at freemail.hu wrote:
> > Call Trace:<ffffffff8013333d>{__might_sleep+189}
> > <ffffffff801781d2>{kmem_cache_alloc+34}
> > <ffffffff802228d0>{gr_update_task_in_ip_table+352}
> 
> the GFP_KERNEL under a spinlock is not a good idea indeed (i bet
> that the crash reported on the forum is related to this as well),
> make it GFP_ATOMIC at least.

I have tried to change GFP_KERNEL to GFP_ATOMIC in grseck_sock.c at line
77 but it doesn't have any effect.

-- 
Jaakko


More information about the grsecurity mailing list