lkml.org 
[lkml]   [2015]   [Sep]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[patch 0/2] x86/process: Sanitize bound checks in get_wchan() and unify 32/64 bit
As reported by several people the bound checks in get_wchan() on x86/64bit
are wrong.

The following series addresses that problem and as a consequence
unifies the needlessly different implementations of 32 and 64 bit.

Thanks,

tglx

---
process.c | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
process_32.c | 28 ----------------------------
process_64.c | 24 ------------------------
3 files changed, 55 insertions(+), 52 deletions(-)



\
 
 \ /
  Last update: 2015-09-30 11:01    [W:1.113 / U:0.348 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site