]> git.ipfire.org Git - thirdparty/valgrind.git/commit
PR504341: Prevent LTP setrlimit05 syscall test from crashing valgrind
authorMartin Cermak <mcermak@redhat.com>
Mon, 19 May 2025 09:45:04 +0000 (11:45 +0200)
committerMark Wielaard <mark@klomp.org>
Mon, 19 May 2025 16:51:19 +0000 (18:51 +0200)
commit859d267a456c2921772f0c957bf24f463c51bd93
tree434e145f67b47f399f9a4ee8b1ae2a09944ea296
parentc0791f593265dcb6356a471eebd2594b4619dc7f
PR504341: Prevent LTP setrlimit05 syscall test from crashing valgrind

Prevent ltp/testcases/kernel/syscalls/setrlimit/setrlimit05 testcase
from crashing valgrind when passing 0xffffffffffff as ARG3 and then
trying to dereference it.

https://bugs.kde.org/show_bug.cgi?id=504341
NEWS
coregrind/m_syswrap/syswrap-linux.c