From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: audit 2.8.1 released Date: Thu, 12 Oct 2017 13:47:00 -0400 Message-ID: <1981704.kVp31lry9U@x2> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from x2.localnet (ovpn-123-161.rdu2.redhat.com [10.10.123.161]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 8B8B95EDEC for ; Thu, 12 Oct 2017 17:53:17 +0000 (UTC) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com Hello, I've just released a new version of the audit daemon. It can be downloaded from http://people.redhat.com/sgrubb/audit. It will also be in rawhide soon. The ChangeLog is: - Fix NULL ptr dereference in audispd plugin_dir parser - Signed/unsigned cleanup It was discovered that in a new installation which used the updated audispd.conf, a NULL pointer would be dereferenced leading audispd to crash on boot. This was fixed and the code was checked by static analysis. Some signed / unsigned things were fixed up. SHA256: 1becde92ff6e81798fa8878820ab2497d867036a6596f55109504b37c8b33b6c Please let me know if you run across any problems with this release. -Steve