VOOZH about

URL: https://www.phoronix.com/news/Linux-6.18-Audit-Subsystem

⇱ Linux 6.18 Audit Code To Properly Handle Multiple Linux Security Modules - Phoronix


👁 Phoronix

Linux 6.18 Audit Code To Properly Handle Multiple Linux Security Modules

Written by Michael Larabel in Linux Kernel on 28 September 2025 at 04:00 AM EDT. 2 Comments
The Linux kernel's audit subsystem/framework for greater insight into system activity for security purposes will now be able to properly cope with multiple Linux Security Modules (LSMs).

Linux developer Casey Schaufler led the charge to add proper audit support for dealing with multiple Linux security modules. The audit feature pull request was already submitted in advance of the Linux 6.18 merge window formally opening.

Paul Moore explains in the audit pull request for the imminent Linux 6.18 merge window the two major feature changes:
"- Proper audit support for multiple LSMs

As the audit subsystem predated the work to enable multiple LSMs, some additional work was needed to support logging the different LSM labels for the subjects/tasks and objects on the system. Casey's patches add new auxillary records for subjects and objects that convey the additional labels.

- Ensure fanotify audit events are always generated

Generally speaking security relevant subsystems always generate audit events, unless explicitly ignored. However, up to this point fanotify events had been ignored by default, but starting with this pull request fanotify follows convention and generates audit events by default."

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.