← Back to context

Comment by dgl

9 hours ago

Even if they are good the vulnerabilities have to be there. There's lots of things turning up like Local Privilege Escalations (LPE) in Linux, but serious people didn't expect the kernel to be a boundary for a sophisticated attacker.

A lot of the vulnerabilities LLMs are finding now are the "long tail" and affect only particular configurations, I would be surprised if e.g. a widely applicable RCE is found in Linux (but I'm also not going to bet against it).

Where this gets interesting is the long tail can be used to target a particular system and this is where defense-in-depth becomes important for every organisation.

> but serious people didn't expect the kernel to be a boundary for a sophisticated attacker.

I think it has more to do with what's on each side of the boundary in practice, a la https://xkcd.com/1200/ .