Age | Commit message (Expand) | Author |
2011-04-30 | net: Fix oops from tcp_collapse() when using splice() | Steven J. Magnani |
2011-04-30 | net: ax25: fix information leak to userland harder | Kees Cook |
2011-04-30 | CAN: Use inode instead of kernel address for /proc file | Dan Rosenberg |
2011-04-30 | irda: prevent integer underflow in IRLMP_ENUMDEVICES | Dan Rosenberg |
2011-04-30 | econet: Fix crash in aun_incoming(). | David S. Miller |
2011-04-30 | inet_diag: Make sure we actually run the same bytecode we audited. | Nelson Elhage |
2011-04-30 | net: tipc: fix information leak to userland | Kulikov Vasiliy |
2011-04-30 | net: packet: fix information leak to userland | Vasiliy Kulikov |
2011-04-30 | net: ax25: fix information leak to userland | Vasiliy Kulikov |
2011-04-30 | sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set | Wei Yongjun |
2011-04-30 | econet: 4 byte infoleak to the network | Vasiliy Kulikov |
2011-04-30 | ipv6: netfilter: ip6_tables: fix infoleak to userspace | Vasiliy Kulikov |
2011-04-30 | netfilter: ipt_CLUSTERIP: fix buffer overflow | Vasiliy Kulikov |
2011-04-30 | netfilter: arp_tables: fix infoleak to userspace | Vasiliy Kulikov |
2011-04-30 | netfilter: ip_tables: fix infoleak to userspace | Vasiliy Kulikov |
2011-04-30 | Bluetooth: bnep: fix buffer overflow | Vasiliy Kulikov |
2011-04-30 | bridge: netfilter: fix information leak | Vasiliy Kulikov |
2011-04-30 | Bluetooth: sco: fix information leak to userspace | Vasiliy Kulikov |
2011-04-30 | ROSE: prevent heap corruption with bad facilities | Dan Rosenberg |
2011-04-30 | irda: prevent heap corruption on invalid nickname | Dan Rosenberg |
2011-04-30 | irda: validate peer name and attribute lengths | Dan Rosenberg |
2011-04-30 | mac80211: initialize sta->last_rx in sta_info_alloc | Felix Fietkau |
2011-04-30 | SUNRPC: Ensure we always run the tk_callback before tk_action | Trond Myklebust |
2011-04-30 | dccp: fix oops on Reset after close | Gerrit Renker |
2011-04-30 | sctp: Fix oops when sending queued ASCONF chunks | Vlad Yasevich |
2011-04-30 | x25: Do not reference freed memory. | David S. Miller |
2011-04-30 | tcp: Make TCP_MAXSEG minimum more correct. | David S. Miller |
2011-04-30 | tcp: Increase TCP_MAXSEG socket option minimum. | David S. Miller |
2011-04-30 | sunrpc/cache: fix module refcnt leak in a failure path | Li Zefan |
2011-04-30 | x25: decrement netdev reference counts on unload | Apollon Oikonomopoulos |
2011-04-30 | filter: make sure filters dont read uninitialized memory | David S. Miller |
2011-04-30 | sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac() | Dan Rosenberg |
2011-02-09 | sunrpc: prevent use-after-free on clearing XPT_BUSY | NeilBrown |
2011-02-09 | sctp: Fix a race between ICMP protocol unreachable and connect() | Vlad Yasevich |
2010-12-09 | econet: fix CVE-2010-3850 | Phil Blundell |
2010-12-09 | econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849 | Phil Blundell |
2010-12-09 | x25: Prevent crashing when parsing bad X.25 facilities | Dan Rosenberg |
2010-12-09 | can-bcm: fix minor heap overflow | Oliver Hartkopp |
2010-12-09 | memory corruption in X.25 facilities parsing | andrew hendry |
2010-12-09 | x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet. | John Hughes |
2010-12-09 | ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure | Shan Wei |
2010-12-09 | net: Truncate recvfrom and sendto length to INT_MAX. | Linus Torvalds |
2010-12-09 | tcp: Fix race in tcp_poll | Tom Marshall |
2010-12-09 | Limit sysctl_tcp_mem and sysctl_udp_mem initializers to prevent integer overf... | Robin Holt |
2010-12-09 | net: Fix the condition passed to sk_wait_event() | Nagendra Tomar |
2010-12-09 | rose: Fix signedness issues wrt. digi count. | David S. Miller |
2010-12-09 | net: Fix IPv6 PMTU disc. w/ asymmetric routes | Maciej Żenczykowski |
2010-12-09 | xfrm4: strip ECN and IP Precedence bits in policy lookup | Ulrich Weber |
2010-12-09 | net: clear heap allocations for privileged ethtool actions | Kees Cook |
2010-12-09 | DECnet: don't leak uninitialized stack byte | Dan Rosenberg |