curl: fix security problems
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 30 Sep 2017 13:23:07 +0000 (15:23 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 30 Sep 2017 13:27:29 +0000 (15:27 +0200)
commitf483a35f08741ff0ca373236e6ad1d93edb1ba75
tree8a86f0e0193749447b52c16de82f8cafcd1503ee
parente232c6754d6e0cbde3892aa1fa243f4707d7ad5e
curl: fix security problems

This fixes the following security problems:
 * CVE-2017-1000100 TFTP sends more than buffer size
 * CVE-2017-1000101 URL globbing out of bounds read

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/network/utils/curl/Makefile
package/network/utils/curl/patches/103-CVE-2017-1000100.patch [new file with mode: 0644]
package/network/utils/curl/patches/104-CVE-2017-1000101.patch [new file with mode: 0644]