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

Commit 78ac3ae8 authored by Mohamed Ghannam's avatar Mohamed Ghannam Committed by Tejaswi Tanikella
Browse files

net: ipv4: fix for a race condition in raw_sendmsg



inet->hdrincl is racy, and could lead to uninitialized stack pointer
usage,  so its value should be read only once.

Change-Id: I2260be29bd0446f7018d6cd517dbdb25db73ae17
Fixes: c008ba5b ("ipv4: Avoid reading user iov twice after raw_probe_proto_opt")
Signed-off-by: default avatarMohamed Ghannam <simo.ghannam@gmail.com>
Reviewed-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Git-commit: 8f659a03a0ba9289b9aeb9b4470e6fb263d6f483
Git-repo: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git


Acked-by: default avatarSharath Chandra Vurukala <sharathv@qti.qualcomm.com>
Signed-off-by: default avatarTejaswi Tanikella <tejaswit@codeaurora.org>
parent 63abaa6b
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