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
Commits
6cf7b9be
Commit
6cf7b9be
authored
Oct 29, 2020
by
Alexander Popov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a Q&A about spectre-meltdown-checker maintained by @speed47
parent
0a728e14
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
README.md
README.md
+9
-0
No files found.
README.md
View file @
6cf7b9be
...
...
@@ -266,6 +266,13 @@ __A:__ Linux kernel usermode helpers can be used for privilege escalation in ker
requires the corresponding support in the userspace: see the
[
example implementation
][
11
]
by
Tycho Andersen
[
@tych0
][
12
]
.
<br
/>
__Q:__
Does my kernel have all those mitigations of Transient Execution Vulnerabilities in my hardware?
__A:__
Checking the kernel config is not enough to answer this question.
I highly recommend using
[
spectre-meltdown-checker
][
13
]
tool maintained by Stéphane Lesimple
[
@speed47
][
14
]
.
[
1
]:
http://kernsec.org/wiki/index.php/Kernel_Self_Protection_Project/Recommended_Settings
[
2
]:
https://docs.clip-os.org/clipos/kernel.html#configuration
...
...
@@ -279,3 +286,5 @@ Tycho Andersen [@tych0][12].
[
10
]:
https://a13xp0p0v.github.io/2020/02/15/CVE-2019-18683.html
[
11
]:
https://github.com/tych0/huldufolk
[
12
]:
https://github.com/tych0
[
13
]:
https://github.com/speed47/spectre-meltdown-checker
[
14
]:
https://github.com/speed47
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment