From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oi1-f199.google.com (mail-oi1-f199.google.com [209.85.167.199]) (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 1D4154F5E0 for ; Wed, 29 Jul 2026 02:06:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.167.199 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1785290764; cv=none; b=K5a2qEH5qRt1ySfnO496+ZHZlF8KKRExKf0bgcQCKys/lDwon/pV5xNx3hTEjMwpFx5r/alziw/vYoLIcbhgI0smONel3DsdT0io2COeWaVJUE2rS2zuXiFxdssJqOueAVWKK+WoeEPXhduf1wlz4cmXYJ/VQ9M5dEy16WDFizo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1785290764; c=relaxed/simple; bh=tA7O8g3L+rtr0m5L114xTMYD3PicnSh/iHkJr471Lpo=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=R8/s3PF8s6gfph+EMT+f2bcU6OcXIWUmSEPvsNrnVnrKaHwRGz7G60e/kzy5pNlmt/eGQOLbOhRU9YYR736hmiuAAKLiv1eU5q74L3BZGeoiugicUnJq2az0TzwohG6Z7mBJaMFzDwc332HbnOfCSIPlTyFfp+kx2OlTpKTjcy4= 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.199 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-f199.google.com with SMTP id 5614622812f47-4a416619e8dso565604b6e.1 for ; Tue, 28 Jul 2026 19:06:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1785290762; x=1785895562; h=content-type: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=Bjf07riGCYO5nYgiTWSB8cYNSR2lvxBm8V1dxL5iUl8=; b=s2UUFSkxHPssqf74uh3fa7z6uRsjNqdfXCQjPE9ct5DDmXcfMFKiBKZxRdMPk2Dupb 4w49VoluIEemr0rXa6OmB8IVUHZXNIEBv9czIflr+3wV98F/yhGvn5Of4btaWaQvFc+f cy027m2IlkI9KSBpR1QNDfsDD1oe8txl/LmpN4YZg6zL81mi+nFfHA/SwlGcFJFecAdT EiaugdVNO4HzxfjOl42bHuxMcWOPDxFf3QdNdu6O/y6f8DsLa5/ZpK+YqEXLe8nMsCNr u7TiatmxuneeRgmA66iObcerUZeY/+OwXCFGryiDtFxqguaEmO1I6rVxnqKjRjs6RTyB LBCw== X-Forwarded-Encrypted: i=1; AHgh+RrWI7/ShqrN/mUYfe7xcHBfuaZYlTw55rNFNIaAK05pG08LuNJKoPrkNnBx96DCVdEBuEm5rGf4D5paza4=@vger.kernel.org X-Gm-Message-State: AOJu0YzkNbcBWfYRUxhxdn+KFP4w+Oh1hvPtgGJM/axY95uQG4lfxWLp pHnHt4GeiR13LpdGa2pOlPGBRIGzSqIWN9t4wKuf4qIGZa/LU1oo5snMG/md2qBEVzSzK78H0/t 8Vy75JJl4S0UxJ7LLDI045AKVjfZ8az9K4Du81a5IEI0+PKDsvsFQnbQMj8Y= Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6808:1521:b0:485:7c46:b866 with SMTP id 5614622812f47-4ad73348447mr195493b6e.16.1785290762068; Tue, 28 Jul 2026 19:06:02 -0700 (PDT) Date: Tue, 28 Jul 2026 19:06:02 -0700 In-Reply-To: <20260729013746.18377-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a69600a.d9e86bb5.297b12.0049.GAE@google.com> Subject: Re: [syzbot] [wireless?] KASAN: slab-out-of-bounds Read in ieee80211_ie_split_ric (3) From: syzbot To: kartikey406@gmail.com, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-by: syzbot+cc867e537e4bd36f69bb@syzkaller.appspotmail.com Tested-by: syzbot+cc867e537e4bd36f69bb@syzkaller.appspotmail.com Tested on: commit: 365f9c7a Merge branches 'for-next/core' and 'for-next/.. git tree: git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci console output: https://syzkaller.appspot.com/x/log.txt?x=15d551b9580000 kernel config: https://syzkaller.appspot.com/x/.config?x=d69870d5e052935f dashboard link: https://syzkaller.appspot.com/bug?extid=cc867e537e4bd36f69bb compiler: gcc (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44 patch: https://syzkaller.appspot.com/x/patch.diff?x=12295632580000 Note: testing is done by a robot and is best-effort only.