Netdev List
 help / color / mirror / Atom feed
 messages from 2026-06-02 18:49:14 to 2026-06-03 04:10:18 UTC [more...]

[PATCH v2 net-next] mptcp: change mptcp_established_options() to return opt_size
 2026-06-03  4:10 UTC  (2+ messages)

[PATCH] rtase: Avoid sleeping in get_stats64()
 2026-06-03  4:08 UTC  (5+ messages)

[PATCH net-next v2] selftests: net: add socat syslog for PPPoL2TP
 2026-06-03  4:04 UTC  (4+ messages)

[PATCH net 0/4] tipc: fix missing netlink admin gate and receive-path bugs
 2026-06-03  3:55 UTC  (5+ messages)
` [PATCH net 3/4] tipc: prevent snt_unacked underflow on CONN_ACK
` [PATCH net 4/4] tipc: reject inverted service ranges from peer bindings

[PATCH net] pds_core: disable bus mastering in pdsc_stop() to quiesce DMA
 2026-06-03  3:52 UTC 

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-03  3:51 UTC  (10+ messages)

[Intel-wired-lan] [PATCH net] i40e: fix netdev leak in i40e_vsi_setup() error paths
 2026-06-03  3:28 UTC  (2+ messages)
`  "

[PATCH net-next v2 0/6] net: dsa: mv8ee6xxx: MQPRIO and 802.1Qat support
 2026-06-03  3:30 UTC  (12+ messages)
` [PATCH net-next v2 5/6] net: dsa: mv88e6xxx: MQPRIO support

[PATCH net v2] rtase: Reset TX subqueue when clearing TX ring
 2026-06-03  3:21 UTC  (2+ messages)

[PATCH net] net: txgbe: fix module identification
 2026-06-03  3:19 UTC  (3+ messages)

[PATCH] flow_dissector: fix uninit-value in __skb_flow_dissect() for ETH_ADDRS
 2026-06-03  3:08 UTC 

[PATCH net-next v1 1/2] net: phy: realtek: add support for RTL8261
 2026-06-03  2:57 UTC  (2+ messages)

[PATCH net-next v4 0/5] net: wangxun: timeout and error
 2026-06-03  2:51 UTC  (10+ messages)
` [PATCH net-next v4 2/5] net: wangxun: add Tx timeout process
` [PATCH net-next v4 4/5] net: wangxun: introduce soft quiesce callbacks for AER recovery
` [PATCH net-next v4 5/5] net: wangxun: implement pci_error_handlers ops

[PATCH nf-next] netfilter: flowtable: remove inline segmentation
 2026-06-03  2:50 UTC 

[PATCH net v2] ipv6: anycast: insert aca into global hash under idev->lock
 2026-06-03  2:50 UTC  (2+ messages)

[ANN] netdev foundation TSC meeting notes - Jun 2nd
 2026-06-03  2:45 UTC 

[PATCH net-next] net: dsa: felix: validate switch in .netdev_to_port() conversion
 2026-06-03  2:42 UTC 

[PATCH net v2] Revert "ipv6: preserve insertion order for same-scope addresses"
 2026-06-03  2:34 UTC  (7+ messages)
  ` IPv6 address insertion order (was Re: [PATCH net v2] Revert "ipv6: preserve insertion order for same-scope addresses")

[PATCH net-next v1 0/2] Add support for RTL8261c
 2026-06-03  2:35 UTC  (5+ messages)
