| commit | ffcfb8db540ff879c2a85bf7e404954281443414 | [log] [tgz] |
|---|---|---|
| author | Arnaldo Carvalho de Melo <acme@redhat.com> | Fri Sep 11 11:35:22 2009 -0700 |
| committer | David S. Miller <davem@davemloft.net> | Fri Sep 11 12:54:23 2009 -0700 |
| tree | 9b0014cd056c4283e6df924a5fe28ab54542c1d3 | |
| parent | 8ba69ba6a324b13e1190fc31e41954d190fd4f1d [diff] |
Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loaded
And also do a better job of returning proper NET_{RX,XMIT}_ values.
Based on a patch and suggestions by Mark Smith.
This fixes CVE-2009-2903
Reported-by: Mark Smith <lk-netdev@lk-netdev.nosense.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>