Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
kernel-hardening-checker
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fact-depend
kernel-hardening-checker
Graph
bbe10a31b8e16834c77de539fc17e0d52bc8ba62
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
Jan
21
24
Dec
5
21
Nov
9
23
Sep
22
21
16
11
10
30
Aug
29
20
19
14
9
8
2
Jul
19
Jun
18
30
Oct
29
23
22
21
19
16
14
16
Jul
15
13
10
9
7
3
30
May
7
5
9
Apr
8
6
3
31
Mar
30
29
27
26
24
23
22
20
18
17
9
8
7
5
4
27
Feb
26
24
14
Jan
11
10
2
Dec
29
Nov
28
23
Aug
22
8
Jul
7
24
Jun
5
4
3
1
27
May
17
12
20
Mar
13
12
11
4
24
Jan
23
22
21
15
21
Dec
13
7
6
8
Aug
30
Jul
28
25
24
20
14
5
4
3
22
Jun
21
20
Update the example output in the README
Add check type
Update the example output in the README
Print compactly
Introduce KconfigCheck class
Fix TRIM_UNUSED_KSYMS check
Add l1d_flush (for future reference)
Add ARM64_PTR_AUTH_KERNEL extracted from ARM64_PTR_AUTH
Document the output modes specified by the `-m` parameter
TODO: RISC-V
Update the README (a lot of new checks appeared)
Keep the old X86_PTDUMP check as a backup
Simplify the check about PTDUMP_DEBUGFS (I was correct)
Add more checks from grsecurity for cutting attack surface (part II)
Fix the 'decision' field of the IO_URING check
Add more checks from grsecurity for cutting attack surface (part I)
Fix the 'decision' field of the KPROBES check
Add the comment
Improve the README
Get a bit more coverage
Update the README
v0.5.14
v0.5.14
Move 'self_protection' & 'maintainer' higher
Add HARDENED_USERCOPY_PAGESPAN check from KSPP
Add comments about the maintainer recommendations
Fix UBSAN_BOUNDS recommendations
RANDOMIZE_KSTACK_OFFSET_DEFAULT is recommended by KSPP
Update the KSPP recommendations
Add defconfigs for Linux v5.14
Merge pull request #54 from evdenis/master
Add BLK_DEV_FD
Add RANDOMIZE_KSTACK_OFFSET_DEFAULT
Add CFI_CLANG
Add ARM64_EPAN
Merge pull request #51 from Hacks4Snacks/master
Added Linux/x86_64 kernel config link for CBL-Mariner
Added cbl-mariner kernel configuration file.
Add hardware tag-based KASAN with arm64 Memory Tagging Extension
Add the command line parameters that should NOT be set
Document the changes of vm.unprivileged_userfaultfd in v5.11
Add the news about PAGE_POISONING