PDA

View Full Version : Serious Security flaw in Linux kernel



jerenept
September 18th, 2010, 04:05 PM
The Linux kernel has been purged of a bug that gave root access to untrusted users – again.

The vulnerability in a component of the operating system that translates values from 64 bits to 32 bits (and vice versa) was fixed once before – in 2007 with the release of version 2.6.22.7. But several months later, developers inadvertently rolled back the change, once again leaving the OS open to attacks that allow unprivileged users to gain full root access.


http://www.h-online.com/open/news/item/Hole-in-Linux-kernel-provides-root-rights-1081317.html
http://www.theregister.co.uk/2010/09/15/linux_kernel_regression_bug/

kamaboko
September 18th, 2010, 04:20 PM
This is simply impossible. Doesn't everyone know that Linux is absolute perfection? I am joking of course. Now if this were a post about Microsoft, it would surely be followed with nothing but scathing remarks about the company, its approach to software, etc. But...given that this is a Linux issue it will be treated with kid gloves and receive praise and glory.

CharlesA
September 18th, 2010, 04:24 PM
I wonder if that was the reason for the kernel upgrade yesterday..

Bachstelze
September 18th, 2010, 04:31 PM
That's bound to happen when the piece (more like a mountain actually) of code you're working on is such a mess. Still quite funny, though. :p

Frogs Hair
September 18th, 2010, 04:40 PM
I had two kernel updates yesterday from proposed updates , so I wonder if it's fixed ?

CharlesA
September 18th, 2010, 04:46 PM
I had two kernel updates yesterday from proposed updates , so I wonder if it's fixed ?

Could be. Neither article mentioned what kernel they were running and didn't link to any launchpad bug reports.

ubunterooster
September 18th, 2010, 05:21 PM
And now Linux is perfect...again :rolleye:

mr-woof
September 18th, 2010, 05:32 PM
if it is the kernel headers that I'm upgrading now, well done to the devs for getting the fix out :)

Shining Arcanine
September 18th, 2010, 07:01 PM
This is simply impossible. Doesn't everyone know that Linux is absolute perfection? I am joking of course. Now if this were a post about Microsoft, it would surely be followed with nothing but scathing remarks about the company, its approach to software, etc. But...given that this is a Linux issue it will be treated with kid gloves and receive praise and glory.

It is an open secret in computer science that virtually all OS kernels are imperfect. The only exception to that is possibly the seL4 kernel:

http://ertos.nicta.com.au/research/sel4/

murderslastcrow
September 18th, 2010, 08:32 PM
The point isn't to be invincible, but to be secure. Those are two different things.

The simple fact is that a computer can't do anything the code doesn't tell it to do. It's not like voodoo or magic that viruses work on Windows and don't on Linux, because of some market share B.S. It's reality, and the security is better than you can find anywhere else.

So really, I think we should be realistic and assert the security of our software packages. Then again, FreeBSD might be more secure than Linux at a core level, I'm not entirely certain. But I do know why Linux is secure. That's just it, you need to research things, rather than just blurt generalizations.

So yeah, Linux isn't perfect, just extremely good, and in security kills OS X and Windows. What product is perfect, for that matter?

Frak
September 19th, 2010, 05:31 PM
The point isn't to be invincible, but to be secure. Those are two different things.

The simple fact is that a computer can't do anything the code doesn't tell it to do. It's not like voodoo or magic that viruses work on Windows and don't on Linux, because of some market share B.S. It's reality, and the security is better than you can find anywhere else.

So really, I think we should be realistic and assert the security of our software packages. Then again, FreeBSD might be more secure than Linux at a core level, I'm not entirely certain. But I do know why Linux is secure. That's just it, you need to research things, rather than just blurt generalizations.

So yeah, Linux isn't perfect, just extremely good, and in security kills OS X and Windows. What product is perfect, for that matter?
Nope.

Ctrl-Alt-F1
September 19th, 2010, 07:59 PM
Nope.

Agreed.

adn258
September 23rd, 2010, 10:11 AM
Also as the article states it says you would basically have to be a user on there already which is true it does pose a threat to government agencies etc. but not really to home users where one person has physical access to the computer lol another sign of the power of the permission system built into linux. Even when most hackers win they lose.