Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
|
View Poll Results: How often do you upgrade your kernel?
|
|
Once a month
|
  
|
5 |
14.71% |
|
Once a quarter
|
  
|
13 |
38.24% |
|
Once a year
|
  
|
9 |
26.47% |
|
More than once a month
|
  
|
7 |
20.59% |
 |
|
11-18-2009, 10:47 PM
|
#1
|
|
Senior Member
Registered: Feb 2004
Location: Chicago
Distribution: CentOS
Posts: 1,180
Rep:
|
How often do you upgrade your kernel?
How often do you upgrade your kernel?
|
|
|
|
11-19-2009, 12:47 AM
|
#2
|
|
Member
Registered: Feb 2004
Location: Orleans, 120 km south of Paris
Distribution: Mandrake, Freeduc (the one I'm making), Slackware, MacOS X
Posts: 103
Rep:
|
Almost never...
The one that is in my head: never...
My Linux ones: Only when I'm forced to do it(newer kernel needed by new software).
|
|
|
|
11-19-2009, 04:19 AM
|
#3
|
|
Registered User
Registered: Dec 2006
Posts: 1,454
Rep:
|
Every three years, when I upgrade my distro.
|
|
|
|
11-19-2009, 10:39 AM
|
#4
|
|
Member
Registered: May 2005
Location: Northern VA
Distribution: Slackware, FreeBSD, OpenBSD, Mac OS X , Backtrack, Ubuntu on a Dell Mini 9
Posts: 780
Rep: 
|
Quote:
Originally Posted by Stéphane Ascoët
The one that is in my head: never...
My Linux ones: Only when I'm forced to do it(newer kernel needed by new software).
|
Agreed. There have been times where I've waited 2+ years and mitigated the risk (and things were fine). This is for a server that I treat as a production machine, though its for my own use and isn't business-affiliated. For a network that is exclusively Linux though (or close to it), I'd probably have a more frequent upgrade plan.
|
|
|
|
11-19-2009, 01:43 PM
|
#5
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,612
|
Quote:
Originally Posted by dragonslayer48dx
Every three years, when I upgrade my distro.
|
Around that. Sometimes I may have a reason to upgrade sooner, but it's rare.
|
|
|
|
11-19-2009, 02:06 PM
|
#6
|
|
Senior Member
Registered: Jan 2008
Distribution: currently under revision
Posts: 1,235
Rep: 
|
Agree with the above, unfortunately there aren't any options for that in your poll.
|
|
|
|
11-19-2009, 02:43 PM
|
#7
|
|
Senior Member
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,474
|
If there's a security update, I'll install it but not reboot until I have another reason for it.
|
|
|
|
12-01-2009, 11:00 AM
|
#8
|
|
Gentoo support team
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 3,965
|
The only correct answer for a machine that's connected to the net is "each time there's a new stable release". Unfortunately there's no such option in the poll, I will vote more than once a month because that's roughly every two weeks I think.
|
|
|
|
12-01-2009, 11:13 AM
|
#9
|
|
Guru
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594
|
I'm pretty much with Jesús above -- I follow the patches on kernel.org, and when one either is security related, or fixes or improves something related to my hardware (or in the case of major (?) version increases like from 2.6.30 -> 2.6.31), I generally patch up to that release and rebuild. Sometimes this means rebuilding more than once per month, and sometimes less often. I voted for option 4.
Sasha
|
|
|
|
12-01-2009, 12:22 PM
|
#10
|
|
Senior Member
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Debian, FreeBSD, Ubuntu (desktop)
Posts: 3,859
Rep: 
|
Believe it or not, due to office change control procedures and/or politics, it's not always possible to perform frequent kernel upgrades. It's easy to take a hard line on this (which I agree with, BTW), but when the boss man refuses and you have a mortgage to pay, you'll likely adhere to the formal policy.
I voted "once a year". That's what it realistically is on certain production systems.
|
|
|
|
12-01-2009, 02:23 PM
|
#11
|
|
Moderator
Registered: May 2001
Posts: 24,792
|
Indeed business agreements dictate different upgrade routines but for a net-facing SOHO machine to only receive updates on a yearly basis or more just does not seem right IMHO. For me personally it's within 24 hours of time of update for (almost all) machines.
|
|
|
|
12-01-2009, 02:35 PM
|
#12
|
|
Senior Member
Registered: Feb 2004
Location: Chicago
Distribution: CentOS
Posts: 1,180
Original Poster
Rep:
|
Quote:
Originally Posted by unSpawn
Indeed business agreements dictate different upgrade routines but for a net-facing SOHO machine to only receive updates on a yearly basis or more just does not seem right IMHO. For me personally it's within 24 hours of time of update for (almost all) machines.
|
Since there is at least one local level privilege escalation exploit a year that is a pretty bad move to do it only once a year or less.
I've been using fanout to run a yum update and then reboot multiple servers at once.
Then I have fanout run uname to make sure the kernel upgrade took effect. Sometimes I have to change grup, or yum has a dependency problem that needs fixing.
|
|
|
|
12-01-2009, 03:13 PM
|
#13
|
|
Gentoo support team
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 3,965
|
For workstations that don't contain anything critical you can live with the same kernel for 20 years if that's your boss' wish, but for a production machine that's exposed to the net, that's just plain wrong. If that's the boss' policy, so be it, but that doesn't make it any better.
I know you have no control over that, but it like everything wrong in life: you can ignore it or try to change it.
|
|
|
|
12-01-2009, 03:35 PM
|
#14
|
|
Moderator
Registered: May 2001
Posts: 24,792
|
Quote:
Originally Posted by i92guboj
For workstations that don't contain anything critical you can live with the same kernel for 20 years
|
So how about machines that are not part of the critical infrastructure but may serve as springboard to other systems?..
|
|
|
|
12-01-2009, 03:51 PM
|
#15
|
|
Gentoo support team
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 3,965
|
Quote:
Originally Posted by unSpawn
So how about machines that are not part of the critical infrastructure but may serve as springboard to other systems?..
|
It depends on the kind of access they have to the critical systems. Anything containing sensible info should be secured as much as possible. It needs to be evaluated on a case by case basis.
In general, I never neglect any machine, even if it's function is apparently trivial.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:34 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|