| Thread Tools |
30th September 2019, 15:53 | #1 |
[M] Reviewer Join Date: May 2010 Location: Romania
Posts: 153,575
| Torvalds approves kernel lock-down Thou shalt not change the kernel code Over the weekend, IT's Mr Sweary Linus Torvalds approved a new security feature for the Linux kernel, named 'lockdown'. The new feature will ship as a LSM (Linux Security Module) in the soon to be released Linux kernel 5.4 branches, where it will be turned off by default. It has to be optional because it could break existing systems. The new feature's primary function will be to strengthen the divide between userland processes and kernel code by preventing even the root account from interacting with kernel code -- something that it's been able to do, by design, until now. When enabled, the new "lockdown" feature will restrict some kernel functionality, even for the root user, making it harder for compromised root accounts to compromise the rest of the OS. Torvalds said: "When enabled, various pieces of kernel functionality are restricted. This includes restricting access to kernel features that may allow arbitrary code execution via code supplied by userland processes; blocking processes from writing or reading /dev/mem and /dev/kmem memory; block access to opening /dev/port to prevent raw port access; enforcing kernel module signatures; and many more others." https://fudzilla.com/news/pc-hardwar...rnal-lock-down |
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Linus Torvalds is back in charge | Stefan Mileschin | WebNews | 0 | 24th October 2018 13:31 |
Torvalds says Intel needs to admit it has a problem | Stefan Mileschin | WebNews | 0 | 8th January 2018 19:22 |
Torvalds rants about security | Stefan Mileschin | WebNews | 0 | 24th November 2017 19:16 |
Torvalds grrs at grsecurity | Stefan Mileschin | WebNews | 0 | 26th June 2017 14:32 |
Torvalds gives the thumbs up to SteamOS | Stefan Mileschin | WebNews | 0 | 25th October 2013 08:26 |
Torvalds furious at latest Linux kernel | Stefan Mileschin | WebNews | 0 | 11th June 2013 08:06 |
Torvalds upset that his kernel is too big | Stefan Mileschin | WebNews | 0 | 18th July 2012 08:48 |
Nvidia to have a word with Torvalds | Stefan Mileschin | WebNews | 0 | 22nd June 2012 08:23 |
Linus Torvalds slams Nvidia | Stefan Mileschin | WebNews | 0 | 18th June 2012 11:41 |
Linus Torvalds wrestles with Gnome 3 | Stefan Mileschin | WebNews | 0 | 13th June 2012 07:32 |
Thread Tools | |
| |