Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 791553 - <net-misc/asterisk-{16.18.0,18.4.0}: multiple vulnerabilities
Summary: <net-misc/asterisk-{16.18.0,18.4.0}: multiple vulnerabilities
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo Security
URL:
Whiteboard: ~3 [noglsa]
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-05-23 00:06 UTC by John Helmert III
Modified: 2021-05-24 01:20 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2021-05-23 00:06:20 UTC
From the 16.18.0 and 18.4.0 release notifications:

   - [ASTERISK-29328
   <https://issues.asterisk.org/jira/browse/ASTERISK-29328>] -

translate.c: possible buffer overflow when upsampling
(Reported by Jean Aunis - Prescom)

   - [ASTERISK-29379
   <https://issues.asterisk.org/jira/browse/ASTERISK-29379>] -

Segfault - ast_channel_is_multistream (chan=0x0) at
channel_internal_api.c:1590
(Reported by Ross Beer)


Jaco, are our stable versions affected or do we only need to cleanup 16.x and 18.x?
Comment 1 Jaco Kroon 2021-05-23 18:34:31 UTC
Stable not affected (13.X doesn't support re-sampling, nor multiple voice streams per channel).

PR at:  https://github.com/gentoo/gentoo/pull/20958

Should link soon.
Comment 2 Larry the Git Cow gentoo-dev 2021-05-23 18:48:16 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36443a6ef4990853e4b562d1d884185eb45e63a8

commit 36443a6ef4990853e4b562d1d884185eb45e63a8
Author:     Jaco Kroon <jaco@uls.co.za>
AuthorDate: 2021-05-23 18:32:43 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-05-23 18:37:24 +0000

    net-misc/asterisk: Security cleanup.
    
    Bug: https://bugs.gentoo.org/791553
    Package-Manager: Portage-3.0.18, Repoman-3.0.2
    Signed-off-by: Jaco Kroon <jaco@uls.co.za>
    Closes: https://github.com/gentoo/gentoo/pull/20958
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-misc/asterisk/Manifest                   |   4 -
 net-misc/asterisk/asterisk-16.16.2-r1.ebuild | 364 ---------------------------
 net-misc/asterisk/asterisk-16.16.2.ebuild    | 319 -----------------------
 net-misc/asterisk/asterisk-16.17.0.ebuild    | 319 -----------------------
 net-misc/asterisk/asterisk-18.2.2.ebuild     | 363 --------------------------
 net-misc/asterisk/asterisk-18.3.0.ebuild     | 362 --------------------------
 6 files changed, 1731 deletions(-)
Comment 3 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2021-05-24 00:03:34 UTC
Thanks! Affected versions are unstable so no GLSA. All done.