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 us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 07F35C678D5 for ; Tue, 7 Mar 2023 21:17:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1678223857; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=SuLjHPKxzw5yhd91a9hO/Sp3YnCUFityJaZGLt3nBzs=; b=e8MuT4t49VGRyGcig0ACxD7V0YxlD9+0xn04Nd+7HfyZoxfeTLQpQmuUIpYCrV5AYTq2Xt qZbtXYERNvI6k43H2nnPdueEae4H1q/rcSsZaqa/P4wzg3PBJAL19GQaMEzBSlDT2ss1rG Xf2OvVEZ5owng5WGkTTQnNdsa3K8itw= Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-121-ZLlkx68jN1iR6LUUlFYTgA-1; Tue, 07 Mar 2023 16:17:14 -0500 X-MC-Unique: ZLlkx68jN1iR6LUUlFYTgA-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 609193C0DDA6; Tue, 7 Mar 2023 21:17:12 +0000 (UTC) Received: from mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (unknown [10.30.29.100]) by smtp.corp.redhat.com (Postfix) with ESMTP id ADE172026D4B; Tue, 7 Mar 2023 21:17:10 +0000 (UTC) Received: from mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (localhost [IPv6:::1]) by mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (Postfix) with ESMTP id 9442219465A3; Tue, 7 Mar 2023 21:17:10 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.rdu2.redhat.com [10.11.54.1]) by mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (Postfix) with ESMTP id 99D3A1946594 for ; Tue, 7 Mar 2023 21:17:09 +0000 (UTC) Received: by smtp.corp.redhat.com (Postfix) id 867114029A7A; Tue, 7 Mar 2023 21:17:09 +0000 (UTC) Received: from x2.localnet (unknown [10.22.16.180]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 627DF40B40E4; Tue, 7 Mar 2023 21:17:09 +0000 (UTC) From: Steve Grubb To: linux-audit@redhat.com Subject: Re: audit userspace problems with io_uring async ops Date: Tue, 07 Mar 2023 16:17:08 -0500 Message-ID: <12213468.O9o76ZdvQC@x2> Organization: Red Hat In-Reply-To: References: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.1 on 10.11.54.1 X-BeenThere: linux-audit@redhat.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux Audit Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linux-audit-bounces@redhat.com Sender: "Linux-audit" X-Scanned-By: MIMEDefang 3.1 on 10.11.54.4 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello Paul, On Tuesday, February 28, 2023 5:04:04 PM EST Paul Moore wrote: > ... if you look closely you'll notice that the #289 event (the async > URINGOP) is missing from the ausearch output. Thanks for the bug report. Let me know if you see anything else. Upstream commit 7d35e14 should fix parsing URINGOP and DM_CTRL records. Btw, has anyone ever seen a DM_CTRL record? I don't think they are following our guidelines. -Steve -- Linux-audit mailing list Linux-audit@redhat.com https://listman.redhat.com/mailman/listinfo/linux-audit