Hide Forgot
Description of problem: The audit package needs to be rebased in order to fix a number of bugs and to pick up new features that users are requesting. RHEL7 currently has a 2.4.1 based package. The rebase would add: * audit by process name * improved audit rules * performance improvements in auditd * correct the interlaced records problem in auparse * fix CVE-2015-5186 - log terminal emulator escape sequences handling * fix linked list correctness in ausearch/report * fix ausearch to parse FEATURE_CHANGE events * enrich audit events as stated here: http://people.redhat.com/sgrubb/audit/event-enrichment * correct processing of obj_gid in auditctl There are some other bug fixes and features that are in flight and can be added to this bz later. As for which current bugs that will be covered by the rebase, I would say all of them that have a devel ack.
audit-2.6-2.el7 has been built to address this issue.
Looks like bug 1118262 is fixed by upstream commit 1284 which is not in 2.6.
For completeness, there is a format issue in audispd where protocol 1 events are missing the newline character. I'll need to do a patch.
The following new major feature were tested: - BZ#1241634: Allow more syslog facilities in audispd-syslog - BZ#1135565: Add audit by process name support to auditctl - BZ#1127343: * Auditd support for enriched data: uid/gid, saddr splitting, arch, syscall * Make all libraries and utilities support and use enriched events * Fix interpretation of saddr fields when using enriched events - BZ#1271669, BZ#1271669 and BZ#1281545 * Update ausearch/report buffer size for locales with large time formats * Fix DST bug in ausearch/report time handling * Fix another DST bug in ausearch time conversion (#1334772) Other notable changes tested: - Have auditd do a fsync before closing log - Make default flush setting larger - In auditd, add incremental_async flushing mode - Updated and added audit rules - Create audit-stop.rules to clean up audit subsystem on stop - Add optional ExecStopPost to auditd.service to clear rules on service exit - Auditd fixup directory and file permissions on startup The complete list of changes between 2.4.5 and 2.6.5 can be found in upstream. changelog [1]. Sanity, regression testing and general errata check-list (specfile, integration, performance, etc.) passed audit-2.6.5-3.el7 and hence I consider this bug to be successfully verified. [1] https://people.redhat.com/sgrubb/audit/ChangeLog
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2418.html
CVE-2015-5186 says "will not fix" but according to this bug report it is fixed, isn't it?
I understand how that might appear to be inconsistent. If you look at the CVSS score, its only 4.3. This means that it is not severe enough to warrant an out of band security update. Instead, if there is a rebase of the package that picks up the fix, then its good for everyone but doesn't change the initial assessment.