kconfig-hardened-check icon indicating copy to clipboard operation
kconfig-hardened-check copied to clipboard

A tool for checking the security hardening options of the Linux kernel

Results 53 kconfig-hardened-check issues
Sort by recently updated
recently updated
newest added

The Integrity Measurement Architecture is a subsystem that is responsible for calculating file hashes. this allows greater security . This option would be ideal to be integrated, Kernel Config -...

I'm not a kernel maintainer, so I added myself a new category. I don't think I'm wrong about this one though, here's a few public examples I found within a...

This script now tries to fetch and/or build the different kernel images for current architecture and derive the kernel configs from them

It should use the JSON output of kconfig-hardened-check.

enhancement

As the first step, @BlackIkeEagle made some performance tests and described the results in [this article](https://blog.herecura.eu/blog/2020-05-30-kconfig-hardening-tests/).

new_feature

Hello @Mic92, could you help with this Nix problem? I tested the installation of `kconfig-hardened-check` in a Docker container with Ubuntu 20.04.4 LTS. It failed with the following error: ```...

bug

The `OptCheck` class inheritance now allows to implement this feature.

enhancement

I have found this tool quite helpful for quickly auditing embedded kernel configs. However, I've been finding that on embedded systems, I often have unique, application-specific security requirements: - Embedded...

new_feature

It would be nice to have `kconfig-hardened-check` adapted for `RISC-V` kernel configs.

new_feature