summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-06-16xfrm_user: uncoditionally validate esn replay attribute structFlorian Westphal
2018-06-16bridge: check brport attr show in brport_showXin Long
2018-06-169p/trans_virtio: discard zero-length replyGreg Kurz
2018-06-16netlink: avoid a double skb free in genlmsg_mcast()Nicolas Dichtel
2018-06-16netlink: ensure to loop over all netns in genlmsg_multicast_allns()Nicolas Dichtel
2018-06-16netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insertCong Wang
2018-06-16net: igmp: add a missing rcu locking sectionEric Dumazet
2018-06-16netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni
2018-06-16netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()Dmitry Vyukov
2018-06-16sctp: verify size of a new chunk in _sctp_make_chunk()Alexey Kodanev
2018-06-16dccp: check sk for closed state in dccp_sendmsg()Alexey Kodanev
2018-06-16netfilter: ebtables: fix erroneous reject of last ruleFlorian Westphal
2018-06-16netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsetsFlorian Westphal
2018-06-16Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()Al Viro
2018-03-19nl80211: Sanitize array index in parse_txq_paramsDan Williams
2018-03-03rds: Fix NULL pointer dereference in __rds_rdma_mapHÃ¥kon Bugge
2018-03-03dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev
2018-03-03net: igmp: fix source address check for IGMPv3 reportsFelix Fietkau
2018-03-03net: igmp: Use correct source address on IGMPv3 reportsKevin Cernekee
2018-03-03cfg80211: fix station info handling bugsJohannes Berg
2018-03-03can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde
2018-03-03can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde
2018-03-03sctp: do not allow the v4 socket to bind a v4mapped v6 addressXin Long
2018-03-03sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbufXin Long
2018-03-03sctp: use the right sk after waking up from wait_buf sleepXin Long
2018-03-03cfg80211: check dev_set_name() return valueJohannes Berg
2018-03-03mac80211_hwsim: validate number of different channelsJohannes Berg
2018-03-03nl80211: take RCU read lock when calling ieee80211_bss_get_ie()Dominik Brodowski
2018-03-038021q: fix a memory leak for VLAN 0 deviceCong Wang
2018-03-03net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()Nicolai Stange
2018-03-03xfrm: Return error on unknown encap_type in init_stateHerbert Xu
2018-03-03xfrm: Use __skb_queue_tail in xfrm_trans_queueHerbert Xu
2018-03-03af_key: fix buffer overread in parse_exthdrs()Eric Biggers
2018-03-03af_key: fix buffer overread in verify_address_len()Eric Biggers
2018-03-03sctp: Replace use of sockets_allocated with specified macro.Tonghao Zhang
2018-03-03xfrm: Reinject transport-mode packets through taskletHerbert Xu
2018-03-03net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaksNikolay Aleksandrov
2018-03-03kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2018-03-03tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch
2018-03-03net: ipv4: fix for a race condition in raw_sendmsgMohamed Ghannam
2018-03-03ipv4: Avoid reading user iov twice after raw_probe_proto_optHerbert Xu
2018-03-03ipv4: Use standard iovec primitive in raw_probe_proto_optHerbert Xu
2018-03-03nl80211: fix nl80211_send_iface() error pathsJohannes Berg
2018-03-03net_sched: red: Avoid illegal valuesNogah Frankel
2018-03-03batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tqSven Eckelmann
2018-03-03netfilter: xt_bpf: add overflow checksJann Horn
2018-03-03net/packet: fix a race in packet_bind() and packet_notifier()Eric Dumazet
2018-02-13RDS: null pointer dereference in rds_atomic_free_opMohamed Ghannam
2018-02-13RDS: Heap OOB write in rds_message_alloc_sgs()Mohamed Ghannam
2018-02-13Bluetooth: Prevent stack info leak from the EFS element.Ben Seri