r2276 - trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian
Joshua Kwan
joshk@costa.debian.org
Wed, 12 Jan 2005 09:30:49 +0100
Author: joshk
Date: 2005-01-12 09:30:49 +0100 (Wed, 12 Jan 2005)
New Revision: 2276
Modified:
trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/changelog
Log:
close the right bug
Modified: trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/changelog
===================================================================
--- trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/changelog 2005-01-12 08:27:36 UTC (rev 2275)
+++ trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/changelog 2005-01-12 08:30:49 UTC (rev 2276)
@@ -5,7 +5,7 @@
sensible. (Closes: Bug#288279) (Simon Horman)
* [SECURITY] Fix vulnerability in the ELF loader code allowing
local attacker to execute code as root; CAN-2004-1235. This is better
- known as the "uselib() bug". (closes: #289155) (Maximilian Attems)
+ known as the "uselib() bug". (closes: #289202) (Maximilian Attems)
* 121_drm-locking-checks-1.diff, 121_drm-locking-checks-2.diff:
[SECURITY] Fix insufficient locking checks in DRM code; CAN-2004-1056
(Fabio M. Di Nitto, Dann Frazier, Simon Horman). (Closes: Bug#285563)