summaryrefslogtreecommitdiff
path: root/net/strparser/strparser.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2017-10-19 15:51:10 +0300
committerSteffen Klassert <steffen.klassert@secunet.com>2017-10-23 10:35:48 +0300
commit1137b5e2529a8f5ca8ee709288ecba3e68044df2 (patch)
tree18edcb35fb0f74084d002b560f91fc9deb7a44e8 /net/strparser/strparser.c
parent10a7ef33679073d13bf1dd05e3f1b7912f999543 (diff)
downloadlinux-1137b5e2529a8f5ca8ee709288ecba3e68044df2.tar.xz
ipsec: Fix aborted xfrm policy dump crash
An independent security researcher, Mohamed Ghannam, has reported this vulnerability to Beyond Security's SecuriTeam Secure Disclosure program. The xfrm_dump_policy_done function expects xfrm_dump_policy to have been called at least once or it will crash. This can be triggered if a dump fails because the target socket's receive buffer is full. This patch fixes it by using the cb->start mechanism to ensure that the initialisation is always done regardless of the buffer situation. Fixes: 12a169e7d8f4 ("ipsec: Put dumpers on the dump list") Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'net/strparser/strparser.c')
0 files changed, 0 insertions, 0 deletions