` [PATCH net-next v1 1/2] net: phy: realtek: add support for RTL8261

[PATCH] selftests/net: bind_bhash: fix memory leak in bind_socket
 2026-06-03  2:30 UTC  (2+ messages)

[PATCH v3] net: stmmac: Improve Tx timer arm logic further
 2026-06-03  2:30 UTC  (3+ messages)

[PATCH net-next 0/5] dpaa2-switch: various improvements
 2026-06-03  2:30 UTC  (2+ messages)

[PATCH net-next V2 12/13] net/mlx5e: TC, enable steering for SD LAG
 2026-06-03  2:26 UTC  (2+ messages)

[PATCH net-next v2] net: microchip: sparx5: clean up PSFP resources on flower setup failure
 2026-06-03  2:21 UTC  (2+ messages)

[PATCH v2] llc: Fix race between sock_orphan() and timer callback in llc_sk_free()
 2026-06-03  2:11 UTC  (4+ messages)

[PATCH v2 2/2] MAINTAINERS: update PTP maintainer entries after directory split
 2026-06-03  2:03 UTC  (13+ messages)

[RFC] NFS: named client identities for mTLS mounts and a per-namespace .nfs keyring
 2026-06-03  1:39 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: devmem: allow bind-rx from non-init user namespaces
 2026-06-03  1:37 UTC  (3+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] selftests: drv-net: add userns devmem RX test

[PATCH v2] sunrpc: fix uninitialized xprt_create_args structure
 2026-06-03  1:36 UTC 

[PATCH] sunrpc: fix uninitialized xprt_create_args structure
 2026-06-03  1:33 UTC  (3+ messages)

[PATCH net-next v2 00/11] net: ethtool: make sure __ethtool_get_link_ksettings() is ops-locked
 2026-06-03  1:28 UTC  (12+ messages)
` [PATCH net-next v2 01/11] net: rename netdev_ops_assert_locked()
` [PATCH net-next v2 02/11] net: ethtool: cmis_cdb: hold instance lock for ops locked devices
` [PATCH net-next v2 03/11] net: document NETDEV_CHANGENAME as ops locked
` [PATCH net-next v2 04/11] net: ethtool: add netif_get_link_ksettings() for correct ops-locked use
` [PATCH net-next v2 05/11] net: bonding: don't recurse on the slave's netdev ops lock
` [PATCH net-next v2 06/11] net: team: don't recurse on the port's "
` [PATCH net-next v2 07/11] net: bridge: "
` [PATCH net-next v2 08/11] net: sched: don't recurse on the netdev ops lock in qdiscs
` [PATCH net-next v2 09/11] leds: trigger: netdev: don't recurse on the netdev ops lock
` [PATCH net-next v2 10/11] scsi: fcoe: don't recurse on the netdev's "
` [PATCH net-next v2 11/11] net: ethtool: make sure __ethtool_get_link_ksettings() is ops-locked

[net v3] netlabel: validate unlabeled address and mask attribute lengths
 2026-06-03  1:13 UTC 

[PATCH net-next v11 0/6] net: mana: Per-vPort EQ and MSI-X management
 2026-06-03  0:36 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH net-next v1] net: phy: sfp: detect presence via I2C when no MOD_DEF0 GPIO
 2026-06-03  0:16 UTC  (4+ messages)

[PATCH net-next v2 00/15] gve: AdminQ mode related refactors
 2026-06-02 23:58 UTC  (16+ messages)
` [PATCH net-next v2 01/15] gve: don't pass in unused parameter to gve_adminq_free
` [PATCH net-next v2 02/15] gve: refactor initialization with helper functions
` [PATCH net-next v2 03/15] gve: introduce gve_adminq_get_device_properties()
` [PATCH net-next v2 04/15] gve: add a few helper functions to set device properties
` [PATCH net-next v2 05/15] gve: add struct gve_device_info to hold "
` [PATCH net-next v2 06/15] gve: introduce control plane operations structure
` [PATCH net-next v2 07/15] gve: introduce ctrl ops to set vectors and Qs
` [PATCH net-next v2 08/15] gve: refactor gve_init_priv for reset path
` [PATCH net-next v2 09/15] gve: simplify reset logic
` [PATCH net-next v2 10/15] gve: add gve_ctrl_ops for gve initialization/teardown sequences
` [PATCH net-next v2 11/15] gve: split up notify block allocation and setup paths
` [PATCH net-next v2 12/15] gve: introduce new methods to handle IRQ doorbells
` [PATCH net-next v2 13/15] gve: setup and teardown management interrupts
` [PATCH net-next v2 14/15] gve: add ctrl ops to for queue operations
` [PATCH net-next v2 15/15] gve: add link status/speed ctrl ops

[PATCH iwl-net] ice: fix E810 low latency timestamp interrupt handling
 2026-06-02 23:54 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next v4 0/4] net: dsa: mxl862xx: SerDes ports
 2026-06-02 23:11 UTC  (4+ messages)
` [PATCH net-next v4 4/4] net: dsa: mxl862xx: add support for "

[PATCH net-next v5 0/2] net: dsa: mv88e6xxx: add support for credit based shaper
 2026-06-02 23:20 UTC  (5+ messages)
