openwrt/package
Hauke Mehrtens 414d054138 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>
2020-01-06 17:44:22 +01:00
..
base-files base-files: sysupgrade: exit if the firmware download failed 2020-01-05 14:13:01 +01:00
boot treewide: Remove self from MAINTAINER entries 2019-12-23 13:18:04 -08:00
devel trace-cmd: Fix compilation without fortify-headers 2020-01-05 19:36:45 +01:00
firmware ath10k-firmware: Add kmod-ath10k-ct-smallbuffers to depends 2019-12-24 00:57:56 +01:00
kernel mac80211: remove ath10k_pci memory hacks 2020-01-05 19:02:55 +01:00
libs uclient: Update to version 2020-01-05 2020-01-05 20:04:37 +01:00
network dnsmasq: Fix potential dnsmasq crash with TCP 2020-01-06 17:44:22 +01:00
system rpcd: Update to version 2020-01-05 2020-01-05 20:21:48 +01:00
utils e2fsprogs: update to version 1.45.4 2020-01-05 19:36:45 +01:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00