diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-03-24 10:52:50 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-02 10:32:23 -0700 |
commit | d66ffda478cd1d96e25d94866baed2eb8bce79e4 (patch) | |
tree | b6b2bef0f2f8d0437e0d3393fc8fa22cca6e6f16 /include | |
parent | e5ff2be53c7c25a50893e7b32a6b96922a9ae904 (diff) | |
download | lwn-d66ffda478cd1d96e25d94866baed2eb8bce79e4.tar.gz lwn-d66ffda478cd1d96e25d94866baed2eb8bce79e4.zip |
x86, tls: Off by one limit check
commit 8f0750f19789cf352d7e24a6cc50f2ab1b4f1372 upstream.
These are used as offsets into an array of GDT_ENTRY_TLS_ENTRIES members
so GDT_ENTRY_TLS_ENTRIES is one past the end of the array.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: http://lkml.kernel.org/r/20120324075250.GA28258@elgon.mountain
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions