From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f69.google.com (mail-oo1-f69.google.com [209.85.161.69]) (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 23AEF18DF80 for ; Tue, 24 Feb 2026 23:46:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.69 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771976785; cv=none; b=Sf3KqUCkxAE0qlp2W9dFOjtJoWe7Y2opTNm8iNvCBfVJ9aT1fWvk7oYaxIUhRX/vJCzsz7zc0+vXHc8L0PKpza/tzEM+0nbpT19cUSWbvphvbCGmFwr7uEoTmCNuLo9Qir/IAMZ0oEOv7nYg6y8LuO20iTRvYnjrzGk+uKxsr1Q= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771976785; c=relaxed/simple; bh=HBju6I67hd6xLc+WKQPoPco5s7WM8qVrmxwwqNgZZmA=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=F0OLTn+nZY32x9vX8Bf7BKYva0vDee/YsduBGzpCrFNmyTIOBKsXxQsvuig6tFs0OOK0UXHRIGkcjHLDRRa+wXTw0PFrUtQs7N7gwmuOMTMIZcDfcnuzt3U+iyF22Q49AE8TLhKVIgVS4PqlG8XpTYOoKsjGJxeVOERjeL+mdmQ= 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.161.69 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-oo1-f69.google.com with SMTP id 006d021491bc7-66308f16ea1so73246251eaf.2 for ; Tue, 24 Feb 2026 15:46:23 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1771976783; x=1772581583; 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=X7P0C9besli7Gf3LIfS55UGYh7UAltV0vduWzZKTqx4=; b=wrswTsch/7o7uMEydVsL2Nj4ix/Fi7vGDEKnx+JKMOSUO3pIpSi675FGtGB1qgFjzb CUBgcBTdMNsUyoCyj2v6UV7/XvSb7lV+qUgBUyyNpGRzR4FkHBueziktjY3CAi9BI4t/ xCBzxikcGIrrspsYkwrG3TZKbPsjORx1mnN4rP9zjxul3VUqqcstoyIBQGnNMSfqIGFL qdJEaPyZykc4FHWy01FEWjtscyAJsVlNRIqQ4DwNbsXFiGn9EtEnyYAI6lPOEW/aCoII DCP9EmmmGcA+VEtiDYyDoPzu6PHclc3HiRG7I84a3hfUJeriLZGZBgELflSyxV2M6eKg czWg== X-Gm-Message-State: AOJu0Yxi45NRvJOCGEBrrnbEtAUQYXvE+QvUP0nG+YU7GVMBzGwW7Tvq 2tPluIQLs+S+DxfEIj22HDcCNLKEbJpcITkgPUJvCIq3+ia0PoelKEk18cJjEVt7nTT8jgWbTgl X962xzzsuuFIIa1J9JzBwZEKAjMgoLSul+/8Ljp020TnevB7eaGBuWsX0so8= Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a4a:edc9:0:b0:679:94c0:117f with SMTP id 006d021491bc7-679c4267a48mr7644485eaf.23.1771976783243; Tue, 24 Feb 2026 15:46:23 -0800 (PST) Date: Tue, 24 Feb 2026 15:46:23 -0800 In-Reply-To: <69572281.050a0220.a1b6.0349.GAE@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <699e384f.a70a0220.28636f.8246.GAE@google.com> Subject: Forwarded: KASAN: slab-use-after-free Write in number From: syzbot To: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="UTF-8" For archival purposes, forwarding an incoming command email to linux-kernel@vger.kernel.org. *** Subject: KASAN: slab-use-after-free Write in number Author: mfo@igalia.com #syz fix: media: mc: fix potential use-after-free in media_request_alloc() -- Mauricio