Nastiness explained (sort of)
Posted May 7, 2008 15:22 UTC (Wed) by
pr1268 (subscriber, #24648)
In reply to:
Stable kernel updates (security fix) by mattdm
Parent article:
Stable kernel updates (security fix)
So, can someone explain the nastiness in English?
I'll try:
Update your kernel with this patch,
-or-
There's a 1-in-100 chance that, for around 20 CPU cycles, a race could occur, thereby allowing a root privilege escalation (pulling numbers from a hat, so to speak).
Seriously, from what I was able to decipher from Al Viro's e-mail, it appears that code designed to prevent a race condition in the file control (fcntl) section has a "leak", and this patch aims to hold a spinlock for a while longer to cover up the leak.
(
Log in to post comments)