1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/package/system
Jo-Philipp Wich 4c60a6f803 opkg: fix use-after-free with duplicate packages on the command line
When the same package file is specified multiple times on the opkg install
command line, the name pointer on the argv array becomes stale after the
package structures have been merged, leading to invalid memory accesses
upon install.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-04-23 14:03:50 +02:00
..
ca-certificates ca-certificates: update to version 20160104 2016-01-17 11:03:36 +00:00
fstools fstools: respect mount flags for /overlay mounts 2016-04-25 15:54:35 +00:00
mountd packages: use OPENWRT_GIT to point at the main openwrt git repo 2016-01-04 15:11:49 +00:00
mtd mtd: fix reading of image magic bytes in smaller chunks 2016-03-03 20:24:38 +00:00
opkg opkg: fix use-after-free with duplicate packages on the command line 2016-04-23 14:03:50 +02:00
procd package: flag essential components as nonshared 2016-04-06 22:38:47 +02:00
rpcd rpcd: update to latest version 2016-04-13 07:33:24 +00:00
ubox ubox: update to the latest version, fixes an error on processing invalid modules 2016-03-07 16:35:43 +00:00
ubus ubus: update to the latest version, fixes a memory leak on client disconnect 2016-01-26 09:32:22 +00:00
uci uci: commit through symlinks 2016-03-31 02:09:53 +02:00
usign usign: force installation to $(STAGING_DIR_HOST) 2016-01-25 23:05:49 +00:00
zram-swap cosmetic: remove trailing whitespaces 2015-10-15 22:12:13 +00:00