git: drm/linux: Fix a NULL pointer dereference in signal_pending_state()
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Fri Jun 28 22:01:49 PDT 2019
commit 78b84d6559c584862d9aa423c9af98be0784f9d2
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sat Jun 29 07:00:40 2019 +0200
drm/linux: Fix a NULL pointer dereference in signal_pending_state()
Not all kernel threads have an associated userland lwp.
Reported-by: dillon
Summary of changes:
sys/dev/drm/include/linux/sched.h | 29 +++++++++++++++++++++--------
1 file changed, 21 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/78b84d6559c584862d9aa423c9af98be0784f9d2
--
DragonFly BSD source repository
More information about the Commits
mailing list