Package: miniupnpc / 1.9.20140610-4

Metadata

Package Version Patches format
miniupnpc 1.9.20140610-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
correct typo in manpage.patch | (download)

man3/miniupnpc.3 | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 correct typo in man page.
CVE 2015 6031.patch | (download)

igd_desc_parse.c | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 igd_desc_parse.c: fix buffer overflow (cve-2015-6031)
CVE 2017 8798_integer_signedness_error.patch | (download)

miniwget.c | 11 6 + 5 - 0 !
1 file changed, 6 insertions(+), 5 deletions(-)

 fix cve-2017-8798
 Thanks to tin/Team OSTStrom
 .
 This patch was backported by upstream himself (ie: Thomas Bernard).
define_DEFAULT_SOURCE.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 defines _default_source
overflow.patch | (download)

minisoap.c | 2 2 + 0 - 0 !
miniupnpc.c | 43 32 + 11 - 0 !
miniwget.c | 5 5 + 0 - 0 !
3 files changed, 39 insertions(+), 11 deletions(-)

 fix buffer overflow
 This patch is a backport made by upstream.