summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-02-11net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner
2012-02-11af_packet: prevent information leakEric Dumazet
2012-02-11svcrpc: fix double-free on shutdown of nfsd after changing pool modeJ. Bruce Fields
2012-02-11net_sched: Fix qdisc_notify()Eric Dumazet
2012-02-11Bluetooth: Prevent buffer overflow in l2cap config requestDan Rosenberg
2012-02-11NLM: Don't hang forever on NLM unlock requestsTrond Myklebust
2012-02-11svcrpc: fix list-corrupting race on nfsd shutdownJ. Bruce Fields
2012-02-11SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear
2012-02-11SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494)Andy Chittenden
2012-02-11af_unix: Only allow recv on connected seqpacket sockets.Eric W. Biederman
2011-04-30net: Fix oops from tcp_collapse() when using splice()Steven J. Magnani
2011-04-30net: ax25: fix information leak to userland harderKees Cook
2011-04-30CAN: Use inode instead of kernel address for /proc fileDan Rosenberg
2011-04-30irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg
2011-04-30econet: Fix crash in aun_incoming().David S. Miller
2011-04-30inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage
2011-04-30net: tipc: fix information leak to userlandKulikov Vasiliy
2011-04-30net: packet: fix information leak to userlandVasiliy Kulikov
2011-04-30net: ax25: fix information leak to userlandVasiliy Kulikov
2011-04-30sctp: fix to calc the INIT/INIT-ACK chunk length correctly is setWei Yongjun
2011-04-30econet: 4 byte infoleak to the networkVasiliy Kulikov
2011-04-30ipv6: netfilter: ip6_tables: fix infoleak to userspaceVasiliy Kulikov
2011-04-30netfilter: ipt_CLUSTERIP: fix buffer overflowVasiliy Kulikov
2011-04-30netfilter: arp_tables: fix infoleak to userspaceVasiliy Kulikov
2011-04-30netfilter: ip_tables: fix infoleak to userspaceVasiliy Kulikov
2011-04-30Bluetooth: bnep: fix buffer overflowVasiliy Kulikov
2011-04-30bridge: netfilter: fix information leakVasiliy Kulikov
2011-04-30Bluetooth: sco: fix information leak to userspaceVasiliy Kulikov
2011-04-30ROSE: prevent heap corruption with bad facilitiesDan Rosenberg
2011-04-30irda: prevent heap corruption on invalid nicknameDan Rosenberg
2011-04-30irda: validate peer name and attribute lengthsDan Rosenberg
2011-04-30mac80211: initialize sta->last_rx in sta_info_allocFelix Fietkau
2011-04-30SUNRPC: Ensure we always run the tk_callback before tk_actionTrond Myklebust
2011-04-30dccp: fix oops on Reset after closeGerrit Renker
2011-04-30sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich
2011-04-30x25: Do not reference freed memory.David S. Miller
2011-04-30tcp: Make TCP_MAXSEG minimum more correct.David S. Miller
2011-04-30tcp: Increase TCP_MAXSEG socket option minimum.David S. Miller
2011-04-30sunrpc/cache: fix module refcnt leak in a failure pathLi Zefan
2011-04-30x25: decrement netdev reference counts on unloadApollon Oikonomopoulos
2011-04-30filter: make sure filters dont read uninitialized memoryDavid S. Miller
2011-04-30sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg
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