Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2680e055 authored by Helge Deller's avatar Helge Deller Committed by Sasha Levin
Browse files

parisc: Fix kernel crash with reversed copy_from_user()



[ Upstream commit ef72f3110d8b19f4c098a0bff7ed7d11945e70c6 ]

The kernel module testcase (lib/test_user_copy.c) exhibited a kernel
crash on parisc if the parameters for copy_from_user were reversed
("illegal reversed copy_to_user" testcase).

Fix this potential crash by checking the fault handler if the faulting
address is in the exception table.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
Cc: stable@vger.kernel.org
Cc: Kees Cook <keescook@chromium.org>
Signed-off-by: default avatarSasha Levin <sasha.levin@oracle.com>
parent 7d96d594
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment