Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

  • This interactive white paper from CIO Magazine and EMC lays out the benefits of big data and predictive analytics, provides tips on how to get started,...
    Download

  • The number, complexity, and diversity of cyber threats are soaring. Businesses are increasingly concerned about the risks they face and 91% of organizations...
    Download

More on LinuxToday


-stable: Linux 2.6.17.6

Jul 17, 2006, 13:45 (0 Talkback[s])

We (the -stable team) are announcing the release of the 2.6.17.6 kernel.

This should fix the reported issue of NetworkManager dying when using the 2.6.17.5 kernel release. All users of the 2.6.17 kernel are recommended to upgrade to this kernel, as it fixes a publicly known security issue that can provide root access to any local user of the machine.

I'll also be replying to this message with a copy of the patch between 2.6.17.5 and 2.6.17.6, as it is small enough to do so.

The updated 2.6.17.y git tree can be found at:
       git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.17.y.git and can be browsed at the normal kernel.org git web browser:
       www.kernel.org/git/

thanks,

greg k-h


Makefile | 2 +-
fs/proc/base.c | 3 ++-

2 files changed, 3 insertions(+), 2 deletions(-)

Summary of changes from v2.6.17.5 to v2.6.17.6

Greg Kroah-Hartman:
      Linux 2.6.17.6

Linus Torvalds:
      Relax /proc fix a bit