summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-02-09sunrpc: prevent use-after-free on clearing XPT_BUSYNeilBrown
2011-02-09sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich
2010-12-09econet: fix CVE-2010-3850Phil Blundell
2010-12-09econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849Phil Blundell
2010-12-09x25: Prevent crashing when parsing bad X.25 facilitiesDan Rosenberg
2010-12-09can-bcm: fix minor heap overflowOliver Hartkopp
2010-12-09memory corruption in X.25 facilities parsingandrew hendry
2010-12-09x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes
2010-12-09ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei
2010-12-09net: Truncate recvfrom and sendto length to INT_MAX.Linus Torvalds
2010-12-09tcp: Fix race in tcp_pollTom Marshall
2010-12-09Limit sysctl_tcp_mem and sysctl_udp_mem initializers to prevent integer overf...Robin Holt
2010-12-09net: Fix the condition passed to sk_wait_event()Nagendra Tomar
2010-12-09rose: Fix signedness issues wrt. digi count.David S. Miller
2010-12-09net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski
2010-12-09xfrm4: strip ECN and IP Precedence bits in policy lookupUlrich Weber
2010-12-09net: clear heap allocations for privileged ethtool actionsKees Cook
2010-12-09DECnet: don't leak uninitialized stack byteDan Rosenberg
2010-12-09irda: Fix heap memory corruption in iriap.cSamuel Ortiz
2010-12-09irda: Fix parameter extraction stack overflowSamuel Ortiz
2010-10-28wext: fix potential private ioctl memory content leakJohannes Berg
2010-09-20irda: off by oneDan Carpenter
2010-08-26can: add limit for nframes and clean up signed/unsigned variablesOliver Hartkopp
2010-08-02netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet
2010-07-05sctp: fix append error cause to ERROR chunk correctlyWei Yongjun
2010-07-05tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman
2010-07-05sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman
2010-05-26svc: Clean up deferred requests on transport destructionTom Tucker
2010-04-01tc: Fix unitialized kernel memory leakEric Dumazet
2010-04-01tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()Robert Varga
2010-04-01sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak
2010-04-01net: unix: fix sending fds in multiple buffersMiklos Szeredi
2010-04-01ax25: Fix possible oops in ax25_make_newJarek Poplawski
2010-01-18netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal
2010-01-06ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy
2009-11-09netlink: fix typo in initialization (CVE-2009-3612)Jiri Pirko
2009-11-09appletalk: Fix skb leak when ipddp interface is not loaded (CVE-2009-2903)Arnaldo Carvalho de Melo
2009-11-09AF_UNIX: Fix deadlock on connecting to shutdown socket (CVE-2009-3621)Tomoki Sekiyama
2009-10-05netfilter: bridge: refcount fixPatrick McHardy
2009-10-05net: Make the copy length in af_packet sockopt handler unsignedArjan van de Ven
2009-10-05net ax25: Fix signed comparison in the sockopt handlerArjan van de Ven
2009-09-15net: net_assign_generic() fixEric Dumazet
2009-09-08SUNRPC: Fix tcp reconnectionTrond Myklebust
2009-09-08rose: Fix rose_getname() leakEric Dumazet
2009-09-08netrom: Fix nr_getname() leakEric Dumazet
2009-09-08NET: llc, zero sockaddr_llc structJiri Slaby
2009-09-08irda: Fix irda_getname() leakEric Dumazet
2009-09-08econet: Fix econet_getname() leakEric Dumazet
2009-09-08can: Fix raw_getname() leakEric Dumazet
2009-09-08appletalk: fix atalk_getname() leakEric Dumazet