From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f71.google.com (mail-oo1-f71.google.com [209.85.161.71]) (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 B2FFB3FCC for ; Wed, 25 Feb 2026 00:11:06 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.71 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771978267; cv=none; b=TKuitKjUU16c+dCS3Ow2ntlgw7ZZUP9k6FaE1a/rfC+QW48uAnmEdrGEzOKRxICwmmn4M+YCBQweTHXDcgKgTqU89IiYNKMBRuHtJLn5wH0dDPMCFM0FkA2nh6UsObFoTK3QQya6HWHhy//xT38dueY9vjXyxpyVSwaZnMtzAs0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771978267; c=relaxed/simple; bh=DEZyMVGJS8w37dCtoQ78PLPwcmNtkG0Vhn8vjQ5x5cc=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=repcUdxFLrte2ntMSIqT2q/Ef8V/km0itK5oDmaAc7yXSXzlK53ktYMlSYvXvSg7314VGjG2sfqvjDrg/MgN1SUTW6/C91VCL+xJZEI+3Az1In3t7WIS6nVIQd/JC37kAZvbtbsKc9CodpqZ+oDZ2KTGFUUcdyVqRRDk0/qjb6I= 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.71 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-f71.google.com with SMTP id 006d021491bc7-679c29b437cso23559850eaf.2 for ; Tue, 24 Feb 2026 16:11:06 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1771978265; x=1772583065; 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=DEZyMVGJS8w37dCtoQ78PLPwcmNtkG0Vhn8vjQ5x5cc=; b=b5Lu2SfHhEvjNeVsy54aySiDtb/FF7oGmuMM1WDi6qDJs/+EnPvapGChCyapc4SK/w tUnsH7n2fE9DK9QqEFQXCCb1y7CWnV+PAf75ktrG3cpAm19Of2KeTHcsUdrM0NULtV7N WZbZqpQGcaOrZzuoQkmq6Um2x0f/x4aIfg+SB9IGgj/BWW0O2j6xbAIOFy/kRrY9BBI4 gx1rwcRQywKT9pKJv5O+7j2Ocl5I9nliTNZe2qvzh2FHjS4HDqylbjd2rs9S/WrJyVJv 90IO+OtGwpz2Eq8+ftEs4ITmiP3fR2JTxJWWcROWORwHYLX9YL1PIqLu+NrvEMkORJXf tmqg== X-Gm-Message-State: AOJu0YwV/RfVaTyzAsHoQXSxS0NbVDNLDY/lqxEiuUGBGLwZpYK9gmJJ hbOSAUKXoerblRmhjnM3jXpm3YYjED9UQk/79wu32dLUUi7qDEeluYc94MudtAF+UWRnHaT+BNn 8KJtYx/sRq8c79oe8irsK4ZBzAX4H9WKgZ0dR/dQ+Z+YIRhHMCVLAy4rTgW8= 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:e918:0:b0:679:e732:7bda with SMTP id 006d021491bc7-679e9b4366dmr333520eaf.13.1771978265755; Tue, 24 Feb 2026 16:11:05 -0800 (PST) Date: Tue, 24 Feb 2026 16:11:05 -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: <699e3e19.050a0220.1cd54b.0002.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()