Reinventing live patching?
Reinventing live patching?
Posted Jul 14, 2026 13:17 UTC (Tue) by zhalas (subscriber, #114013)In reply to: Reinventing live patching? by siddh
Parent article: Shielding running kernels against exploits with BPF
As far as I understand, they want to use it as a temporary mitigation. They claim that live patching is not viable for them in the short term due to the huge number of kernel variations they have.
I'm not sure, though, how they envision validating the temporary mitigation. I mean, blocking syscalls is easy, but validating that the product works across such a variety - less so.
I'm not sure, though, how they envision validating the temporary mitigation. I mean, blocking syscalls is easy, but validating that the product works across such a variety - less so.