Americas

  • United States

Asia

Oceania

Linus Torvalds: Some security folks can’t be trusted to do sane things, some are morons

News
Nov 21, 20175 mins
LinuxSecurity

Linus Torvalds slammed a Google security expert about his approach to cybersecurity after a request to change the Linux kernel, saying some security professionals are 'f*cking morons.'

Proposed changes to version 4.15 of the Linux kernel resulted in Linux creator Linus Torvalds admitting that he doesn’t “trust security people to do sane things” and some security professionals, in Torvalds’ opinion, are just “f*cking morons.”

This round of profanity and insults started after Kees Cook, who works on security for Google Pixel, submitted a pull request on the Linux kernel mailing list. Kees asked Torvalds to “please pull these hardened usercopy changes for v4.15-rc1” which “significantly narrows the areas of memory that can be copied to/from userspace in the face of usercopy bugs by adding explicit whitelisting for slab cache regions.”

“This has lived in -next for quite some time without major problems, but there were some late-discovered missing whitelists, so a fallback mode was added just to make sure we don’t break anything,” Cook added. “I expect to remove the fallback mode in a release or two.”

That alone didn’t set Torvalds’ temper ticking too much, saying he didn’t have the time to spend on it. The proposed changes were “scary” because they “touch core stuff” in the kernel, with Torvalds adding, “I don’t trust security people to do sane things.”

In short, Torvalds believes “hardening” results in bugs because the changes aren’t thoroughly tested. People suggesting such changes, he said, believe “security is so important that nothing else matters.”

Yet that wasn’t the end of it, as Red Hat software engineer and KVM maintainer Paolo Bonzini suggested it wasn’t too scary and urged Torvalds to do the pull request.

Cook chimed in again, offering more details about why he introduced fallback mode: “With both kvm and sctp (ipv6) not noticed until late in the development cycle, I became much less satisfied it had gotten sufficient testing.”

Unacceptable ‘security person’ behavior

Temper clearly ticking, Torvalds lit into Cook.

“So honestly, this is the kind of completely unacceptable ‘security person’ behavior that we had with the original user access hardening too, and made that much more painful than it ever should have been,” he said.

Oh, but Torvalds was just getting started.

“IT IS NOT ACCEPTABLE when security people set magical new rules, and then make the kernel panic when those new rules are violated,” he said.

“That is pure and utter b*llshit. We’ve had more than a quarter century _without_ those rules, you don’t then suddenly waltz in and say, ‘oh, everybody must do this, and if you haven’t, we will kill the kernel,’” he added.

Torvalds went on to tell Cook that by introducing fallback mode late into the series, it showed “HOW INCREDIBLY BROKEN the series started out.”

‘Security problems are just bugs’

Torvalds then suggested that as a security person, Cook needed to repeat the mantra “security problems are just bugs. The important part about ‘just bugs’ is that you need to understand that the patches you then introduce for things like hardening are primarily for DEBUGGING.”

Furthermore, Torvalds said, “As long as you see your hardening efforts primarily as a ‘let me kill the machine/process on bad behavior,’ I will stop taking those sh*t patches.”

Although Torvalds said some security people have scoffed at him when he says “security problems are primarily ‘just bugs,’ those security people are f*cking morons.”

In fact, if a security person won’t accept “that security problems are primarily just bugs,” then Torvalds doesn’t “want to work” with them.

“If you don’t see your job as ‘debugging first,’ I’m simply not interested,” he said.

“Stop this idiotic ‘kill on sight, ask questions later,’” he added. “Because it’s wrong.”

Instead, Torvalds suggested:

So the hardening efforts should instead _start_ from the standpoint of “let’s warn about what looks dangerous, and maybe in a _year_ when we’ve warned for a long time, and we are confident that we’ve actually caught all the normal cases, _then_ we can start taking more drastic measures.”

Cook didn’t crawl in hole after the scathing rebuke, and he didn’t return like-for-like. He instead replied, “I think my main flaw in helping bring these defenses to the kernel has been thinking they can be fully tested during a single development cycle, and this mistake was made quite clear this cycle, which is why I adjusted the series like I did.”

As for Torvalds’ claim that “people apparently didn’t learn a godd*mn thing” after the previous user mode access hardening,” Cook said, “Well, I’d like to think I did learn something, since I fixed up this series _before_ you yelled at me. :)”

The Linux kernel is Torvalds’ baby, and he made it clear he is not interested in big changes — even for the sake of potential better security — without fully knowing what the blow back will be. This latest rant will most assuredly not be his last.

ms smith

Ms. Smith (not her real name) is a freelance writer and programmer with a special and somewhat personal interest in IT privacy and security issues. She focuses on the unique challenges of maintaining privacy and security, both for individuals and enterprises. She has worked as a journalist and has also penned many technical papers and guides covering various technologies. Smith is herself a self-described privacy and security freak.