- 15 Jul, 2020 7 commits
-
-
CONFIG_X86_IOPL_IOPERM is also disabled by kernel lockdown
Alexander Popov authored -
Alexander Popov authored
-
Alexander Popov authored
-
Alexander Popov authored
-
Alexander Popov authored
-
Alexander Popov authored
-
Refers the issue #45
Alexander Popov authored
-
- 13 Jul, 2020 4 commits
-
-
Alexander Popov authored
-
(done while solving the issue #45)
Alexander Popov authored -
Let's fold the alternative options --debug and --json into --mode parameter: -m {verbose,json}, --mode {verbose,json} choose the report mode That also allows to get rid of 'debug_mode' and 'json_mode' globals. This work is a prerequisite of solving the issue #45.
Alexander Popov authored -
Alexander Popov authored
-
- 10 Jul, 2020 1 commit
-
-
Alexander Popov authored
-
- 09 Jul, 2020 5 commits
-
-
Alexander Popov authored
-
Alexander Popov authored
-
That makes the code style much better. Side note: I was thinking a lot about storing the checking rules separately in some file format. Finally I decided not to do that because: - I want avoid additional parsing (these rules are static anyway); - the rules include a lot of special cases and exceptions, which don't look pretty in any format.
Alexander Popov authored -
Alexander Popov authored
-
Alexander Popov authored
-
- 06 Jul, 2020 1 commit
-
-
Alexander Popov authored
-
- 03 Jul, 2020 1 commit
-
-
Alexander Popov authored
-
- 30 May, 2020 1 commit
-
-
Alexander Popov authored
-
- 06 May, 2020 1 commit
-
-
Thanks @HacKurx.
Alexander Popov authored
-
- 05 May, 2020 1 commit
-
-
CONFIG_RANDOM_TRUST_BOOTLOADER = FAIL: "y" CONFIG_SECURITY_LOCKDOWN_LSM = OK CONFIG_SECURITY_LOCKDOWN_LSM_EARLY = OK CONFIG_LOCK_DOWN_KERNEL_FORCE_CONFIDENTIALITY = FAIL: "is not set"
HacKurx authored
-
- 09 Apr, 2020 4 commits
-
-
Thanks @HacKurx
Alexander Popov authored -
Thanks @shamilbi
Alexander Popov authored -
HacKurx authored
-
The "evbug" module records key events and mouse movements in the system log. Useful for debugging, this is a security threat, its use can be hijacked as a keylogger. An attacker will be able to retrieve your passwords using this module.
HacKurx authored
-
- 08 Apr, 2020 1 commit
-
-
shamilbi authored
-
- 06 Apr, 2020 1 commit
-
-
Alexander Popov authored
-
- 03 Apr, 2020 1 commit
-
-
Thanks to: - Dmitry Vyukov @dvyukov for the idea - Daniel Vetter @danvet for the knowledge
Alexander Popov authored
-
- 31 Mar, 2020 7 commits
-
-
Refers to #32
Alexander Popov authored -
Alexander Popov authored
-
Alexander Popov authored
-
Alexander Popov authored
-
That makes print_checklist() much better.
Alexander Popov authored -
Alexander Popov authored
-
Alexander Popov authored
-
- 30 Mar, 2020 4 commits
-
-
Alexander Popov authored
-
Alexander Popov authored
-
Alexander Popov authored
-
Alexander Popov authored
-