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 368C91F8723 for ; Wed, 25 Feb 2026 00:00:53 +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=1771977655; cv=none; b=bEvF8ltuWet3VVPENVOLrFVxnxrEucc+c4khVvhU7u+pA+ApG5gH/Z9KyrT5d5NZOyKEaCmORCNDQNIx+GEj4iJYNDvtHIFYULP/0Jte/k/VWD94gtVhkdpJFvg78JE9zejxH8cS/6afHvRAPkgg0JaVjxFrWxbBupNQGdAtPdo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771977655; c=relaxed/simple; bh=HBju6I67hd6xLc+WKQPoPco5s7WM8qVrmxwwqNgZZmA=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=g93Nhr3o8ldpn+AGkyACT8XqXTwSiYB72vQQRbNvFTlj52/Y9NgDu/gM8y0Mk2YgI3Ov/+upJ4KIIYtZYn1t1NqiFe959mTzJdzz3TZwDMZUeOLQX/s0zXIG7ohaTPmNMUvAeSy8OOx1aDAynN7uzVzjfKQD65FTB7GwrvQhtYI= 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-66b612efb4aso4140480eaf.0 for ; Tue, 24 Feb 2026 16:00:53 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1771977653; x=1772582453; 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=qsHBzZ50wv4vGEPagfu4/2zHvlXao3yAe/4k2Oz4KH/NRF1BHz6DiD7wQ9ohPylqdW I/h3SbrqYaAlsCMskJtTh2er7JUSQjVYSMgAlTydCd/FoLkw60NySGSQBJlq9GqXdpxK ysgSceM4+MOTP7bwLhZ8qGd/KcUjY+J4My/0+OI+KHzT0GXfKocBkPbzs3fewOzdE1bQ tJE8WiSjq3YW7bO9wXBpKkpRgizLjzqgO5LZOg2yvZy10Pn3D7LQTqPepvcIQk+mwALd grjP1T4+Hur8TSeslHtUjEnhY8dqhxGaLBs8h7Q6GLul/Uiyp4tJrCAX/LI/Gg/znyCk 1yGQ== X-Gm-Message-State: AOJu0Yy1EKWski/JJ+6wOAKOjVjJq0TDVIkjwVbLWfHj8tizbphRnAGl quvcpaOt9m3hLWKbKduisCVzxuISnrDfopEb8Jumj8us1VWgMK3K38I4rGkkYyd0ZvFAiCCUleV otv5bgYX1zLTH9GQ/08iSaUjVgaJIiQj2wH2HNrBPAZNlNC6HK/wASlEd1wE= 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:807:b0:679:ca24:4c34 with SMTP id 006d021491bc7-679e602d596mr947265eaf.0.1771977653248; Tue, 24 Feb 2026 16:00:53 -0800 (PST) Date: Tue, 24 Feb 2026 16:00:53 -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: <699e3bb5.050a0220.1cd54b.0001.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