Hi Dave,

following are a couple of coverity fixes for the more serious problems.
Double checked and should be OK for 2.6.16.


 net/ipv4/ip_output.c            |    5 +++--
 net/ipv4/netfilter/arp_tables.c |    2 +-
 net/ipv4/tcp_highspeed.c        |    2 +-
 net/ipv6/ah6.c                  |    2 +-
 net/ipv6/ip6_output.c           |    5 +++--
 net/netfilter/nfnetlink_queue.c |    6 +++++-
 net/netlink/af_netlink.c        |    5 +++--
 net/sched/act_api.c             |    2 +-
 8 files changed, 18 insertions(+), 11 deletions(-)

Patrick McHardy:
      [NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereference
      [NET_SCHED]: act_api: fix skb leak in error path
      [XFRM]: Fix leak in ah6_input
      [NETLINK]: Fix use-after-free in netlink_recvmsg
      [TCP]: tcp_highspeed: fix AIMD table out-of-bounds access
      [NETFILTER]: arp_tables: fix NULL pointer dereference
      [IPV4/6]: Fix UFO error propagation
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to