https://github.com/torvalds/linux
Revision fab00c5d15091546be681426c60b2ed2c10513bf authored by Pablo Neira Ayuso on 19 August 2008, 04:31:46 UTC, committed by David S. Miller on 19 August 2008, 04:31:46 UTC
This patch removes a GFP_KERNEL allocation while holding a spin lock with
bottom halves disabled in ctnetlink_change_helper().

This problem was introduced in 2.6.23 with the netfilter extension
infrastructure.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent cb1cb5c
History
Tip revision: fab00c5d15091546be681426c60b2ed2c10513bf authored by Pablo Neira Ayuso on 19 August 2008, 04:31:46 UTC
netfilter: ctnetlink: sleepable allocation with spin lock bh
Tip revision: fab00c5
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 100.7 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top