Skip to content

[OpenWrt] add fallback detection for /boot/vmlinuz#1748

Open
graysky2 wants to merge 1 commit into
CISOfy:masterfrom
graysky2:ow
Open

[OpenWrt] add fallback detection for /boot/vmlinuz#1748
graysky2 wants to merge 1 commit into
CISOfy:masterfrom
graysky2:ow

Conversation

@graysky2
Copy link
Copy Markdown

Some systems (e.g. OpenWrt) trigger a false positive exception in KRNL-5830 when Lynis cannot determine the kernel version from /boot/vmlinuz.

Add a fallback via file when FINDVERSION remains empty. This avoids unnecessary exceptions while preserving current behavior for existing distributions.

Some systems (e.g. OpenWrt) trigger a false positive exception
in KRNL-5830 when Lynis cannot determine the kernel version
from /boot/vmlinuz.

Add a fallback via file when FINDVERSION remains empty. This avoids
unnecessary exceptions while preserving current behavior for existing
distributions.
graysky2 added a commit to graysky2/packages that referenced this pull request May 24, 2026
Lynis is a security auditing tool for Unix/Linux systems. It performs
an in-depth security scan to detect software and security issues,
installed packages, and configuration errors.

This commit includes pending PRs which provide basic support for OpenWrt
version 23.05 --> SNAPSHOT thanks to issue 1600[1] which includes four
pending PRs[2-6].

1. CISOfy/lynis#1600
2. CISOfy/lynis#1601
3. CISOfy/lynis#1602
4. CISOfy/lynis#1620
5. CISOfy/lynis#1621
6. CISOfy/lynis#1748

Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc

Signed-off-by: John Audia <therealgraysky@proton.me>
graysky2 added a commit to graysky2/packages that referenced this pull request May 24, 2026
Lynis is a security auditing tool for Unix/Linux systems. It performs
an in-depth security scan to detect software and security issues,
installed packages, and configuration errors.

This commit includes pending PRs which provide basic support for OpenWrt
version 23.05 --> SNAPSHOT thanks to issue 1600[1] which includes five
pending PRs[2-6].

1. CISOfy/lynis#1600
2. CISOfy/lynis#1601
3. CISOfy/lynis#1602
4. CISOfy/lynis#1620
5. CISOfy/lynis#1621
6. CISOfy/lynis#1748

Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc

Signed-off-by: John Audia <therealgraysky@proton.me>
graysky2 added a commit to graysky2/packages that referenced this pull request May 24, 2026
Lynis is a security auditing tool for Unix/Linux systems. It performs
an in-depth security scan to detect software and security issues,
installed packages, and configuration errors.

This commit includes pending PRs which provide basic support for OpenWrt
version 23.05 --> SNAPSHOT thanks to issue 1600[1] which includes five
pending PRs[2-6].

1. CISOfy/lynis#1600
2. CISOfy/lynis#1601
3. CISOfy/lynis#1602
4. CISOfy/lynis#1620
5. CISOfy/lynis#1621
6. CISOfy/lynis#1748

Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc

Signed-off-by: John Audia <therealgraysky@proton.me>
graysky2 added a commit to graysky2/packages that referenced this pull request May 25, 2026
Lynis is a security auditing tool for Unix/Linux systems. It performs
an in-depth security scan to detect software and security issues,
installed packages, and configuration errors.

This commit includes pending PRs which provide basic support for OpenWrt
version 23.05 --> SNAPSHOT thanks to issue 1600[1] which includes five
pending PRs[2-6].

1. CISOfy/lynis#1600
2. CISOfy/lynis#1601
3. CISOfy/lynis#1602
4. CISOfy/lynis#1620
5. CISOfy/lynis#1621
6. CISOfy/lynis#1748

Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc

Signed-off-by: John Audia <therealgraysky@proton.me>
graysky2 added a commit to graysky2/packages that referenced this pull request May 25, 2026
Lynis is a security auditing tool for Unix/Linux systems. It performs
an in-depth security scan to detect software and security issues,
installed packages, and configuration errors.

This commit includes pending PRs which provide basic support for OpenWrt
version 23.05 --> SNAPSHOT thanks to issue 1600[1] which includes five
pending PRs[2-6].

1. CISOfy/lynis#1600
2. CISOfy/lynis#1601
3. CISOfy/lynis#1602
4. CISOfy/lynis#1620
5. CISOfy/lynis#1621
6. CISOfy/lynis#1748

Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc

Signed-off-by: John Audia <therealgraysky@proton.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant