diff --git a/.version b/.version index a1c705aafd..972759af87 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -certified-18.9-cert16 +certified-18.9-cert17 diff --git a/CHANGES.html b/CHANGES.html index cd7214e54e..c6bee768a2 120000 --- a/CHANGES.html +++ b/CHANGES.html @@ -1 +1 @@ -ChangeLogs/ChangeLog-certified-18.9-cert16.html \ No newline at end of file +ChangeLogs/ChangeLog-certified-18.9-cert17.html \ No newline at end of file diff --git a/CHANGES.md b/CHANGES.md index 993b80241b..c076280eab 120000 --- a/CHANGES.md +++ b/CHANGES.md @@ -1 +1 @@ -ChangeLogs/ChangeLog-certified-18.9-cert16.md \ No newline at end of file +ChangeLogs/ChangeLog-certified-18.9-cert17.md \ No newline at end of file diff --git a/ChangeLogs/ChangeLog-certified-18.9-cert17.html b/ChangeLogs/ChangeLog-certified-18.9-cert17.html new file mode 100644 index 0000000000..8024d2fb5e --- /dev/null +++ b/ChangeLogs/ChangeLog-certified-18.9-cert17.html @@ -0,0 +1,48 @@ +
Author: George Joseph + Date: 2025-08-25
+This resolves a security issue where RTP ports weren't being released + causing possible resource exhaustion issues.
+Resolves: #GHSA-557q-795j-wfx2
+ diff --git a/ChangeLogs/ChangeLog-certified-18.9-cert17.md b/ChangeLogs/ChangeLog-certified-18.9-cert17.md new file mode 100644 index 0000000000..f4687751b8 --- /dev/null +++ b/ChangeLogs/ChangeLog-certified-18.9-cert17.md @@ -0,0 +1,58 @@ + +## Change Log for Release asterisk-certified-18.9-cert17 + +### Links: + + - [Full ChangeLog](https://downloads.asterisk.org/pub/telephony/certified-asterisk/releases/ChangeLog-certified-18.9-cert17.html) + - [GitHub Diff](https://github.com/asterisk/asterisk/compare/certified-18.9-cert16...certified-18.9-cert17) + - [Tarball](https://downloads.asterisk.org/pub/telephony/certified-asterisk/asterisk-certified-18.9-cert17.tar.gz) + - [Downloads](https://downloads.asterisk.org/pub/telephony/certified-asterisk) + +### Summary: + +- Commits: 1 +- Commit Authors: 1 +- Issues Resolved: 0 +- Security Advisories Resolved: 1 + - [GHSA-557q-795j-wfx2](https://github.com/asterisk/asterisk/security/advisories/GHSA-557q-795j-wfx2): Resource exhaustion (DoS) vulnerability: remotely exploitable leak of RTP UDP ports and internal resources + +### User Notes: + + +### Upgrade Notes: + + +### Developer Notes: + + +### Commit Authors: + +- George Joseph: (1) + +## Issue and Commit Detail: + +### Closed Issues: + + - !GHSA-557q-795j-wfx2: Resource exhaustion (DoS) vulnerability: remotely exploitable leak of RTP UDP ports and internal resources + +### Commits By Author: + +- #### George Joseph (1): + - pjproject: Update bundled to 2.15.1. + + +### Commit List: + +- pjproject: Update bundled to 2.15.1. + +### Commit Details: + +#### pjproject: Update bundled to 2.15.1. + Author: George Joseph + Date: 2025-08-25 + + This resolves a security issue where RTP ports weren't being released + causing possible resource exhaustion issues. + + Resolves: #GHSA-557q-795j-wfx2 + diff --git a/README.html b/README.html index 668c4da720..27c7585fbe 100644 --- a/README.html +++ b/README.html @@ -1,4 +1,4 @@ -By Mark Spencer <markster@digium.com> and the Asterisk.org developer community.
Copyright (C) 2001-2025 Sangoma Technologies Corporation and other copyright holders.
@@ -37,7 +37,7 @@ hardware.
If you are updating from a previous version of Asterisk, make sure you
read the Change Logs.
-
+
NEW INSTALLATIONS
diff --git a/README.md b/README.md
index fde9cb0676..09a7e7dccf 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ If you are updating from a previous version of Asterisk, make sure you
read the Change Logs.
-[Change Logs](ChangeLogs/ChangeLog-certified-18.9-cert16.html)
+[Change Logs](ChangeLogs/ChangeLog-certified-18.9-cert17.html)
### NEW INSTALLATIONS