summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-03-14net: sk_add_backlog() take rmem_alloc into accountEric Dumazet
2012-03-14Bluetooth: Prevent buffer overflow in l2cap config requestDan Rosenberg
2012-03-14rtnetlink: Add missing manual netlink notification in dev_change_net_namespacesEric W. Biederman
2012-03-14ipv6: udp: fix the wrong headroom checkShan Wei
2012-03-14inet_diag: fix inet_diag_bc_audit()Eric Dumazet
2012-03-14dccp: handle invalid feature options lengthDan Rosenberg
2012-03-14ipv6: Silence privacy extensions initializationRomain Francoise
2012-03-14SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494)Andy Chittenden
2012-03-14af_unix: Only allow recv on connected seqpacket sockets.Eric W. Biederman
2012-03-14can: add missing socket check in can/raw releaseOliver Hartkopp
2012-03-14can: Add missing socket check in can/bcm release.Dave Jones
2012-03-14net: ax25: fix information leak to userland harderKees Cook
2012-03-14gro: reset skb_iif on reuseAndy Gospodarek
2012-03-14gro: Reset dev pointer on reuseHerbert Xu
2012-03-14netfilter: ipt_CLUSTERIP: fix buffer overflowVasiliy Kulikov
2012-03-14ROSE: prevent heap corruption with bad facilitiesDan Rosenberg
2012-03-14irda: prevent heap corruption on invalid nicknameDan Rosenberg
2012-03-14irda: validate peer name and attribute lengthsDan Rosenberg
2012-03-14mac80211: initialize sta->last_rx in sta_info_allocFelix Fietkau
2011-06-26net: fix rds_iovec page count overflowLinus Torvalds
2011-06-26econet: 4 byte infoleak to the networkVasiliy Kulikov
2011-06-26ipv6: netfilter: ip6_tables: fix infoleak to userspaceVasiliy Kulikov
2011-06-26netfilter: ip_tables: fix infoleak to userspaceVasiliy Kulikov
2011-06-26netfilter: arp_tables: fix infoleak to userspaceVasiliy Kulikov
2011-06-26bridge: netfilter: fix information leakVasiliy Kulikov
2011-06-26Bluetooth: bnep: fix buffer overflowVasiliy Kulikov
2011-06-26Bluetooth: sco: fix information leak to userspaceVasiliy Kulikov
2011-06-26CAN: Use inode instead of kernel address for /proc fileDan Rosenberg
2011-06-26irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg
2011-06-26inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage
2011-06-26net: tipc: fix information leak to userlandKulikov Vasiliy
2011-06-26net: ax25: fix information leak to userlandVasiliy Kulikov
2011-06-26udp: Fix bogus UFO packet generationHerbert Xu
2011-06-26SUNRPC: Never reuse the socket port after an xs_close()Trond Myklebust
2011-06-26SUNRPC: Ensure we always run the tk_callback before tk_actionTrond Myklebust
2011-06-26netfilter: nf_log: avoid oops in (un)bind with invalid nfproto valuesJan Engelhardt
2011-06-26arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.Ian Campbell
2011-06-26dccp: fix oops on Reset after closeGerrit Renker
2011-04-17sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg
2011-04-17sunrpc/cache: fix module refcnt leak in a failure pathLi Zefan
2011-04-17ip6ip6: autoload ip6 tunnelstephen hemminger
2011-04-17net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-04-17x25: Do not reference freed memory.David S. Miller
2011-04-17sunrpc: prevent use-after-free on clearing XPT_BUSYNeilBrown
2011-04-17x25: decrement netdev reference counts on unloadApollon Oikonomopoulos
2011-04-17econet: Fix crash in aun_incoming().David S. Miller
2011-04-17econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.Nelson Elhage
2011-04-17filter: fix sk_filter rcu handlingEric Dumazet
2011-04-17net: packet: fix information leak to userlandVasiliy Kulikov
2011-04-17af_unix: limit recursion levelEric Dumazet