Updated
almost 2 years
ago.
3 hacker ♥️.
1 follower.
Has no hacker:
grab it!
Project Description
Currently kernel module signature be attached in the end of kernel module (ko file). Scott Bahling has raised that there have some benefits that kernel allows to load module with a separate signature file.
Current module signature is PKCS#7 format, I thought that it's not hard to do that. But we will need a new system call for this.
Goal for this Hackweek
Implement a proof of concept in hackweek 20.
Resources
Base on the latest kernel mainline.
No Hackers yet
Looking for hackers with the skills:
This project is part of:
Hack Week 20
Comments
Similar Projects
early stage kdump support by mbrugger
[comment]: # (Please use the project descriptio...
Improve Qualcomm SOC msm8994/msm8992 kernel mainline support by pvorel
Project Description
Due previous hackweek...
Understand and review klp-convert patchset by mpdesouza
[comment]: # (Please use the project descriptio...
Explore Steam Deck issues in openSUSE Tumbleweed by tschmitz
[comment]: # (Please use the project descriptio...
Linux on Cavium CN23XX cards by tsbogend
Before Cavium switched to ARM64 CPUs they devel...