From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-io1-f69.google.com (mail-io1-f69.google.com [209.85.166.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 70D9F1D554 for ; Sat, 23 Dec 2023 23:59:06 +0000 (UTC) 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-io1-f69.google.com with SMTP id ca18e2360f4ac-7b7018c9476so274483139f.0 for ; Sat, 23 Dec 2023 15:59:06 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703375946; x=1703980746; 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=MnE90/gM+FOrwq3n/A3KUGVcXoe8EyUry4mDboMk71A=; b=Yn/L4uQai8gH36QxO1ixzSlWcdZ/W2AM8W546JTzh7oLdqnMCqVNJfZjwk0M/abso9 lGUXV/3EIgTFYJawAJse4SsL5KtLn2cgT0iNN56HSp2d8N5PIIvY1aKNqMIFHXz5AWzv KcVrEaaadpuY5CcrjWThyUSJWMHFtpvIhfmINJSpThnXOEoP/SOrBOU0+kLGpSDD9W0Q Wwq2XnMhjf6WBQ062CZwoUG/DnpHaC7tCH/3G40y0WgaRb0l8IWG3OpQ5PdsnUgaXeVZ wTRwuqFnie6kEcAe//ykgBkWNJ0woNbLtt9fA/CPCPHkRBpaKc1ulilo6Ggfgk5bDcEi 1Jrg== X-Gm-Message-State: AOJu0YzSPHpERqr1yRgf+6nHaxUoaCKIeGIldbYsZqrJikxKDeW55/ZO qb7tsQVVV5xpNBmMMfYobBgr5C0PXee0Rs65o1cjOLNvL/sk X-Google-Smtp-Source: AGHT+IHdzy992p3eOYSCm1ExrqtgEjAANMZE46uTFzCGwczENlpyuH3RnOK6ks2u2GJyi5rfC3cm7A/jZHBGKzTo/cWixzyqFyxa Precedence: bulk X-Mailing-List: keyrings@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6e02:1be1:b0:35f:e864:f6f with SMTP id y1-20020a056e021be100b0035fe8640f6fmr275747ilv.0.1703375945865; Sat, 23 Dec 2023 15:59:05 -0800 (PST) Date: Sat, 23 Dec 2023 15:59:05 -0800 In-Reply-To: <2592301.1703374471@warthog.procyon.org.uk> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000002c1f71060d361ece@google.com> Subject: Re: [syzbot] [net?] KASAN: slab-out-of-bounds Read in dns_resolver_preparse From: syzbot To: davem@davemloft.net, dhowells@redhat.com, edumazet@google.com, jarkko@kernel.org, jmorris@namei.org, keyrings@vger.kernel.org, kuba@kernel.org, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org, netdev@vger.kernel.org, pabeni@redhat.com, paul@paul-moore.com, serge@hallyn.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-and-tested-by: syzbot+94bbb75204a05da3d89f@syzkaller.appspotmail.com Tested on: commit: 3f82f1c3 Merge tag 'x86-urgent-2023-12-23' of git://gi.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=132be7e9e80000 kernel config: https://syzkaller.appspot.com/x/.config?x=9f7c7b3fa354ead9 dashboard link: https://syzkaller.appspot.com/bug?extid=94bbb75204a05da3d89f compiler: gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40 patch: https://syzkaller.appspot.com/x/patch.diff?x=15ef6e26e80000 Note: testing is done by a robot and is best-effort only.