Sign in
linux
/
linux
/
kernel
/
git
/
klassert
/
ipsec
/
HEAD
c12cbf5
xfrm: fix xfrm_state_construct() auth-trunc leak
by Zihan Xi
· 3 weeks ago
master
testing
ipsec-2026-07-29
7bad4bd
xfrm: ah6: validate routing header segments_left
by Asim Viladi Oglu Manizada
· 3 weeks ago
2aed51f
xfrm: Fix skb double-free in xfrm_dev_direct_output()
by Sanghyun Park
· 4 weeks ago
763fe70
xfrm: avoid lock inversion in nat keepalive work
by Zihan Xi
· 4 weeks ago
e1d7c5a
xfrm: drop ESP-in-TCP packets with no ingress device
by Zhiling Zou
· 4 weeks ago
deb232e
xfrm: espintcp: fix UAF during close
by Sabrina Dubroca
· 4 weeks ago
2169772
esp: do not unref managed frag pages in esp_ssg_unref()
by Maher Azzouzi
· 5 weeks ago
5d9e3bf
xfrm6: fix out-of-bounds write in xfrm6_input_addr() when secpath is full
by Xiang Mei
· 6 weeks ago
3f1f755
net: openvswitch: reject oversized nested action attrs
by Asim Viladi Oglu Manizada
· 6 weeks ago
7410d11
macsec: fix promiscuity refcount leak in macsec_dev_open()
by James Raphael Tiovalen
· 6 weeks ago
389704e
Merge tag 'ipsec-2026-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by Paolo Abeni
· 5 weeks ago
1cd23ca
sctp: validate STALE_COOKIE cause length before reading staleness
by Weiming Shi
· 6 weeks ago
a0d82fb
Merge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
by Paolo Abeni
· 5 weeks ago
4fa3491
net/iucv: take a reference on the socket found in afiucv_hs_rcv()
by Bryam Vargas
· 6 weeks ago
f2f152e
ipv4: fib: free fib_alias with kfree_rcu() on insert error path
by Weiming Shi
· 6 weeks ago
ec42156
ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
by Norbert Szetei
· 6 weeks ago
2c7c88a
Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 weeks ago
f508900
macsec: don't read an unset MAC header in macsec_encrypt()
by Daehyeon Ko
· 6 weeks ago
78237e3
dibs: loopback: validate offset and size in move_data()
by Dust Li
· 6 weeks ago
fabb881
octeontx2-af: fix VF bringup affecting PF promiscuous state
by Harman Kalra
· 6 weeks ago
24c4c88
Merge tag 'nf-26-07-08' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
by Paolo Abeni
· 5 weeks ago
b62869a
ethtool: rss: Fix hfunc and input_xfrm parsing on big endian
by Gal Pressman
· 6 weeks ago
c914307
net/mlx5: Fix L3 tunnel entropy refcount leak
by Li RongQing
· 6 weeks ago
604e959
Merge tag 'batadv-net-pullrequest-20260708' of https://git.open-mesh.org/batadv
by Paolo Abeni
· 5 weeks ago
27f57583
net: macb: drop in-flight Tx SKBs on close
by Théo Lebrun
· 6 weeks ago
c26c33e
Merge branch 'fix-mana-rx-with-bounce-buffering'
by Paolo Abeni
· 5 weeks ago
c72a0f0
net: mana: Sync page pool RX frags for CPU
by Dexuan Cui
· 6 weeks ago
2e2a83b
net: mana: Validate the packet length reported by the NIC
by Dexuan Cui
· 6 weeks ago
f4ef35e
selftests/net: fix EVP_MD_CTX leak in tcp_mmap
by Wang Yan
· 7 weeks ago
6bad2e3
Merge tag 'hid-for-linus-2026070801' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
by Linus Torvalds
· 6 weeks ago
3f7a535
ipvs: ensure inner headers in ICMP errors are in headroom
by Julian Anastasov
· 6 weeks ago
2f75c0f
ipvs: use parsed transport offset in SCTP state lookup
by Yizhou Zhao
· 6 weeks ago
2500fa3
ipvs: use parsed transport offset in TCP state lookup
by Yizhou Zhao
· 6 weeks ago
bae7ce7
ipvs: pass parsed transport offset to state handlers
by Yizhou Zhao
· 6 weeks ago
da5b584
netfilter: handle unreadable frags
by Florian Westphal
· 6 weeks ago
fa7395c
netfilter: flowtable: support IPIP tunnel with direct xmit
by Pablo Neira Ayuso
· 7 weeks ago
6c5dcab
netfilter: flowtable: IPIP tunnel hardware offload is not yet support
by Pablo Neira Ayuso
· 7 weeks ago
c328b90
netfilter: flowtable: use dst in this direction when pushing IPIP header
by Pablo Neira Ayuso
· 7 weeks ago
724f326
netfilter: ipset: allocate the proper memory for the generic hash structure
by Jozsef Kadlecsik
· 6 weeks ago
6723213
netfilter: ipset: cleanup the add/del backlog when resize failed
by Jozsef Kadlecsik
· 6 weeks ago
cffcf57
netfilter: ipset: exclude gc when resize is in progress
by Jozsef Kadlecsik
· 6 weeks ago
5d0c22e
netfilter: ipset: mark the rcu locked areas properly
by Jozsef Kadlecsik
· 6 weeks ago
e6107a4
netfilter: nft_lookup: fix catchall element handling with inverted lookups
by Tamaki Yanagawa
· 6 weeks ago
084d23f
netfilter: ebtables: module names must be null-terminated
by Florian Westphal
· 6 weeks ago
cbfe535
netfilter: ebtables: zero chainstack array
by Florian Westphal
· 6 weeks ago
a622d2e
netfilter: ebtables: terminate table name before find_table_lock()
by Xiang Mei
· 6 weeks ago
3b08fed
netfilter: nf_conntrack_reasm: guard mac_header adjustment after IPv6 defrag
by Xiang Mei
· 6 weeks ago
6d27e29
Merge branch 'ipv4-ipv6-fix-uaf-and-memory-leak-in-igmp-mld'
by Paolo Abeni
· 6 weeks ago
3546deaa
ipv4: igmp: Fix potential memory leaks in igmp_mod_timer() and igmp_stop_timer()
by Eric Dumazet
· 6 weeks ago
9b26518
ipv6: mcast: Fix potential UAF in MLD delayed work
by Eric Dumazet
· 6 weeks ago
7b19c0f
ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()
by Eric Dumazet
· 6 weeks ago
235acad
octeontx2-pf: check DMAC extraction support before filtering
by Suman Ghosh
· 7 weeks ago
b7f97ca
net/sched: cake: reject overhead values that underflow length
by Samuel Moelius
· 7 weeks ago
5258b4f
Merge tag 'for-net-2026-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by Paolo Abeni
· 6 weeks ago
1a3267a
net: mdio: select REGMAP_MMIO instead of depending on it
by Rosen Penev
· 7 weeks ago
cb8afea
wifi: cfg80211: bound element ID read when checking non-inheritance
by HE WEI (ギカク)
· 6 weeks ago
6044470
net: usb: lan78xx: disable VLAN filter in promiscuous mode
by Enrico Pozzobon
· 7 weeks ago
7993211
ipv4: igmp: remove multicast group from hash table on device destruction
by Yuyang Huang
· 7 weeks ago
5c0e3ba
net/liquidio: drop cached VF pci_dev LUT
by Yuho Choi
· 7 weeks ago
d9d6d67
net: rnpgbe: fix mailbox endianness and remove pointer casts
by Dong Yibo
· 7 weeks ago
240c8d2
wifi: brcmfmac: cyw: fix heap overflow on a short auth frame
by Maoyi Xie
· 7 weeks ago
3be28e2
net/tls: Consume empty data records in tls_sw_read_sock()
by Chuck Lever
· 7 weeks ago
2a66594
wifi: brcmfmac: initialize SDIO data work before cleanup
by Runyu Xiao
· 8 weeks ago
b760113
wifi: cfg80211: validate assoc response length before status and IE access
by Zhao Li
· 6 weeks ago
d5e4586
wifi: cfg80211: validate rx/tx MLME callback frame lengths before access
by Zhao Li
· 6 weeks ago
d0e69d9
wifi: mac80211: ibss: wait for in-flight TX on disconnect
by Pagadala Yesu Anjaneyulu
· 6 weeks ago
4e72459
wifi: mac80211: recalculate rx_nss on IBSS peer capability update
by Shahar Tzarfati
· 6 weeks ago
0c2ed18
wifi: cfg80211: use wiphy work for socket owner autodisconnect
by Cen Zhang
· 6 weeks ago
95fc027
wifi: mac80211: fix memory leak in ieee80211_register_hw()
by Dawei Feng
· 6 weeks ago
f3858d5
wifi: mac80211: free AP_VLAN bc_buf SKBs outside IRQ lock
by Cen Zhang
· 6 weeks ago
0e35b9b
Merge tag 'mm-hotfixes-stable-2026-07-06-17-49' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
by Linus Torvalds
· 6 weeks ago
cead34a
MAINTAINERS: update ndesaulniers
by Nick Desaulniers
· 3 months ago
6e1930e
Bluetooth: L2CAP: fix tx ident leak for commands without a response
by Stig Hornang
· 9 weeks ago
dd068ef
Bluetooth: bpa10x: avoid OOB read of revision string in bpa10x_setup()
by Weiming Shi
· 7 weeks ago
fd076d8
Bluetooth: ISO: exclude RFU bits from ISO_SDU_Length
by Pauli Virtanen
· 7 weeks ago
e054c1a
Bluetooth: ISO: fix malformed ISO_END/CONT handling
by Pauli Virtanen
· 7 weeks ago
9c36951
Bluetooth: btintel_pcie: Refactor FLR to use device_reprobe()
by Kiran K
· 7 weeks ago
6fef032
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()
by Siwei Zhang
· 7 weeks ago
4bd0b27
Bluetooth: fix UAF in bt_accept_dequeue()
by Yousef Alhouseen
· 7 weeks ago
bb067a9
Bluetooth: bnep: pin L2CAP connection during netdev registration
by Yousef Alhouseen
· 7 weeks ago
0f8a5dc
Bluetooth: sco: Fix a race condition in sco_sock_timeout()
by Sungwoo Kim
· 8 weeks ago
384a4b2
Bluetooth: MGMT: Fix adv monitor add failure cleanup
by Cen Zhang
· 8 weeks ago
518aa95
Bluetooth: 6lowpan: hold L2CAP conn across debugfs control
by Cen Zhang
· 8 weeks ago
352a59d
Bluetooth: 6lowpan: avoid untracked enable work
by Cen Zhang
· 8 weeks ago
12917f5
Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()
by Siwei Zhang
· 9 weeks ago
badff6c
Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxp_recv_fw_req_v3()
by Maoyi Xie
· 9 weeks ago
6876175
Bluetooth: L2CAP: validate option length before reading conf opt value
by Muhammad Bilal
· 8 weeks ago
2641a9e
Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lock
by Runyu Xiao
· 9 weeks ago
d5541eb
Bluetooth: ISO: avoid NULL deref of conn in iso_conn_big_sync()
by Muhammad Bilal
· 8 weeks ago
fa85d98
Bluetooth: MGMT: Fix UAF of hci_conn_params in add_device_complete
by Samuel Page
· 9 weeks ago
d38eaf6
Bluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdev
by Luiz Augusto von Dentz
· 9 weeks ago
1b0d946
Bluetooth: hci_uart: clear HCI_UART_SENDING when write_work is canceled
by Pauli Virtanen
· 9 weeks ago
4a360c6
wifi: mac80211: validate deauth frame length before reason access
by Zhao Li
· 9 weeks ago
035ed43
wifi: mac80211: avoid non-S1G AID fallback for S1G assoc
by Zhao Li
· 9 weeks ago
57c05ce
wifi: cfg80211: reject empty PMSR peer lists
by Zhao Li
· 9 weeks ago
69ef6a7
wifi: cfg80211: reject unsupported PMSR FTM location requests
by Zhao Li
· 9 weeks ago
3623093
wifi: cfg80211: validate PMSR FTM preamble range
by Zhao Li
· 9 weeks ago
41aa973
wifi: cfg80211: validate PMSR measurement type data
by Zhao Li
· 9 weeks ago
172f060
wifi: nl80211: constrain MBSSID TX link ID range
by Zhao Li
· 9 weeks ago
7f4b018
wifi: nl80211: validate nested MBSSID IE blobs
by Zhao Li
· 9 weeks ago
Next »