Skip to content
Commit 5d8dbb7f authored by Pavel Skripkin's avatar Pavel Skripkin Committed by Steffen Klassert
Browse files

net: xfrm: fix shift-out-of-bounce



We need to check up->dirmask to avoid shift-out-of-bounce bug,
since up->dirmask comes from userspace.

Also, added XFRM_USERPOLICY_DIRMASK_MAX constant to uapi to inform
user-space that up->dirmask has maximum possible value

Fixes: 2d151d39 ("xfrm: Add possibility to set the default to block if we have no policy")
Reported-and-tested-by: default avatar <syzbot+9cd5837a045bbee5b810@syzkaller.appspotmail.com>
Signed-off-by: default avatarPavel Skripkin <paskripkin@gmail.com>
Signed-off-by: default avatarSteffen Klassert <steffen.klassert@secunet.com>
parent 2d151d39
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment