r4580 - people/horms/patch_notes/cve
Dann Frazier
dannf at costa.debian.org
Fri Oct 21 16:50:52 UTC 2005
Author: dannf
Date: 2005-10-21 16:50:51 +0000 (Fri, 21 Oct 2005)
New Revision: 4580
Modified:
people/horms/patch_notes/cve/sys_get_thread_area-leak.dpatch
Log:
make description a key/value pair
Modified: people/horms/patch_notes/cve/sys_get_thread_area-leak.dpatch
===================================================================
--- people/horms/patch_notes/cve/sys_get_thread_area-leak.dpatch 2005-10-21 16:47:08 UTC (rev 4579)
+++ people/horms/patch_notes/cve/sys_get_thread_area-leak.dpatch 2005-10-21 16:50:51 UTC (rev 4580)
@@ -3,9 +3,10 @@
CONFIRM: http://linux.bkbits.net:8080/linux-2.6/cset@1.3700.4.106?nav=index.html|src/|src/arch|src/arch/i386|src/arch/i386/kernel|related/arch/i386/kernel/process.c
CONFIRM: http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=71ae18ec690953e9ba7107c7cc44589c2cc0d9f1
REFERENCE: http://lkml.org/lkml/2005/8/3/36
-The sys_get_thread_area function in Linux 2.6 kernels prior to 2.6.12.4 and
-2.6.13 does not entirely clear a user_desc structure before copying it
-to userspace, resulting in a small information leak.
+Description:
+ The sys_get_thread_area function in Linux 2.6 kernels prior to 2.6.12.4 and
+ 2.6.13 does not entirely clear a user_desc structure before copying it
+ to userspace, resulting in a small information leak.
Bug: [id, id, ...]
fixed-upstream: [2.6.12.4(, version)*]
More information about the Kernel-svn-changes
mailing list