diff options
author | Denis V. Lunev <den@openvz.org> | 2008-01-10 11:51:41 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-28 23:01:36 (GMT) |
commit | e5d69b9f4a6ce17f0d09595da45e37b870fee5ae (patch) | |
tree | fa6ddbf9a5dbf674e8c7ec668edec2f36d34176a /net/decnet/dn_timer.c | |
parent | 8cced9eff1d413c28efac9c5ac5a75793c9251cf (diff) | |
download | linux-fsl-qoriq-e5d69b9f4a6ce17f0d09595da45e37b870fee5ae.tar.xz |
[ATM]: Oops reading net/atm/arp
cat /proc/net/atm/arp causes the NULL pointer dereference in the
get_proc_net+0xc/0x3a. This happens as proc_get_net believes that the
parent proc dir entry contains struct net.
Fix this assumption for "net/atm" case.
The problem is introduced by the commit c0097b07abf5f92ab135d024dd41bd2aada1512f
from Eric W. Biederman/Daniel Lezcano.
Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/decnet/dn_timer.c')
0 files changed, 0 insertions, 0 deletions