lkml.org 
[lkml]   [2015]   [Sep]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] KASAN: fix a type conversion error and add test
Date
Hi,

This patchset fix a type conversion error for KASAN.

patch 1: this patch add some out-of-bounds testcases, the current KASAN code
can not find these bugs.

patch 2: fix the type conversion error, with this patch, KASAN could find
these out-of-bounds bugs.

Wang Long (2):
lib: test_kasan: add some testcases
kasan: Fix a type conversion error

lib/test_kasan.c | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
mm/kasan/kasan.c | 2 +-
2 files changed, 70 insertions(+), 1 deletion(-)

--
1.8.3.4



\
 
 \ /
  Last update: 2015-09-09 06:21    [W:0.139 / U:0.412 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site