` [PATCH net-next v5 1/2] net: dsa: mv88e6xxx: use the hw tx queues
` [PATCH net-next v5 2/2] net: dsa: mv88e6xxx: add support for credit based shaper

[PATCH net-next v4 0/5] net: dsa: microchip: Add support for KSZ8995XA/KS8995XA
 2026-06-02 23:10 UTC  (6+ messages)
` [PATCH net-next v4 1/5] net: dsa: microchip: Add fallback Micrel compatibles
` [PATCH net-next v4 2/5] dt-bindings: net: dsa: microchip: Add KSZ8995XA
` [PATCH net-next v4 3/5] net: dsa: tag_ks8995: Add the KS8995 tag handling
` [PATCH net-next v4 4/5] net: dsa: microchip: Support Microchip KSZ8995XA / KS8995XA
` [PATCH net-next v4 5/5] net: dsa: ks8995: Delete surplus driver

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2026-06-02 (i40e, ice, idpf)
 2026-06-02 22:55 UTC  (4+ messages)
` [PATCH net 1/3] i40e: keep q_vectors array in sync with channel count changes
` [PATCH net 2/3] ice: fix missing priority callbacks for U.FL DPLL pins
` [PATCH net 3/3] idpf: fix mailbox capability for set device clock time

[PATCH net] hv_netvsc: use kmap_local_page in netvsc_copy_to_send_buf
 2026-06-02 22:54 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH net-next 00/14] net: ethtool: let ops locked drivers run without rtnl_lock
 2026-06-02 22:41 UTC  (6+ messages)
` [PATCH net-next 02/14] net: ethtool: make sure __ethtool_get_link_ksettings() is ops-locked

[PATCH net-next v3 08/14] net: ethernet: oa_tc6: Remove FCS size in RX frame
 2026-06-02 22:24 UTC  (6+ messages)

[QUESTION] Packet uid for kernel-generated multicast
 2026-06-02 22:05 UTC  (2+ messages)

[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
 2026-06-02 21:52 UTC  (14+ messages)
` [PATCH 06/23] driver core: platform: provide platform_device_set_of_node()
` [PATCH 07/23] driver core: platform: provide platform_device_set_fwnode()
` [PATCH 08/23] driver core: platform: provide platform_device_set_of_node_from_dev()
` [PATCH 20/23] usb: chipidea: use platform_device_set_of_node_from_dev()
` [PATCH 21/23] usb: musb: "
` [PATCH 22/23] reset: rzg2l: "

[PATCH net-next v2] net: dsa: sja1105: flower: reject cross-chip redirect
 2026-06-02 21:50 UTC  (2+ messages)

linux-next: build failure after merge of the security tree
 2026-06-02 21:45 UTC  (6+ messages)

[PATCH net-next v07 1/6] hinic3: Add ethtool queue ops
 2026-06-02 21:38 UTC  (2+ messages)

[PATCH net] net: fec_mpc52xx: add missing kernel-doc for @may_sleep
 2026-06-02 21:40 UTC  (2+ messages)

[PATCH net-next v5] selftests: openvswitch: add dec_ttl action support and test
 2026-06-02 21:40 UTC  (2+ messages)

[PATCH net 1/1] sctp: diag: reject stale associations in dump_one path
 2026-06-02 21:40 UTC  (2+ messages)

[PATCH v3] net: fec: fix pinctrl default state restore order on resume
 2026-06-02 21:40 UTC  (2+ messages)

[PATCH net-next 0/3] dd LED support for fbnic
 2026-06-02 21:34 UTC  (6+ messages)

[PATCH net-next v5 0/4] net: rnpgbe: Add TX/RX and link status support
 2026-06-02 21:31 UTC  (3+ messages)
` [PATCH net-next v5 2/4] net: rnpgbe: Add basic TX packet transmission support

[PATCH net-next] ipv6: exthdrs: recompute network header pointer once
 2026-06-02 21:30 UTC 

