-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Description
The Lynis test KRNL-5830 incorrectly reports "Reboot of system is most likely needed" on an up-to-date Arch Linux system when the standard linux package is not installed and a custom kernel (e.g., linux-zen) is in use. This occurs even when the running kernel's version matches the installed package version.
System Information:
- OS: Arch Linux (Rolling Release)
- Kernel Package in Use: linux-zen (Version: 6.18.2.zen2-1)
- Standard Kernel Package (
linux): Not installed - Running Kernel (
uname -r): 6.18.2-zen2-1-zen - Lynis Version: 3.1.6
Troubleshooting/Verification Performed:
- Manual Version Check: Confirmed kernel versions match.
- uname -r output: 6.18.2-zen2-1-zen
- pacman -Q linux-zen output: linux-zen 6.18.2.zen2-1
- File Check: Confirmed that standard reboot flag files do not exist (e.g., /var/run/reboot-required).
- Alternative Tool Verification: Ran sudo needrestart, which correctly reported: Running kernel seems to be up-to-date.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels