Bugzilla – Bug 1213163
Convenient check for integrated security patches
Last modified: 2023-07-10 07:12:38 UTC
What do you think about providing a human readable /sys/ entry to let the user/admin conveniently check, what security patches the running kernel has already implemented? Something like cat /sys/kernel/security/secpatches | grep -i stackrot GOOD StackRot (CVE-2023-3269) patch is integrated in running kernel! For CPU vulnerabilities we have such a mechanism with /sys/devices/system/cpu/vulnerabilities I wish, I could have something similar for "standard" kernel vulnerabilities. My guess is, if you ever considered this to be useful, you´d first offer this in Tumbleweed I guess? Thanks for listening.
this would be quite a long list and i think it would be better if upstream would do that first.