Linux Kernel Security Done Right (Google Security Blog)
Linux Kernel Security Done Right (Google Security Blog)
Posted Aug 4, 2021 13:08 UTC (Wed) by pmenzel (subscriber, #113811)In reply to: Linux Kernel Security Done Right (Google Security Blog) by smoogen
Parent article: Linux Kernel Security Done Right (Google Security Blog)
> The other area is where software is a complicated beast. You run version X.Y of the kernel and the software works (say your payroll system or your manufacturing looms). You run version X.(Y+m) of the kernel and something starts breaking. Then you play a long game of blame between the software you need to work and the kernel about whose fault it is.
Actually, Linux’ no-regression rule “We do not break userspace.“ is very clear, making it Linux’ problem.
