Bug 516990 (CVE-2009-2726) - CVE-2009-2726 asterisk: Remote Crash Vulnerability in SIP channel driver (AST-2009-005)
Summary: CVE-2009-2726 asterisk: Remote Crash Vulnerability in SIP channel driver (AST...
Keywords:
Status: CLOSED ERRATA
Alias: CVE-2009-2726
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-08-12 08:36 UTC by Tomas Hoger
Modified: 2009-10-27 18:21 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-10-27 18:21:09 UTC
Embargoed:


Attachments (Terms of Use)

Description Tomas Hoger 2009-08-12 08:36:56 UTC
A remote DoS (stack memory exhaustion) flaw was discovered in asterisk.  Quoting upstream security advisory for further details:

  On certain implementations of libc, the scanf family of functions uses an
  unbounded amount of stack memory to repeatedly allocate string buffers
  prior to conversion to the target type. Coupled with Asterisk's allocation
  of thread stack sizes that are smaller than the default, an attacker may
  exhaust stack memory in the SIP stack network thread by presenting
  excessively long numeric strings in various fields.

  Note that while this potential vulnerability has existed in Asterisk for a
  very long time, it is only potentially exploitable in 1.6.1 and above,
  since those versions are the first that have allowed SIP packets to exceed
  1500 bytes total, which does not permit strings that are large enough to
  crash Asterisk. (The number strings presented to us by the security
  researcher were approximately 32,000 bytes long.)

  Additionally note that while this can crash Asterisk, execution of
  arbitrary code is not possible with this vector.

  http://downloads.asterisk.org/pub/security/AST-2009-005.html
  http://labs.mudynamics.com/advisories/MU-200908-01.txt

Upstream patches for various versions are linked from upstream advisory.

Comment 1 Fedora Update System 2009-09-25 20:04:42 UTC
asterisk-1.6.0.15-1.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 3 Tomas Hoger 2009-10-27 18:21:09 UTC
Fixed asterisk packages are now in all current Fedora versions.


Note You need to log in before you can comment on or make changes to this bug.