[GH-ISSUE #35] Ubuntu 18.04 Crashing While Applying Apt Updates #13

Closed
opened 2026-03-03 13:58:22 +03:00 by kerem · 2 comments
Owner

Originally created by @rmsheriff on GitHub (Oct 24, 2018).
Original GitHub issue: https://github.com/konstruktoid/hardening/issues/35

The system is crashing due to kernel panic when the audit logging rate exceeds some limit on both VMs and bare metal boxes.

Fix that worked for us is changing the audit rules -f parameter from 2 to 1 in /etc/audit/rules.d/hardening.rules configuration file.

Other then that great scripts, thank you!

Originally created by @rmsheriff on GitHub (Oct 24, 2018). Original GitHub issue: https://github.com/konstruktoid/hardening/issues/35 The system is crashing due to kernel panic when the audit logging rate exceeds some limit on both VMs and bare metal boxes. Fix that worked for us is changing the audit rules -f parameter from 2 to 1 in /etc/audit/rules.d/hardening.rules configuration file. Other then that great scripts, thank you!
kerem closed this issue 2026-03-03 13:58:22 +03:00
Author
Owner

@konstruktoid commented on GitHub (Oct 24, 2018):

Hi @rmsheriff and thanks alot :)

Had some issues with failure mode 2 earlier as well, so I've merged #36; setting the default to 1 and adding an AUDITD_MODE variable.

<!-- gh-comment-id:432827307 --> @konstruktoid commented on GitHub (Oct 24, 2018): Hi @rmsheriff and thanks alot :) Had some issues with failure mode 2 earlier as well, so I've merged #36; setting the default to `1` and adding an `AUDITD_MODE` variable.
Author
Owner

@konstruktoid commented on GitHub (Jan 21, 2019):

Closing due to inactivity.

<!-- gh-comment-id:456142328 --> @konstruktoid commented on GitHub (Jan 21, 2019): Closing due to inactivity.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hardening#13
No description provided.