From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f72.google.com (mail-oo1-f72.google.com [209.85.161.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 646EF364028 for ; Tue, 24 Feb 2026 23:45:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.72 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771976705; cv=none; b=KzOKunWD9wmcGAQAF4T6wk75qYwQzYe6x6Iv8+lMTk962VFkr6LjEl3k/q2D26blWwpyJqPraMkNc6R0Z+wRr/auvvmhY6Abyo0cFOYmOwXVPClsAfgpF5FTDI4sHdG/ZtattFxzvmZJUO2Dqx83FaHeRLrsF0tb0VcRZVozI1k= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771976705; c=relaxed/simple; bh=g1fCUZxQHOhDhkvwa4XY/3m7LWCXy1Gs+0FcVRWmhiY=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=hXQvoA3CmAuo9nXkwZguM2tSM5YJjjN7FTEVlkaqy6W7cIczPoxfzK4Er9ANixyp2S9hYjU7FzaDT0qSCBF1ZrvnY5LJyWbVWy45mU4rD0zyuONA+0XZywy1FUuoSQVi3jcFPL9shabAUUhOdyjDLxGfVZ21QORhBK4T3TCOrz8= 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.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-oo1-f72.google.com with SMTP id 006d021491bc7-679c448d15cso60627344eaf.3 for ; Tue, 24 Feb 2026 15:45:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1771976703; x=1772581503; 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=Y+rk8NpoFPYjRSfJ0j9sJEQXadtrBaDntCDnevlIk2k=; b=M13iTKfkJIXcrTgQQ/hWUr1/oSl+NhbR6wULfUpt4VwbtygkvuB1P+2VltU0WXWPz3 06kd0A68F6q8J5f8E1Rm3unMantZxAh0DAcdb4KypWpm8c5cbV5pLpRydZTOxocNLnqc k6ByxPaPUQ1cu006QDRaRgrSEpEfJPOkotO3DIy8BIPeaqLeLZuev9u7yje/Or8ORrSI xGFydMdT8IzzHUf4YIu2zsNltopTjgGHmspsBbBsp3+0otKqsJFu2HRTnrQYP8GsmfKc 7LMJFSQyfcGR64k/HxbuwcXwQ12oYw8OS79imOGltCnZd82mRNQKkozSLKeYXEMi1uek fvVQ== X-Gm-Message-State: AOJu0YwqrXdPYKvmK1AVTmX1yWAiBXJSsFcTfExHPnyhTc2HmLo4f8N0 CKn3ELVOh6jIqm2wyJ+7aoGeDFvWjLUJjAb7dPCDFizNWAvsfxo6AgLiryFtKCXGgVeu5arYZf0 BxUN9IoQeLOrSSX4lAxjOLucHv/Q2Nvo1yBRlInhTnejP93pxrWvVxDh7/fw= 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:160a:b0:65d:aa2:2e30 with SMTP id 006d021491bc7-679c4278141mr7545870eaf.28.1771976703416; Tue, 24 Feb 2026 15:45:03 -0800 (PST) Date: Tue, 24 Feb 2026 15:45:03 -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: <699e37ff.050a0220.1cd54b.0000.GAE@google.com> Subject: Forwarded: KASAN: slab-use-after-free Write in number From: syzbot To: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" For archival purposes, forwarding an incoming command email to linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com. *** 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