File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -35,13 +35,12 @@ anything more!
3535 </tbody >
3636</table >
3737
38-
3938| Version | Feature |
4039| -------------------------------------- | -------------------------------------------- |
4140| v3.5 | seccomp-bpf, x86 |
4241| v3.7 | PXN, arm64 |
4342| v3.8 | seccomp-bpf, arm |
44- | seccomp reported in /proc/$pid/status | |
43+ | | seccomp reported in /proc/$pid/status | |
4544| finit_module syscall and LSM hook | |
4645| v3.13 | remove %n from printf |
4746| v3.14 | ptdump, arm |
Original file line number Diff line number Diff line change @@ -5,8 +5,10 @@ title: Areas of Work Needed
55We have a lot of work to do! While there are already many upstream
66security features, we are still missing many more.
77
8- For the list of specific items and desired features, see the
9- [ KSPP Issue Tracker] ( https://github.com/KSPP/linux/issues ) .
8+ The [ Kernel Self Protection Project] ( / ) has a lot of work to
9+ do! While there are already a number of upstream [ kernel security features] ( Feature_List ) , we are still missing many.
10+
11+ For the list of specific items and desired features, see the [ KSPP Issue Tracker] ( https://github.com/KSPP/linux/issues ) .
1012
1113General concepts and concerns are here:
1214
You can’t perform that action at this time.
0 commit comments