[vox] Biggest uptimes!

trixter aka Bret McDanel trixter at 0xdecafbad.com
Sat Feb 18 16:51:50 PST 2006


On Sat, 2006-02-18 at 16:39 -0800, Mark K. Kim wrote:
> They should make the Linux kernel patchable without rebooting so we can
> have safe uptime contests.

depends on where the problem is, if its a module, you can do that,
patching a live kernel is potentially dangerous but possible.  You just
have to make sure that no one is using that section of kernel space or
copied any addresses elsewhere for later use.  If they have the vector
in kernel space saved (which generally shouldnt happen except by
drivers) and you patch and it changes you can have bad bad things
happen.  

But 99% of the time core kernel stuff doesnt have problems that lead to
vulnerabilities, but it does happen.

Perhaps a discussion on kernel design and how to patch a live kernel
would make an interesting talk sometime at a meeting.  Then again how
many people would be able to follow it without it taking forever to lay
the ground work (I really dont know that answer, because I live too far
from davis, so I am asking an honest question).


-- 
Trixter http://www.0xdecafbad.com     Bret McDanel
UK +44 870 340 4605   Germany +49 801 777 555 3402
US +1 360 207 0479 or +1 516 687 5200
FreeWorldDialup: 635378
http://www.sacaug.org/ Sacramento Asterisk Users Group
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://ns1.livepenguin.com/pipermail/vox/attachments/20060218/2803ccb5/attachment.pgp


More information about the vox mailing list