summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-05-02Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optMarcel Holtmann
2019-05-02Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferMarcel Holtmann
2019-05-02net: netem: fix skb length BUG_ON in __skb_to_sgvecSheng Lan
2019-05-02netlabel: fix out-of-bounds memory accessesPaul Moore
2019-05-02net: nfc: Fix NULL dereference on nfc_llcp_build_tlv failsYueHaibing
2019-05-02net/x25: fix a race in x25_bind()Eric Dumazet
2019-05-02netfilter: nf_tables: fix flush after rule deletion in the same batchPablo Neira Ayuso
2019-05-02netfilter: nft_compat: use-after-free when deleting targetsPablo Neira Ayuso
2019-05-02netfilter: nf_tables: nft_compat: fix refcount leak on xt moduleFlorian Westphal
2019-05-02netfilter: nft_compat: fix crash when related match/target module is removedLiping Zhang
2019-05-02net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vecChristoph Paasch
2019-05-02net/packet: fix 4gb buffer limit due to overflow checkKal Conley
2019-05-02batman-adv: fix uninit-value in batadv_interface_tx()Eric Dumazet
2019-05-02net: fix IPv6 prefix route residueZhiqiang Liu
2019-05-02vsock: cope with memory allocation failure at socket creation timePaolo Abeni
2019-05-02sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()Hangbin Liu
2019-05-02net: dsa: slave: Don't propagate flag changes on down slave interfacesRundong Ge
2019-05-02mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau
2019-05-02l2tp: copy 4 more bytes to linear part if necessaryJacob Wen
2019-05-02can: bcm: check timer values before ktime conversionOliver Hartkopp
2019-05-02net: bridge: Fix ethernet header pointer before check skb forwardableYunjian Wang
2019-05-02packet: Do not leak dev refcounts on error exitJason Gunthorpe
2019-05-02packet: validate address length if non-zeroWillem de Bruijn
2019-05-02packet: validate address lengthWillem de Bruijn
2019-05-02batman-adv: Force mac header to start of data on xmitSven Eckelmann
2019-05-02batman-adv: Avoid WARN on net_device without parent in netnsSven Eckelmann
2019-04-04sunrpc: use SVC_NET() in svcauth_gss_* functionsVasily Averin
2019-04-049p/net: fix memory leak in p9_client_createzhengbin
2019-04-049p/net: put a lower bound on msizeDominique Martinet
2019-04-04sunrpc: fix cache_head leak due to queued requestVasily Averin
2019-03-25can: gw: ensure DLC boundaries after CAN frame modificationOliver Hartkopp
2019-03-25sunrpc: use-after-free in svc_process_common()Vasily Averin
2019-02-11ipv6: tunnels: fix two use-after-freeEric Dumazet
2019-02-11VSOCK: Send reset control packet when socket is partially boundJorgen Hansen
2019-02-11mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach
2019-02-11mac80211: fix reordering of buffered broadcast packetsFelix Fietkau
2019-02-11rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devicesEric Dumazet
2019-02-11SUNRPC: Fix a potential race in xprt_connect()Trond Myklebust
2019-02-11SUNRPC: Fix leak of krb5p encode pagesChuck Lever
2019-02-11net-gro: reset skb->pkt_type in napi_reuse_skb()Eric Dumazet
2019-02-11l2tp: fix a sock refcnt leak in l2tp_tunnel_registerXin Long
2019-02-11netfilter: nf_tables: fix use-after-free when deleting compat expressionsFlorian Westphal
2019-02-11netfilter: nf_tables: fix oob accessFlorian Westphal
2019-02-11netfilter: nf_tables: don't use position attribute on rule replacementFlorian Westphal
2019-02-11batman-adv: Expand merged fragment buffer for full packetSven Eckelmann
2019-02-11batman-adv: Use only queued fragments when mergingSven Eckelmann
2019-02-11batman-adv: Check total_size when queueing fragmentsSven Eckelmann
2019-02-11can: raw: check for CAN FD capable netdev in raw_sendmsg()Oliver Hartkopp
2019-02-11mac80211: Clear beacon_int in ieee80211_do_stopBen Greear
2019-02-11SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing