Skip to content
  • Linus Torvalds's avatar
    Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit · 9d99b164
    Linus Torvalds authored
    Pull audit updates from Paul Moore:
     "Summary of the significant patches:
    
       - Record information about binds/unbinds to the audit multicast
         socket. This helps identify which processes have/had access to the
         information in the audit stream.
    
       - Cleanup and add some additional information to the netfilter
         configuration events collected by audit.
    
       - Fix some of the audit error handling code so we don't leak network
         namespace references"
    
    * tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit:
      audit: add subj creds to NETFILTER_CFG record to
      audit: Replace zero-length array with flexible-array
      audit: make symbol 'audit_nfcfgs' static
      netfilter: add audit table unregister actions
      audit: tidy and extend netfilter_cfg x_tables
      audit: log audit netlink multicast bind and unbind
      audit: fix a net reference leak in audit_list_rules_send()
      audit: fix a net reference leak in audit_send_reply()
    9d99b164