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 A852E284674 for ; Thu, 4 Dec 2025 16:47:05 +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=1764866827; cv=none; b=OG9zNoC4r6yrs3TOxK59GdyrGzb79Fdp4U0fSeMlkk/hCu39NVFayEYiSEmIQs1i4pfY/7Dg0vVtiwTKMCHS2TXTJKrt82gQOrJuWBwtO29gnKymfn5TOm8XiNPPp0SE/BF2tOUqgSbg+zKcktTWGv1N760/pg5Biw5eUZXCO1E= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764866827; c=relaxed/simple; bh=JJKQoGookaxIk/+TWO6eTblKLj7sw//ZhtyRzR8zlTA=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=T0RoNxBrXv5yXbORGNTgB0WcoL591C0hmVcXG6d6feS4+yFS/N3i3ka2WpvxgBGYjk0YB+SkYslHof17q7sHGmLsYnl0DPvRTaLjuBm5cLwoE787ptczIsF6f+jwkJLFizb3erWUuxBO5JrMIS8WdC43XBNJplbXACDtNrJDzgc= 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-4512e9f2f82so1390896b6e.3 for ; Thu, 04 Dec 2025 08:47:05 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1764866825; x=1765471625; 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=unprkrFhBs+R/viUf6Pv+OaM54qr9sjeZvJml8gI2FQ=; b=qOjXEN+7qK5lso0okcKAQr7CFRWqe8hhhSaa4JYiSN7WVR8eNG7XewA5Srx9LBa7o4 B4J3JImi3ZHHSDscMUT0Z5l74bMnJrQYpjytGJiWh1AzpZdLnm4J2F5ONtAuOUGKDKn0 JEu9Z5LsQ8VMb/b6xtF4taiZSWCKlVxJppqZYAUfw1Rgx+27mq5lQxvEV1BCPzIffvoy 8nlHxxBIITDy37dMk6/9kFZISbfo5ybPsI1Ht3qGXxvTRUacLZNra4P7qPUMSC+hmo6q B6R9B1DnwZHqjUQDPxNtCNfx45TAvAjKQ+TFZep19NSWF/3JDb7dCDOTEvTouzAlTTDG xJJw== X-Gm-Message-State: AOJu0Yz915rLqsVxQJ3VZNhDMPBmSQtelm8CiAPedw77hi0jhhM0/G91 dxnqx/xLNnxbFAJFRphfKrNywVfA+c+jexT2JYTD/oP6bdbs5tLRqpqFe7tn5AUq/GQm/nc+Zat DS5ss3VhufkVivSUYvEGHlfuiamn/1n5YlCPOnT3HsDpVfr0xtKxd3ax/hH0= X-Google-Smtp-Source: AGHT+IHk56cyr1Ns0sLgq7R5ctFcdYoVjH1xy7pQ/7YWPoFOdeKZ08pFZL5GelkFnCzaC2rVI8+IQxcKCfkJRl0MvQxQ8DKdtaUE 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:6808:1a0b:b0:450:42c9:4cd0 with SMTP id 5614622812f47-4536e534870mr3741946b6e.49.1764866824834; Thu, 04 Dec 2025 08:47:04 -0800 (PST) Date: Thu, 04 Dec 2025 08:47:04 -0800 In-Reply-To: <97ac2832-8ca0-482f-a29d-6ccc63846af6@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6931bb08.a70a0220.d98e3.01d7.GAE@google.com> Subject: Re: [syzbot] [dri?] memory leak in drm_mode_atomic_ioctl From: syzbot To: linux-kernel@vger.kernel.org, ssranevjti@gmail.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+3fc9eecaf97147282c87@syzkaller.appspotmail.com Tested-by: syzbot+3fc9eecaf97147282c87@syzkaller.appspotmail.com Tested on: commit: 559e608c Merge tag 'ntfs3_for_6.19' of https://github... git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=1273eab4580000 kernel config: https://syzkaller.appspot.com/x/.config?x=3bdbe6509b080086 dashboard link: https://syzkaller.appspot.com/bug?extid=3fc9eecaf97147282c87 compiler: gcc (Debian 12.2.0-14+deb12u1) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40 patch: https://syzkaller.appspot.com/x/patch.diff?x=159bdcc2580000 Note: testing is done by a robot and is best-effort only.