libupnp: add upstream security fix for CVE-2016-6255
authorPeter Korsgaard <peter@korsgaard.com>
Mon, 19 Dec 2016 13:13:23 +0000 (14:13 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 19 Dec 2016 21:28:40 +0000 (22:28 +0100)
commit9d1dab1b80ae5b0851e29b9273e248d966ad8637
tree26a041e47d74cc192ee4422daaa789ea2a415c3f
parentc07ad416b41eab898fc8899f46aed35d5ad923ef
libupnp: add upstream security fix for CVE-2016-6255

If there's no registered handler for a POST request, the default behaviour
is to write it to the filesystem. Several million deployed devices appear
to have this behaviour, making it possible to (at least) store arbitrary
data on them. Add a configure option that enables this behaviour, and change
the default to just drop POSTs that aren't directly handled.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libupnp/0001-Don-t-allow-unhandled-POSTs-to-write-to-the-filesyst.patch [new file with mode: 0644]
package/libupnp/libupnp.mk