Difficulty: 10/10
There are certain vulnerabilities that are specific to a kernel version (e.g. Dirty COW). It would be cool if there was a system in place that allowed the machine's kernel to be downgraded to a specific version, so that these vulnerabilities can be tested.
Since the kernel is open source, this likely involves downloading the old kernel version and booting that, but idk how to automate that.
Difficulty: 10/10
There are certain vulnerabilities that are specific to a kernel version (e.g. Dirty COW). It would be cool if there was a system in place that allowed the machine's kernel to be downgraded to a specific version, so that these vulnerabilities can be tested.
Since the kernel is open source, this likely involves downloading the old kernel version and booting that, but idk how to automate that.