No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Event | {{Event | ||
|Title=Security foo | |Title=Security foo | ||
|Description= | |Description=LKM Dev (ioctl) | ||
|Type=Meet-Up | |Type=Meet-Up | ||
|Date=2022-10-31 | |Date=2022-10-31 | ||
Line 9: | Line 9: | ||
|isRelevant=Yes | |isRelevant=Yes | ||
}} | }} | ||
= Linux Kernel Basics = | = Linux Kernel Basics = | ||
Revision as of 21:37, 24 October 2022
Security foo | |
---|---|
LKM Dev (ioctl) | |
Art | Meet-Up |
Datum | 2022-10-31 |
Start | 19:00 |
Dauer | 4h |
Host | hanemile |
Relevant? | Yes |
Linux Kernel Basics
We are going to discuss how Linux Kernel Modules are handy when reading and modifying CPU supported security features like WP, SMAP, SMEP. We will revise some ways of flipping bits in Control registers and go over a very short introduction to interrupt handling and virtualization.
Mentors
Topics
- LKM <- We are here
- Hardware supported security features
- Control Registers
- Interrupt Handling
- Virtualization