Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp895245ybg; Wed, 10 Jun 2020 17:09:19 -0700 (PDT) X-Google-Smtp-Source: ABdhPJywddM6MSlCn/3BgOECwztTWTu7lKcGcX6oIm3fiYNre9agfh/RGJ8LABDdXInrd37l8BEa X-Received: by 2002:a17:907:429b:: with SMTP id ny19mr5904460ejb.498.1591834159623; Wed, 10 Jun 2020 17:09:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591834159; cv=none; d=google.com; s=arc-20160816; b=I9ZhW78vR/cr9Pe3vypAnUGtb/pDYUJ2X6+VjZ1UGn+ElUrnv8/WZ+z5q1he/U2a8L R9U9bgUK8AaNYTB3xVXJe/bFex7VaU5CkrAfrQp1eAJStJOMVT5zAfke1dBrI+cSghPK 7LeRc1Y3mL9mbU6tzrotLZbDUEdi9tZdJxVLAgkNsuzsbFmnDUIJqLhLfI0mwxAqIjyO PRjR3QI9m/4G9U5RiE75SjIhXUPcTdAH/hAm7UQi7/OkEWhglyllA5SmLZNBgN1YAywf l1MiVUJRB+1D+gBgDElT7r6CQ8PfNesGbkQ4UQSrT0RkMKLBb8I05ZE+QF1cYG4h4CGJ Aoow== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from:dkim-signature:dkim-filter; bh=Jg1D9fyRRgF71SKb0UGGuUXLQN77lsoxtU1UUIl2BWQ=; b=NJGhZvTm46HTzMgGf15Mmr2FqS5puiBzswOaeH2ZUBZb2RIz00KFi4MV0N9w4k24D/ HGwOBFEc4I06O7T7x8cw3eXJaezt5+jRzB/PaLnc+fUtEKiuxwet1YQT2ZM+DW4IV/Ni TS5sE8txfTxfL+1CwYeU1cpJBniDCMyiFgxgdHnBh2lK7qxCjJPbB0B3W3qfQrYxmWCM 9zTWsliSlVxNCSKe+SNNgzoJPo7qTdBtJNhrwgzcv4y6dMH8A4X9haqikyd44FkHR0tu zcVwIAg1/+IMEE8CK4s5aFmI9N/b3SeXy0Wm4byZTFl3qMBcxzQqZwGPHF6PjhTDynpx 7T9g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linux.microsoft.com header.s=default header.b=XrTM444n; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linux.microsoft.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id oi20si917484ejb.571.2020.06.10.17.08.56; Wed, 10 Jun 2020 17:09:19 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linux.microsoft.com header.s=default header.b=XrTM444n; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linux.microsoft.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726970AbgFKAEG (ORCPT + 99 others); Wed, 10 Jun 2020 20:04:06 -0400 Received: from linux.microsoft.com ([13.77.154.182]:52018 "EHLO linux.microsoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726781AbgFKAEG (ORCPT ); Wed, 10 Jun 2020 20:04:06 -0400 Received: from localhost.localdomain (c-73-42-176-67.hsd1.wa.comcast.net [73.42.176.67]) by linux.microsoft.com (Postfix) with ESMTPSA id 48C3620B4778; Wed, 10 Jun 2020 17:04:05 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com 48C3620B4778 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1591833845; bh=Jg1D9fyRRgF71SKb0UGGuUXLQN77lsoxtU1UUIl2BWQ=; h=From:To:Cc:Subject:Date:From; b=XrTM444nDjhTHOBImXLhSueVbU2Wzy4Ggy0tUSa/Jo4xjTjBuw0H3D1bFzMevPYbU OrcfT6jIOtz1sIQuPPiRIvAZOGdsi22R19zyQrl5PIjqzyxVOswrslcVD607ykDXWt Hrrsyo/cjwNW2cjMPHGKazsHroclASjfTipPXb3A= From: Lakshmi Ramasubramanian To: zohar@linux.ibm.com, sgrubb@redhat.com, paul@paul-moore.com Cc: rgb@redhat.com, linux-integrity@vger.kernel.org, linux-audit@redhat.com, linux-kernel@vger.kernel.org Subject: [PATCH 1/2] integrity: Add errno field in audit message Date: Wed, 10 Jun 2020 17:03:59 -0700 Message-Id: <20200611000400.3771-1-nramas@linux.microsoft.com> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Error code is not included in the audit messages logged by the integrity subsystem. Add a new field namely "errno" in the audit message and set the value to the error code passed to integrity_audit_msg() in the "result" parameter. Sample audit message: [ 6.284329] audit: type=1804 audit(1591756723.627:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel op=add_boot_aggregate cause=alloc_entry errno=-12 comm="swapper/0" name="boot_aggregate" res=0 Signed-off-by: Lakshmi Ramasubramanian Suggested-by: Steve Grubb --- security/integrity/integrity_audit.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/integrity/integrity_audit.c b/security/integrity/integrity_audit.c index 5109173839cc..8cbf415bb977 100644 --- a/security/integrity/integrity_audit.c +++ b/security/integrity/integrity_audit.c @@ -42,7 +42,8 @@ void integrity_audit_msg(int audit_msgno, struct inode *inode, from_kuid(&init_user_ns, audit_get_loginuid(current)), audit_get_sessionid(current)); audit_log_task_context(ab); - audit_log_format(ab, " op=%s cause=%s comm=", op, cause); + audit_log_format(ab, " op=%s cause=%s errno=%d comm=", + op, cause, result); audit_log_untrustedstring(ab, get_task_comm(name, current)); if (fname) { audit_log_format(ab, " name="); -- 2.27.0