ltp icon indicating copy to clipboard operation
ltp copied to clipboard

test for CVE-2018-10124 avoid undefined behaviour in kill_something_info

Open msmeissn opened this issue 6 years ago • 3 comments

https://github.com/torvalds/linux/commit/4ea77014af0d6205b05503d1c7aac6eace11d473

fixes a kill bounds condition ... might just be exposed using UBSAN, but should be test covered too.

msmeissn avatar May 29 '18 13:05 msmeissn

kill(72057458746458112, 0)

basically is the reproducer

msmeissn avatar May 29 '18 13:05 msmeissn

https://patchwork.ozlabs.org/project/ltp/patch/[email protected]/

richiejp avatar Jul 07 '21 07:07 richiejp

close please @metan-ucw @pevik

richiejp avatar Jul 26 '21 15:07 richiejp