diff options
author | Zachary Amsden <zach@vmware.com> | 2005-08-16 21:05:09 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-08-16 21:18:01 +0200 |
commit | 12aaa0855b39b5464db953fedf399fa91ee365ed (patch) | |
tree | d202ce6d6529fe23e950e24cd04b4d562f28705e /net/ipv6 | |
parent | Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/... (diff) | |
download | linux-12aaa0855b39b5464db953fedf399fa91ee365ed.tar.xz linux-12aaa0855b39b5464db953fedf399fa91ee365ed.zip |
[PATCH] i386 / desc_empty macro is incorrect
Chuck Ebbert noticed that the desc_empty macro is incorrect. Fix it.
Thankfully, this is not used as a security check, but it can falsely
overwrite TLS segments with carefully chosen base / limits. I do not
believe this is an issue in practice, but it is a kernel bug.
Signed-off-by: Zachary Amsden <zach@vmware.com>
Signed-off-by: Chris Wright <chrisw@osdl.org>
[ x86-64 had the same problem, and the same fix. Linus ]
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions