From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4A085C433F5 for ; Mon, 21 Mar 2022 11:51:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346888AbiCULwm (ORCPT ); Mon, 21 Mar 2022 07:52:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47292 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346870AbiCULwk (ORCPT ); Mon, 21 Mar 2022 07:52:40 -0400 Received: from mail-il1-f197.google.com (mail-il1-f197.google.com [209.85.166.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 54FB2156C40 for ; Mon, 21 Mar 2022 04:51:10 -0700 (PDT) Received: by mail-il1-f197.google.com with SMTP id m3-20020a056e02158300b002b6e3d1f97cso7214097ilu.19 for ; Mon, 21 Mar 2022 04:51:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:date:in-reply-to:message-id:subject :from:to; bh=83x05As+hpEzsvG90JcF+MmesN/BPt2Ioqkif/dNrHk=; b=1wev8L7wdUpj4CGE8PTDrn0sQYXehlYmi20RP4BHGY+mRFDYaow5YmgqGfCJHtGIFR X4vKxZpGoUsJNVAlnyjMFoyzsTJX1Ih1+0Cvl+kfS/jISpxjzGvDJwTZxGoNCKyjeR3R Otbsl7/sxZZOjZXB81yYw1qYGFgzzYSUK025U3OjORnsf8cgZVn4HKNnnlTjbVwKz8I8 /a/88EKQlualXfQViMi16tPDMchuhQM77pya3Ws43ZtYGuKN/Sbe0YuoLmmm1VtUSsJj kpuxmRyLyuFTYlXotCizPexDjL6xW1Zf9koXN3X67RZUTqL25UMbhdldSDTLPLgvukvL GE7g== X-Gm-Message-State: AOAM530sZzSLY297KOS3zhgmivCHSi14H1OwtCEgbItVaBC6xYDinkXA 7XBwiyi8GhQeotH8wse5xc65Y+3UhguA6/Uc3mwkV4WICGH/ X-Google-Smtp-Source: ABdhPJx14oK7C0sSXYkXvGjnk1LhI7Nd7dI8dHsjz4cUx21fQNuejsWZo8ywfyvHHwBn1WhJ1G6ZfQQvui4PEZ82btWAzDlAb8dg MIME-Version: 1.0 X-Received: by 2002:a05:6638:3816:b0:31a:60:22c9 with SMTP id i22-20020a056638381600b0031a006022c9mr9837348jav.146.1647863469476; Mon, 21 Mar 2022 04:51:09 -0700 (PDT) Date: Mon, 21 Mar 2022 04:51:09 -0700 In-Reply-To: <1019067.1647862887@warthog.procyon.org.uk> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000bc8eaf05dab91c63@google.com> Subject: Re: [syzbot] memory leak in keyctl_watch_key From: syzbot To: dhowells@redhat.com, jarkko@kernel.org, jmorris@namei.org, keyrings@vger.kernel.org, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org, serge@hallyn.com, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: keyrings@vger.kernel.org Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-and-tested-by: syzbot+6e2de48f06cdb2884bfc@syzkaller.appspotmail.com Tested on: commit: c82efd1d watch_queue: Actually free the watch git tree: git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git kernel config: https://syzkaller.appspot.com/x/.config?x=7683c993c23430bc dashboard link: https://syzkaller.appspot.com/bug?extid=6e2de48f06cdb2884bfc compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2 Note: no patches were applied. Note: testing is done by a robot and is best-effort only.