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 5EE6F385505 for ; Thu, 26 Feb 2026 15:29:04 +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=1772119745; cv=none; b=Svvf9SjSlNUU0U77jnAfBve0FKpsCt1ApEHcWrraC1lW5944yZF+MkICl5nGyV8A+0wh2CySg7eC9oMgkzBeqTEfuXKu1TYmNcbKNgwjW7yRO8+lqTttFoRURjOUKr2VnYM4DHtFJLsdYR5uXeEOpYu8iw0ihtVD+o0bRvrb8YI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772119745; c=relaxed/simple; bh=5Gz43phUUBro8UPgiX4p0V9bE1YFgrfvDhmE6m/+bQw=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=BeiqJdMOt7SlDKiLjPEUGCB10RwheGWzih55txqcKoyz/AV34hr1vOQY6w2gF+U1WgSyvw0YikkbjALz64SmxhAGVbxfw/cuR1uNjUgnmg5ASPe7gl+U8TWSXMrrP0EvwWnQ2z6LlVPRikVZN1ier/Njp0lKwLde6mRW8y1ZFyk= 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-463c632f9a3so5332534b6e.1 for ; Thu, 26 Feb 2026 07:29:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1772119743; x=1772724543; 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=mgOXKCAYPfLzHsKEmSaySsGhJEhw44U8hOwq5mp7wzg=; b=hvldeKG9rL9SEZbMigrYN6Wf2ZTqtxzB5o+8m5LLiiAWE1TDcDkqHGK12l2lqdF1QE A3p+1pBZnZO4+9wcJ09mY3bN//YqmRI1NLiMl45IVRW5RpOHzJcqsjBvbA0hql+HMa7k +r9CGVMyXckIav90TpVwznnvyScUIo84iKtzLyvruwgrWYZ25pYjN9ozITgKmjedqAzw VVOuz7KWQbOXaYcdOusWsw9Fwc0S8lydCPnDclIGyJlNzUd0IM9rhKTOnTmfLl+OgikF 5t8lBv1vJXgBrd8hbS34psYjDspuCe60Nih0TJgv6MWKWTs3Zyrh8jHfHAe8ZXsukaPK A1fQ== X-Gm-Message-State: AOJu0YxzzD8XVdxzJItlWiYDYPCzWBS65WH3e3VrVnR60XR2ScCHgMaY zb2DezCYD1cjmUNzWjOYSst8MtAq0zO2rnQsLaVcjVScZDWKaEb1jqhkG367Je9Yb6iF+bz2N/0 TPlQJZMuS4myUdPVEnY2z8dHTzp7FwXQAy0njhQk7bDG8jJTVIOfvoC25UKo= 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:6820:178c:b0:674:5dbd:7859 with SMTP id 006d021491bc7-679f3da9eb5mr1391155eaf.55.1772119743333; Thu, 26 Feb 2026 07:29:03 -0800 (PST) Date: Thu, 26 Feb 2026 07:29:03 -0800 In-Reply-To: <69a06127.170a0220.27974f.4ab0SMTPIN_ADDED_MISSING@gmr-mx.google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69a066bf.050a0220.16c224.0002.GAE@google.com> Subject: Re: [syzbot] [media?] KASAN: slab-use-after-free Write in number From: syzbot To: linux-kernel@vger.kernel.org, mfo@igalia.com, 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+37fd81fa4305a9eadfb0@syzkaller.appspotmail.com Tested-by: syzbot+37fd81fa4305a9eadfb0@syzkaller.appspotmail.com Tested on: commit: a260bd22 media: mc: fix potential use-after-free in me.. git tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git console output: https://syzkaller.appspot.com/x/log.txt?x=130ff152580000 kernel config: https://syzkaller.appspot.com/x/.config?x=42a29b5eebe67b17 dashboard link: https://syzkaller.appspot.com/bug?extid=37fd81fa4305a9eadfb0 compiler: Debian clang version 21.1.8 (++20251221033036+2078da43e25a-1~exp1~20251221153213.50), Debian LLD 21.1.8 Note: no patches were applied. Note: testing is done by a robot and is best-effort only.