Live data from Hacker News

Killswitch: Per-function short-circuit mitigation primitive

lwn.net

1–10 of 25 posts

Re: Killswitch: Per-function short-circuit mitigation primitive

#3

Clever! I know some will say it's like closing the barn door after the horse left, but having this in place to mitigate future vulnerabilities will be handy.

ok, but what kind of nefarious use case will it enable if it is accessible to malfeasance.

Re: Killswitch: Per-function short-circuit mitigation primitive

#5

Clever! I know some will say it's like closing the barn door after the horse left, but having this in place to mitigate future vulnerabilities will be handy.

ok, but what kind of nefarious use case will it enable if it is accessible to malfeasance.

I guess it could disable the killswitch

Re: Killswitch: Per-function short-circuit mitigation primitive

#9
Super cool. Also, love reading high quality linux patches. I think many, myself previously included, are afraid to even read the kernel source as one thinks it must be super complex. Of course some parts really are. However, the code is honestly of such high quality. I also highly value that feeling of realizing something once thought 'arcane' was actually only made by other humans, and it is legal to go read it and learn from it.
Post reply on HN