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 BF8A5500945 for ; Mon, 19 Jan 2026 11:05:03 +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=1768820705; cv=none; b=CAlpfSb4WQjsLlTWZ2b8KdmrWoDxNXxSSZpnv6TE/Vgo0X7WR0z6k6FybRzLhstuKM8swMq/fMaAql+U5mvFgGU6b5aCwyfoAPMCAFP6mTuTClrG0rLQMML66pCpM+PqmtvPzIZZNLeai4afN+EMkN/a29U4ne030nsAkRvjo7g= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768820705; c=relaxed/simple; bh=VrYh5nOn8HKtR/UtWfKmUmU0j+lF74giObgYdiIpU4Y=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=Eihfjlfr+Ir5nKLIzlfXrgGlFef+sSZaAYbLms2s/WOBp4+bcNC3A2MEGZF3OgjRufO4/ZnVqcOmdufJhOEFAUfYqQM0NHEqjvSz+7vCasEOZ9yB7ytY/5iEdTiqkeGa/TZLLfChCz2WsT9GBrsF0xqNyy4pi4xXq5i+HwjGdi4= 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-6611cbc47a2so3555346eaf.0 for ; Mon, 19 Jan 2026 03:05:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1768820702; x=1769425502; 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=2WWOKmwCg86QNAp+0i9xfZqSfwDf8sInn/soX/nEqog=; b=Q+X3QjY/M/b+xCoFSoWf7VGR0uFekSEj593OUQiUTEDTM8exONJZTTKe5O1fFbfvTH +TuGmyXQN32apwbVaAwWw1orBUb7DXeKsrrHpDI7iOvFpmXs6C3qbyRo3U4SBCJF9LqE LVO9HyJGa/SXV12a1VnRJMswRh1MVG2El/PxQfKn3G2RV/rY5HUew9CYba1I3vpO7Ve+ 98Ejq4hOdrPccUqOkxY7Wx4KLPO/zRfQzwYqV4PUOH5JRg8qfMymN2RkE9+TLjIl9gQf DtAOfAJiduVsiIKtE860yy2TixEz9yYGmw+HypuI5u7FEUMj7Czpy+zTp3XfSpxoVdEc 0lUQ== X-Forwarded-Encrypted: i=1; AJvYcCV8/YH2+C1app6g4Ass7iwYKEy9J/M7mT3AAa4fufYnJrvhNOyATaTpOiQvrC40GMjnkcgistzLxKexH0U=@vger.kernel.org X-Gm-Message-State: AOJu0YzfvXGJt+sbA64H1jYpBoTGj5TLcETlKeX3RjFptfiUDLMIpSpz hYAtRXLa9RC7bJsI+AzxI1wJNtL3DsJpxs9G07gqE2jwxdD5hxfCBM1sOGHFMUCn3c6NzPujQpS 7nBAiqW8ZyrAtLQb7moZWwM6nRr26msF9TcHHskIaYYh837DHZWjrdNAzbJ4= 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:448e:b0:661:114c:850b with SMTP id 006d021491bc7-661189a2752mr3408267eaf.81.1768820702743; Mon, 19 Jan 2026 03:05:02 -0800 (PST) Date: Mon, 19 Jan 2026 03:05:02 -0800 In-Reply-To: <0fc08a353cfdf2dce688dac426ab839270998d5b.camel@yandex.ru> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <696e0fde.050a0220.3390f1.0047.GAE@google.com> Subject: Re: [syzbot] [net?] [virt?] memory leak in napi_skb_cache_get (2) From: syzbot To: dmantipov@yandex.ru, linux-kernel@vger.kernel.org, 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+7ff4013eabad1407b70a@syzkaller.appspotmail.com Tested-by: syzbot+7ff4013eabad1407b70a@syzkaller.appspotmail.com Tested on: commit: 24d479d2 Linux 6.19-rc6 git tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git console output: https://syzkaller.appspot.com/x/log.txt?x=14fd052a580000 kernel config: https://syzkaller.appspot.com/x/.config?x=87bc41cae23d2144 dashboard link: https://syzkaller.appspot.com/bug?extid=7ff4013eabad1407b70a 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=135d052a580000 Note: testing is done by a robot and is best-effort only.