[PATCH net-next V7 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
 2026-06-02 21:30 UTC  (2+ messages)

[Patch net-next v6 0/7] r8169: add RSS support for RTL8127
 2026-06-02 21:23 UTC  (7+ messages)
` [Patch net-next v6 1/7] r8169: add support for multi irqs
` [Patch net-next v6 3/7] r8169: add support for new interrupt mapping
` [Patch net-next v6 5/7] r8169: add support and enable rss

[PATCH net v2] net: lan743x: permit VLAN-tagged packets up to configured MTU
 2026-06-02 21:20 UTC  (2+ messages)

KASAN: slab-out-of-bounds Write in mini_qdisc_pair_swap (net/sched/sch_generic.c) -- lifetime analysis and proposed fix
 2026-06-02 21:12 UTC  (2+ messages)

[PATCH iproute2-next] iplink: add support for setting IPv4 devconf parameters
 2026-06-02 21:11 UTC  (4+ messages)

[PATCH net-next 0/2] net/smc: transition to RDMA core CQ pooling
 2026-06-02 21:03 UTC  (2+ messages)

[PATCH 00/14] gpio: remove uneeded Kconfig dependencies on OF_GPIO
 2026-06-02 20:50 UTC  (3+ messages)
` [PATCH 07/14] pinctrl: Kconfig: drop unneeded "

[PATCH net-next] net: atlantic: aq_utils_obj_{set|clear} optimizations
 2026-06-02 20:49 UTC  (3+ messages)

[PATCH 00/11] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-06-02 20:46 UTC  (4+ messages)
  ` [External Mail] "

[PATCH v8 2/2] net: mana: force full-page RX buffers via ethtool private flag
 2026-06-02 20:42 UTC  (6+ messages)

[PATCH net 1/1] net: rds: clear i_sends on setup unwind
 2026-06-02 20:40 UTC  (2+ messages)

[syzbot] Monthly wireless report (Jun 2026)
 2026-06-02 20:32 UTC 

[PATCH v1 iproute2-next] iplink_geneve: Support IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6
 2026-06-02 20:30 UTC  (5+ messages)

[PATCH net-next 0/6] net: airoha: Preliminary patches to support multiple net_devices connected to the same GDM port
 2026-06-02 20:30 UTC  (2+ messages)

[PATCH net-next 0/8] net: mdio: realtek-rtl9300: Refactor initialization and port lookup
 2026-06-02 20:29 UTC  (13+ messages)
` [PATCH net-next 1/8] net: mdio: realtek-rtl9300: Convert to fwnode API
    ` AW: "
` [PATCH net-next 6/8] net: mdio: realtek-rtl9300: relocate topology setup
    ` AW: "
` [PATCH net-next 8/8] net: mdio: realtek-rtl9300: Convert port lookup from O(n) to O(1)
    ` AW: "

[PATCH net-next v10 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-06-02 20:24 UTC  (3+ messages)
` [PATCH net-next v10 1/2] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
` [PATCH net-next v10 2/2] net: mana: force full-page RX buffers via ethtool private flag

[PATCH net-next] net: mana: Cache MANA_QUERY_LINK_CONFIG result to avoid repeated HWC queries
 2026-06-02 20:21 UTC  (2+ messages)

[PATCH net-next v3] doc/netlink: rt-link: fix binary attributes marked as strings
 2026-06-02 20:20 UTC  (2+ messages)

[PATCH v2 iproute2-next] iplink_geneve: Support IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6
 2026-06-02 20:07 UTC  (3+ messages)

[PATCH v6 0/3] Rust netlink support + use in Rust Binder
 2026-06-02 20:00 UTC  (5+ messages)
` [PATCH v6 1/3] rust: net: add rust/kernel/net to NETWORKING [GENERAL]
` [PATCH v6 2/3] rust: netlink: add raw netlink abstraction

[PATCH net v2] netdevsim: fib: fix use-after-free of FIB data via debugfs
 2026-06-02 20:00 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: tso: add new tests for ip6tnl, ipip, and sit tunnels
 2026-06-02 20:00 UTC  (2+ messages)

[PATCH net v2 0/2] netdevsim: psp: fix issues with stats collection
 2026-06-02 20:00 UTC  (2+ messages)

[PATCH net-next v2] hsr: broadcast netlink notifications in the device's net namespace
 2026-06-02 19:43 UTC  (3+ messages)

Hello netdev maintainers, I would like to report a slab-out-of-bounds write reachable through mini_qdisc_pair_swap() during clsact/ingress qdisc teardown, and to propose a fix grounded in an analysis of the actual object lifetimes involved. A first cut at this report suggested a check of the form "miniq_old == &miniqp->miniq1 || miniq_old == &miniqp->miniq2" inside mini_qdisc_pair_swap(); on closer reading of the code that check is incorrect, and the fix belongs in the teardown path instead. Details below. Bug --- KASAN: slab-out-of-bounds Write in mini_qdisc_pair_swap File: net/sched/sch_generic.c Function: mini_qdisc_pair_swap() Affected versions ----------------- - linux-6.1.133 - linux-6.12.91 - mainline (as of this report) Faulting write -------------- Inside mini_qdisc_pair_swap(), at the tail: if (miniq_old) miniq_old->rcu_state = start_poll_synchronize_rcu(); miniq_old is taken from rcu_dereference_protected(*miniqp->p_miniq, 1) and, in a correct
 2026-06-02 19:33 UTC 

[PATCH net-next] ipv4: raw: remove six obsolete EXPORT_SYMBOL_GPL()
 2026-06-02 19:25 UTC  (2+ messages)

[PATCH v2 net] ipv4: restrict IPOPT_SSRR and IPOPT_LSRR options
 2026-06-02 19:24 UTC  (2+ messages)

[PATCH v1 net-next] hsr: Remove WARN_ONCE() in hsr_addr_is_self()
 2026-06-02 19:20 UTC  (2+ messages)

[PATCH net] net: garp: fix unsigned integer underflow in garp_pdu_parse_attr
 2026-06-02 19:20 UTC  (2+ messages)

[BUG] net/sched: HFSC + fq_codel stall on 6.6.116 (qdisc_tree_reduce_backlog / qlen_notify)
 2026-06-02 19:12 UTC 

[PATCH net-next v2 01/15] batman-adv: drop batman-adv specific version
 2026-06-02 19:10 UTC  (2+ messages)

[PATCH net 1/9] netfilter: xt_NFQUEUE: prefer raw_smp_processor_id
 2026-06-02 19:10 UTC  (2+ messages)

[PATCH bpf-next 1/1] bpf: Silence unused-but-set-variable warning in bpf_for_each_reg_in_vstate_mask
 2026-06-02 19:10 UTC  (2+ messages)

[PATCH v11 2/2] selftests: net: add local ECMP rehash test
 2026-06-02 19:06 UTC  (3+ messages)

[PATCH v5 net-next 0/5] geneve: Allow binding UDP socket to a specific address
 2026-06-02 19:03 UTC  (6+ messages)
` [PATCH v5 net-next 1/5] geneve: Reuse ipv6_addr_type() result in geneve_nl2info()
` [PATCH v5 net-next 2/5] geneve: Pass struct geneve_dev to geneve_create_sock()
` [PATCH v5 net-next 3/5] geneve: Pass struct geneve_dev to geneve_find_sock()
` [PATCH v5 net-next 4/5] geneve: Add dualstack flag to struct geneve_config
` [PATCH v5 net-next 5/5] geneve: Introduce IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6

[PATCH] mpls: refactor mpls_dev_notify() to use guard(mutex)
 2026-06-02 19:03 UTC  (2+ messages)

[PATCH v1 net-next] af_unix: Remove sock->state assignment
 2026-06-02 19:00 UTC  (2+ messages)

[PATCH v1 net] net: Annotate sk->sk_write_space() for UDP SOCKMAP
 2026-06-02 19:00 UTC  (2+ messages)

[PATCH v2 net] tcp: Add preempt_{disable,enable}_nested() in reqsk_queue_hash_req()
 2026-06-02 19:00 UTC  (2+ messages)

bnxt_en: suspicious RCU usage in bnxt_fw_reset_task() qdisc path in 7.1-rc6
 2026-06-02 18:53 UTC  (3+ messages)

[PATCH v11 1/2] tcp: rehash onto different local ECMP path on retransmit timeout
 2026-06-02 18:52 UTC  (2+ messages)

[PATCH] net: qrtr: fix node refcount leak on ctrl packet alloc failure
 2026-06-02 18:52 UTC  (2+ messages)

[PATCH net v2 0/3] vxlan: vnifilter: fix VNI add/update notifications
 2026-06-02 18:51 UTC  (4+ messages)
` [PATCH net v2 1/3] vxlan: vnifilter: send notification on VNI add
` [PATCH net v2 2/3] vxlan: vnifilter: fix spurious notification on VNI update
` [PATCH net v2 3/3] selftests: net: add vxlan vnifilter notification test

[PATCH V2 0/2] net: phy: dp83822: Add optional external PHY clock
 2026-06-02 18:50 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox