Files
asterisk/asterisk-18.10.1-summary.txt
Asterisk Development Team 4cf4f5f707 Update for 18.10.1
2022-03-04 13:58:28 -05:00

90 lines
3.2 KiB
Plaintext

Release Summary
asterisk-18.10.1
Date: 2022-03-04
<asteriskteam@digium.com>
----------------------------------------------------------------------
Table of Contents
1. Summary
2. Contributors
3. Closed Issues
4. Diffstat
----------------------------------------------------------------------
Summary
[Back to Top]
This release has been made to address one or more security vulnerabilities
that have been identified. A security advisory document has been published
for each vulnerability that includes additional information. Users of
versions of Asterisk that are affected are strongly encouraged to review
the advisories and determine what action they should take to protect their
systems from these issues.
Security Advisories:
* AST-2022-004,AST-2022-005,AST-2022-006
The data in this summary reflects changes that have been made since the
previous release, asterisk-18.10.0.
----------------------------------------------------------------------
Contributors
[Back to Top]
This table lists the people who have submitted code, those that have
tested patches, as well as those that reported issues on the issue tracker
that were resolved in this release. For coders, the number is how many of
their patches (of any size) were committed into this release. For testers,
the number is the number of times their name was listed as assisting with
testing a patch. Finally, for reporters, the number is the number of
issues that they reported that were affected by commits that went into
this release.
Coders Testers Reporters
3 Kevin Harwell 3 Kevin Harwell
----------------------------------------------------------------------
Closed Issues
[Back to Top]
This is a list of all issues from the issue tracker that were closed by
changes that went into this release.
Security
Category: pjproject/pjsip
ASTERISK-29945: pjproject: Security fixes for things
Reported by: Kevin Harwell
* [9f2abec2fa] Kevin Harwell -- AST-2022-006: pjproject - unconstrained
malformed multipart SIP message
* [aa64c87621] Kevin Harwell -- AST-2022-005: pjproject - undefined
behavior after freeing a dialog set
* [aaaa9be545] Kevin Harwell -- AST-2022-004: pjproject - possible
integer underflow on STUN message
----------------------------------------------------------------------
Diffstat Results
[Back to Top]
This is a summary of the changes to the source code that went into this
release that was generated using the diffstat utility.
0170-stun-integer-underflow.patch | 26 ++++++++++++++
0171-dialog-set-free.patch | 66 ++++++++++++++++++++++++++++++++++++++
2 files changed, 92 insertions(+)