pyllyukko / lynis

Lynis - Security auditing tool and assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Works on Linux, Mac OS, and Unix based systems, with installation being optional.
https://cisofy.com/lynis/
GNU General Public License v3.0
2 stars 0 forks source link

Fix KRNL-5788 in Raspbian #1

Closed pyllyukko closed 4 years ago

pyllyukko commented 5 years ago
  * Determine why /vmlinuz or /boot/vmlinuz is missing on this Debian/Ubuntu system. [KRNL-5788] 
    - Details  : /vmlinuz or /boot/vmlinuz
      https://cisofy.com/lynis/controls/KRNL-5788/
2019-07-05 15:08:01 Performing test ID KRNL-5788 (Checking availability new Linux kernel)
2019-07-05 15:08:01 Test: Searching apt-cache, to determine if a newer kernel is available
2019-07-05 15:08:01 Result: found /usr/bin/apt-cache
2019-07-05 15:08:01 Test: checking presence of /vmlinuz or /boot/vmlinuz
2019-07-05 15:08:01 This system is missing /vmlinuz or /boot/vmlinuz.  Unable to check whether kernel is up-to-date.
2019-07-05 15:08:01 Suggestion: Determine why /vmlinuz or /boot/vmlinuz is missing on this Debian/Ubuntu system. [test:KRNL-5788] [details:/vmlinuz or /boot/vmlinuz] [solution:-]
2019-07-05 15:08:01 Test: Using apt-cache policy to determine if there is an update available
2019-07-05 15:08:02 Kernel installed: 
2019-07-05 15:08:02 Kernel candidate: 
2019-07-05 15:08:02 Result: Exception occurred, no output from apt-cache policy
2019-07-05 15:08:02 Result: apt-cache policy did not return an installed kernel version
2019-07-05 15:08:02 ===---------------------------------------------------------------===
github-actions[bot] commented 4 years ago

Stale issue message

pyllyukko commented 4 years ago

https://github.com/CISOfy/lynis/pull/822