Bug 1296194 - RFE: audit the init_module syscall event
Summary: RFE: audit the init_module syscall event
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Paul Moore
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-06 14:57 UTC by Steve Grubb
Modified: 2016-06-02 19:42 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-02 19:42:12 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Steve Grubb 2016-01-06 14:57:02 UTC
Description of problem:
When the init_module syscall is audited, the main thing that we want is the module name. This is not recorded. Also when the debugfs module is loaded, we get 1000's of PATH records. We really don't want anything except the module name. Same thing with delete_module.

Version-Release number of selected component (if applicable):
4.2.6

Steps to Reproduce:
1. add "-a always,exit -F arch=x86_64 -S init_module -F key=mod-load" to the audit rules
2. reboot the system
3. ausearch --start today -k mod-load -i | less

Comment 2 Paul Moore 2016-06-02 19:42:12 UTC
Closing this as we are tracking upstream RFEs on GitHub now, see links in comment #1.


Note You need to log in before you can comment on or make changes to this bug.