~ubuntu-branches/ubuntu/dapper/clamav/dapper-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Jamie Strandboge
  • Date: 2010-05-21 08:35:34 UTC
  • mfrom: (12.1.11 dapper-security)
  • Revision ID: james.westby@ubuntu.com-20100521083534-xjbfxmr034zzkagg
Tags: 0.95.3+dfsg-1ubuntu0.09.04~dapper4
* SECURITY UPDATE: fix crash via heap overflow when processing malformed
  PDF file
  - libclamav/pdf.c: make sure enough space is allocated for tmpbuf in
    cli_pdf()
  - https://wwws.clamav.net/bugzilla/show_bug.cgi?id=2016
  - clamav git f0eb394501ec21b9fe67f36cbf5db788711d4236

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
clamav (0.95.3+dfsg-1ubuntu0.09.04~dapper4) dapper-security; urgency=low
 
2
 
 
3
  * SECURITY UPDATE: fix crash via heap overflow when processing malformed
 
4
    PDF file
 
5
    - libclamav/pdf.c: make sure enough space is allocated for tmpbuf in
 
6
      cli_pdf()
 
7
    - https://wwws.clamav.net/bugzilla/show_bug.cgi?id=2016
 
8
    - clamav git f0eb394501ec21b9fe67f36cbf5db788711d4236
 
9
 
 
10
 -- Jamie Strandboge <jamie@ubuntu.com>  Fri, 21 May 2010 08:35:34 -0500
 
11
 
1
12
clamav (0.95.3+dfsg-1ubuntu0.09.04~dapper3) dapper-security; urgency=high
2
13
 
3
14
  * SECURITY UPDATE: (LP: #553266)