From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oi1-f197.google.com (mail-oi1-f197.google.com [209.85.167.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 34711489882 for ; Thu, 10 Sep 2026 13:17:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.167.197 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1789046280; cv=none; b=DRfH6yXKT6jSZj6SMEVvs4mCm8J3HBy0B/5bqi15QvFNNTPNNfmV8zJHTyMhgt3HQwIazs+dO1lV7ZRifCPHCPrrhEq1RwCfhGkWCYan0749eN99Z9TheLGjkNlOG5Fd4mmoZXmlRV61Q8jShWXql0dwWY6DOs7oumd7o2EJyvQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1789046280; c=relaxed/simple; bh=12OproE8BNyqfJ+MPcCLPCrpCqo0a63xXq6OH7c2rBk=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To:Cc: Content-Type; b=eM6UELeRdZOf4wZnE3QKpuYzdXxCFVuit8b6NSw6b7iROlHOo7Rx5euR+aAM8GtLzBAnyvXHvAHGI2jQbpdJnzRRj8efZGe+WEkc4SoQiICJdr5M5qBGl8NKZIMtq1VjD0bSNmmzD3GR08SHJ1nHCctcqHZhTv1AU32l+f8XQbc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.167.197 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-oi1-f197.google.com with SMTP id 5614622812f47-4b388f7989fso4917123b6e.2 for ; Thu, 10 Sep 2026 06:17:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1789046278; x=1789651078; h=content-type:cc:to:from:subject:message-id:in-reply-to:date :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to:content-type; bh=HjrhHOxlWxCqr/6b94ilXB+fKU/uSvT0CAPoWZcY1pE=; b=TDxm05d4kzhb27NPB/SPvSUYtLMrj0IvKRDp+jeYQfZXVHxlyfYdppN4U8+Us+YpQa BZzzQl4HmC9MuPBnRgYYKn0KozAWeFgR/OW49J1egTTBasSCzkmYdzXwBJf3TsY3uRtm 3xYwC7KrvURDDDi2sDzSLtJkpaMd0M0rsmw4lP/6ndPTUL7LdndT4H0h6I3qHuyaqLrk bIU2KZdXFLnwCTK4SOBh1smm6yjg7WWyAhaUTP8Xrn6ns9Dt/LGJ3fGyJxBefKlgFBfG dWUXfb5izK7zZtDF/OrxBHZlyxlrw2rF8vv5XXRZePD45c76EKi0nthIPC+dSFSHF0BO I/Lg== X-Gm-Message-State: AFuF++mNRqc9Mes4FbzG8AsulaUYOttTunoUk3Z4WRRAWqBpZlTwHedz tyjxkK3248Nz7RIVBekGXPGdp0UYT8vMDdpsaaa4+7+IvwJZAJBCOp+8caPy5B6xuk/AEFdKjH2 oBpnyYonrrsU2tKpzvSJLgNvD6GjVfHst9QXY1/AcFk0TYr18EHZKLLeqo9I= Precedence: bulk X-Mailing-List: syzbot@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6808:5092:b0:4bd:1fd5:9595 with SMTP id 5614622812f47-4bd1fe4e591mr15341950b6e.39.1789046278141; Thu, 10 Sep 2026 06:17:58 -0700 (PDT) Date: Thu, 10 Sep 2026 06:17:58 -0700 In-Reply-To: <20260910080418.725741-1-sst@poczta.fm> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6aa2ae06.f81106d8.2ab401.000e.GAE@google.com> Subject: [syzbot ci] Re: wifi: cfg80211: do not support direct add of station to AP_VLAN interfaces From: syzbot ci To: sst@poczta.fm Cc: syzbot@lists.linux.dev, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" syzbot ci has tested the following series [v2] wifi: cfg80211: do not support direct add of station to AP_VLAN interfaces https://lore.kernel.org/all/20260910080418.725741-1-sst@poczta.fm * [PATCH v2 1/3] wifi: cfg80211: do not support direct add of station to AP_VLAN interfaces * [PATCH v2 2/3] wifi: cfg80211: move link_id validation earlier in nl80211_new_station() * [PATCH v2 3/3] wifi: cfg80211: check if AP has been started or joined a mesh before adding new station and found no issues. Full report is available here: https://ci.syzbot.org/series/4e2274f5-8093-44d1-856d-1774513c6368 *** If these findings have caused you to resend the series or submit a separate fix, please add the following tag to your commit message: Tested-by: syzbot@syzkaller.appspotmail.com --- This report is generated by a bot. It may contain errors. syzbot ci engineers can be reached at syzkaller@googlegroups.com.