From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-io1-f72.google.com (mail-io1-f72.google.com [209.85.166.72]) (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 9A6C410E9 for ; Mon, 23 Dec 2024 22:43:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.166.72 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734993785; cv=none; b=WMGmPtg3DqEV1P4xjKtKaFqom0vyOCnTAVrD79aZchZj+pSH++vBbHK1EciyCCUEf7LtC9M6/iMzssAVqHsr4VUI7bPU03kxFM1srWmALITg4DxquKSizXTCfK+eZaB0sgB2mQ4JeXI62ZFrPJ/n9jCMGbgLpOTTVF/IW3VAW98= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734993785; c=relaxed/simple; bh=HEApvxlVaenLKdaCDeR7pETmZGqc+oyiVCoZ5wxzwSQ=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=oEK3cmlJnW9STvr5fG55da2dW7ctTgljYe0UgSbkTp/ohPZG1T817loagDyQGJVB9PDLIOXOxRhlqbuDtqsZyTLMkrpWZrFMPShI2RNxOIPFHk0bSVgb0QsA4zDO5rf2QopSnlQn/3i3XqI0BtGzl9FWm4ihnhu3G2hXY6Wdzcg= 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.166.72 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-io1-f72.google.com with SMTP id ca18e2360f4ac-844e8b6a786so793896239f.3 for ; Mon, 23 Dec 2024 14:43:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734993783; x=1735598583; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=6SPoMPk4Br6SULcF//lhsZWrnyRYiklUKqzHSXmyo5w=; b=GLZfThXZCTpX6WoPPAUad3JwN02ha4xQ9GV4Xfud51wetyOePxEzCDa1gBKKQYcRJH +34hIER8+h1fR2QWeiI2PBnGJr7X8l7sYARbHGPqOWZ6N+wv1CH3TIsVUuiRLV1iviVK FNdscrFdtrNT58gDeWBKRJ1d1BlX60jCVhjP2RgGYPW/FUaJUJY4Mke6mDP4d6yqjE3R rzr79EU28qrXgfb4U4Q0JAmy3AKsSnK19hcN+y9FhXNzwZH9NXe9xl7Wio/CZh/YCh5V eGJY2/2JR0XDF4Ei0bpQ0lBNFxNakFN6bjMiZun6Bvbudv7WKRNJXFqneNI0CCMphUjD txFQ== X-Gm-Message-State: AOJu0YzNqUzjExIxnd1AJN1U/l7mxJCCa6LHuMqVwPQl3/bHB2CUW5eF 6i+lvMklL1Pas/bZXkv4uAcxMJIMnfb7GFIcleEjOvv3INjmcYXt8yM1iREk22Ms25TGbNXrwNG VywsiCvFl/lz6PCbDgk0eKdQmI8bOpCHaf3Mb9Q9J0LxjN2VUw2nK3m4= X-Google-Smtp-Source: AGHT+IF4nb8qoiK6URVogiKny9WfvAQd9qPpV7qmcEykuDSUyICvsN+d7SaK1PLW0u7sk4STHY8AuabRhVinzdsXOFH2+sCq7sPx Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a92:cdaa:0:b0:3a7:44d9:c7dd with SMTP id e9e14a558f8ab-3c2d2780fbbmr153307035ab.6.1734993782821; Mon, 23 Dec 2024 14:43:02 -0800 (PST) Date: Mon, 23 Dec 2024 14:43:02 -0800 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6769e776.050a0220.226966.0048.GAE@google.com> Subject: Re: [syzbot] [bluetooth?] KASAN: slab-use-after-free Read in mgmt_remove_adv_monitor_sync From: syzbot To: linux-kernel@vger.kernel.org, mazin@getstate.dev, 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+479aff51bb361ef5aa18@syzkaller.appspotmail.com Tested-by: syzbot+479aff51bb361ef5aa18@syzkaller.appspotmail.com Tested on: commit: f07044dd Merge tag 'nfsd-6.13-1' of git://git.kernel.o.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=16f73fe8580000 kernel config: https://syzkaller.appspot.com/x/.config?x=d269ef41b9262400 dashboard link: https://syzkaller.appspot.com/bug?extid=479aff51bb361ef5aa18 compiler: Debian clang version 15.0.6, GNU ld (GNU Binutils for Debian) 2.40 patch: https://syzkaller.appspot.com/x/patch.diff?x=166a82f8580000 Note: testing is done by a robot and is best-effort only.