aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/ppp/Makefile
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2020-02-20 09:03:54 +0100
committerJo-Philipp Wich <jo@mein.io>2020-02-26 16:42:06 +0100
commit4c1779ac2cb4face8676c470aa366161db7c6534 (patch)
treea4a933bc07464b7a9c2c16237db53c8bd3c803cb /package/network/services/ppp/Makefile
parentcd262f59cbf1bbf9af344196291d256e6a3351f1 (diff)
downloadupstream-4c1779ac2cb4face8676c470aa366161db7c6534.tar.gz
upstream-4c1779ac2cb4face8676c470aa366161db7c6534.tar.bz2
upstream-4c1779ac2cb4face8676c470aa366161db7c6534.zip
ppp: backport security fixes
8d45443bb5c9 pppd: Ignore received EAP messages when not doing EAP 8d7970b8f3db pppd: Fix bounds check in EAP code 858976b1fc31 radius: Prevent buffer overflow in rc_mksid() Signed-off-by: Petr Štetiar <ynezz@true.cz> (cherry picked from commit 215598fd03899c19a9cd26266221269dd5ec8cee) Fixes: CVE-2020-8597 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'package/network/services/ppp/Makefile')
-rw-r--r--package/network/services/ppp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/ppp/Makefile b/package/network/services/ppp/Makefile
index beeaa53c22..64f60d00fa 100644
--- a/package/network/services/ppp/Makefile
+++ b/package/network/services/ppp/Makefile
@@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ppp
PKG_VERSION:=2.4.7
-PKG_RELEASE:=12
+PKG_RELEASE:=13
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://download.samba.org/pub/ppp/