* [Buildroot] [PATCH] asterisk: security bump to version 14.7.5
@ 2018-01-08 10:08 Peter Korsgaard
2018-01-08 19:59 ` Thomas Petazzoni
2018-01-16 19:37 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Peter Korsgaard @ 2018-01-08 10:08 UTC (permalink / raw)
To: buildroot
Fixes the following security issues:
* AST-2017-014: Crash in PJSIP resource when missing a contact header A
select set of SIP messages create a dialog in Asterisk. Those SIP
messages must contain a contact header. For those messages, if the header
was not present and using the PJSIP channel driver, it would cause
Asterisk to crash. The severity of this vulnerability is somewhat
mitigated if authentication is enabled. If authentication is enabled a
user would have to first be authorized before reaching the crash point.
For more details, see the announcement:
https://www.asterisk.org/downloads/asterisk-news/asterisk-13185-1475-1515-and-1318-cert2-now-available-security
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/asterisk/asterisk.hash | 2 +-
package/asterisk/asterisk.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/asterisk/asterisk.hash b/package/asterisk/asterisk.hash
index d1667acaae..f537c2df66 100644
--- a/package/asterisk/asterisk.hash
+++ b/package/asterisk/asterisk.hash
@@ -1,5 +1,5 @@
# Locally computed
-sha256 f85f6df802de485d9b8cb1bfa5493e22f6401dce8246646af9506489a264d7b1 asterisk-14.6.2.tar.gz
+sha256 6525170fa16fecb08cb3cde2c1bd5d3140df55b14e4561ac0771fbd1e04b3b75 asterisk-14.7.5.tar.gz
# sha1 from: http://downloads.asterisk.org/pub/telephony/sounds/releases
# sha256 locally computed
diff --git a/package/asterisk/asterisk.mk b/package/asterisk/asterisk.mk
index da78b25405..fc9a961c89 100644
--- a/package/asterisk/asterisk.mk
+++ b/package/asterisk/asterisk.mk
@@ -4,7 +4,7 @@
#
################################################################################
-ASTERISK_VERSION = 14.6.2
+ASTERISK_VERSION = 14.7.5
# Use the github mirror: it's an official mirror maintained by Digium, and
# provides tarballs, which the main Asterisk git tree (behind Gerrit) does not.
ASTERISK_SITE = $(call github,asterisk,asterisk,$(ASTERISK_VERSION))
--
2.11.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] asterisk: security bump to version 14.7.5
2018-01-08 10:08 [Buildroot] [PATCH] asterisk: security bump to version 14.7.5 Peter Korsgaard
@ 2018-01-08 19:59 ` Thomas Petazzoni
2018-01-16 19:37 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2018-01-08 19:59 UTC (permalink / raw)
To: buildroot
Hello,
On Mon, 8 Jan 2018 11:08:15 +0100, Peter Korsgaard wrote:
> Fixes the following security issues:
>
> * AST-2017-014: Crash in PJSIP resource when missing a contact header A
> select set of SIP messages create a dialog in Asterisk. Those SIP
> messages must contain a contact header. For those messages, if the header
> was not present and using the PJSIP channel driver, it would cause
> Asterisk to crash. The severity of this vulnerability is somewhat
> mitigated if authentication is enabled. If authentication is enabled a
> user would have to first be authorized before reaching the crash point.
>
> For more details, see the announcement:
> https://www.asterisk.org/downloads/asterisk-news/asterisk-13185-1475-1515-and-1318-cert2-now-available-security
>
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
> ---
> package/asterisk/asterisk.hash | 2 +-
> package/asterisk/asterisk.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] asterisk: security bump to version 14.7.5
2018-01-08 10:08 [Buildroot] [PATCH] asterisk: security bump to version 14.7.5 Peter Korsgaard
2018-01-08 19:59 ` Thomas Petazzoni
@ 2018-01-16 19:37 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2018-01-16 19:37 UTC (permalink / raw)
To: buildroot
>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:
> Fixes the following security issues:
> * AST-2017-014: Crash in PJSIP resource when missing a contact header A
> select set of SIP messages create a dialog in Asterisk. Those SIP
> messages must contain a contact header. For those messages, if the header
> was not present and using the PJSIP channel driver, it would cause
> Asterisk to crash. The severity of this vulnerability is somewhat
> mitigated if authentication is enabled. If authentication is enabled a
> user would have to first be authorized before reaching the crash point.
> For more details, see the announcement:
> https://www.asterisk.org/downloads/asterisk-news/asterisk-13185-1475-1515-and-1318-cert2-now-available-security
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Committed to 2017.11.x, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-01-16 19:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-08 10:08 [Buildroot] [PATCH] asterisk: security bump to version 14.7.5 Peter Korsgaard
2018-01-08 19:59 ` Thomas Petazzoni
2018-01-16 19:37 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox