openwrt/package
Hauke Mehrtens f58705b77e dnsmasq: Fix potential dnsmasq crash with TCP
This is a backport from the dnsmasq master which should fix a bug which
could cause a crash in dnsmasq.

I saw the following crashes in my log:
[522413.117215] do_page_fault(): sending SIGSEGV to dnsmasq for invalid read access from 2a001450
[522413.124464] epc = 004197f1 in dnsmasq[400000+23000]
[522413.129459] ra  = 004197ef in dnsmasq[400000+23000]
This is happening in blockdata_write() when block->next is
dereferenced, but I am not sure if this is related to this problem or if
this is a different problem. I am unable to reproduce this problem.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 414d054138)
2020-01-06 17:46:00 +01:00
..
base-files base-files: sysupgrade: exit if the firmware download failed 2020-01-05 17:50:10 +01:00
boot uboot-envtools: ath79: add support for YunCore XD4200 and A782 2019-11-26 18:17:46 +01:00
devel strace: Fix build on PowerPC 2019-11-09 20:42:04 +01:00
firmware ath10k-firmware: Add kmod-ath10k-ct-smallbuffers to depends 2019-12-24 01:04:14 +01:00
kernel mt76: update to the latest openwrt-19.07 version 2020-01-04 22:02:22 +01:00
libs libubox: update to version 2019-12-28 2020-01-05 17:50:10 +01:00
network dnsmasq: Fix potential dnsmasq crash with TCP 2020-01-06 17:46:00 +01:00
system ca-certificates: provide ca-certs by both ca-certificates and ca-bundle 2020-01-05 20:05:33 +01:00
utils adb: fix for SuperSpeed devices 2019-12-23 00:31:29 +01:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:22:37 +02:00