tftp: use the current blksize for recvfrom() 45/211245/1 accepted/tizen/base/20190818.221630 submit/tizen_base/20190812.223828
authorDaniel Stenberg <daniel@haxx.se>
Fri, 3 May 2019 20:20:37 +0000 (22:20 +0200)
committerNishant Chaprana <n.chaprana@samsung.com>
Wed, 31 Jul 2019 09:21:06 +0000 (14:51 +0530)
commita90300110f42b1b3091093ec87eef56c9e644c05
treeceb221fb214ea41d660bcbaf9e52f9482f3d9981
parent33319a4e854f1ab740e583afe7729aa8e8ef0eb9
tftp: use the current blksize for recvfrom()

bug: https://curl.haxx.se/docs/CVE-2019-5436.html
Reported-by: l00p3r on hackerone
CVE-2019-5436

link: https://github.com/curl/curl/commit/2576003415625d7b5f0e390902f8097830b82275.patch
Change-Id: Ic6093d1d475ed9ba87e41cff315befdc3aca9c1d
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
lib/tftp.c