215 Commits

Author SHA256 Message Date
Dominique Leuenberger
6b04af4a48 Accepting request 759585 from security
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/759585
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clamav?expand=0&rev=103
2019-12-27 12:50:27 +00:00
OBS User buildservice-autocommit
390db3b64f Accepting request 758279 from security
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/758279
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=197
2019-12-21 11:31:09 +00:00
Dominique Leuenberger
02e349c676 Accepting request 758279 from security
OBS-URL: https://build.opensuse.org/request/show/758279
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clamav?expand=0&rev=102
2019-12-21 11:31:08 +00:00
OBS User buildservice-autocommit
ea7676f3e7 Updating link to change in openSUSE:Factory/clamav revision 102.0
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=b2956ccdefe33e170e08992e3f86a30d
2019-12-21 11:31:08 +00:00
Lars Vogdt
0a88f93182 Accepting request 758289 from home:dimstar:Factory
Fix a typo in the changelog

OBS-URL: https://build.opensuse.org/request/show/758289
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=196
2019-12-19 16:37:55 +00:00
Robert Frohl
985996eda4 Accepting request 758248 from home:dimstar:Factory
- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
  Aloow OBS to shortcut through the -mini flavors.

OBS-URL: https://build.opensuse.org/request/show/758248
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=195
2019-12-19 15:48:53 +00:00
Dominique Leuenberger
4ea5453cce Accepting request 750886 from security
OBS-URL: https://build.opensuse.org/request/show/750886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clamav?expand=0&rev=101
2019-11-26 16:02:30 +00:00
Lars Vogdt
419e234024 Accepting request 750749 from home:adkorte:branches:security
- update to 0.102.1
  * CVE-2019-15961: A Denial-of-Service (DoS) vulnerability may
    occur when scanning a specially crafted email file as a result
    of excessively long scan times. The issue is resolved by
    implementing several maximums in parsing MIME messages and by
    optimizing use of memory allocation.
  * Build system fixes to build clamav-milter, to correctly link
    with libxml2 when detected, and to correctly detect fanotify
    for on-access scanning feature support.
  * Signature load time is significantly reduced by changing to a
    more efficient algorithm for loading signature patterns and
    allocating the AC trie. Patch courtesy of Alberto Wu.
  * Introduced a new configure option to statically link libjson-c
    with libclamav. Static linking with libjson is highly
    recommended to prevent crashes in applications that use
    libclamav alongside another JSON parsing library.
  * Null-dereference fix in email parser when using the
    --gen-json metadata option.
  * Fixes for Authenticode parsing and certificate signature
    (.crb database) bugs.
- dropped clamav-fix_building_milter.patch (upstreamed)
- update to 0.102.0
  * The On-Access Scanning feature has been migrated out of clamd
    and into a brand new utility named clamonacc. This utility is
    similar to clamdscan and clamav-milter in that it acts as a
    client to clamd. This separation from clamd means that clamd no
    longer needs to run with root privileges while scanning potentially
    malicious files. Instead, clamd may drop privileges to run under an
    account that does not have super-user. In addition to improving the
    security posture of running clamd with On-Access enabled, this
    update fixed a few outstanding defects:
    - On-Access scanning for created and moved files (Extra-Scanning)
      is fixed.
    - VirusEvent for On-Access scans is fixed.
    - With clamonacc, it is now possible to copy, move, or remove a
      file if the scan triggered an alert, just like with clamdscan.
  * The freshclam database update utility has undergone a significant
    update. This includes:
    - Added support for HTTPS.
    - Support for database mirrors hosted on ports other than 80.
    - Removal of the mirror management feature (mirrors.dat).
    - An all new libfreshclam library API.
- created new subpackage libfreshclam2
- dropped clamav-max_patch.patch (upstreamed)
- added clamav-fix_building_milter.patch to fix build of milter

OBS-URL: https://build.opensuse.org/request/show/750749
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=193
2019-11-25 23:01:55 +00:00
Dominique Leuenberger
0fad9da013 Accepting request 742982 from security
- bsc#1151839: Increase the startup timeout of clamd to 5 minutes
  to cater for the grown virus database as a workaround until
  clamd has learned to talk to systemd to extend the timeout as
  long as needed.

OBS-URL: https://build.opensuse.org/request/show/742982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clamav?expand=0&rev=100
2019-10-27 12:40:55 +00:00
Reinhard Max
61f3c20dcc - bsc#1151839: Increase the startup timeout of clamd to 5 minutes
to cater for the grown virus database as a workaround until
  clamd has learned to talk to systemd to extend the timeout as
  long as needed.

OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=191
2019-10-25 14:54:38 +00:00
Dominique Leuenberger
212af0f0b6 Accepting request 729457 from security
OBS-URL: https://build.opensuse.org/request/show/729457
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clamav?expand=0&rev=99
2019-09-09 21:59:38 +00:00
2f65992cdb Accepting request 728340 from home:AndreasStieger:branches:security
- update to 0.101.4:
* CVE-2019-12900: An out of bounds write in the NSIS bzip2
(boo#1149458)
* CVE-2019-12625: Introduce a configurable time limit to mitigate
zip bomb vulnerability completely. Default is 2 minutes,
configurable useing the clamscan --max-scantime and for clamd
using the MaxScanTime` config option (boo#1144504)

OBS-URL: https://build.opensuse.org/request/show/728340
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=189
2019-09-09 12:39:48 +00:00
Dominique Leuenberger
9828f8030e Accepting request 721852 from security
- Update to version 0.101.3:
  * bsc#1144504: ZIP bomb causes extreme CPU spikes

OBS-URL: https://build.opensuse.org/request/show/721852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clamav?expand=0&rev=98
2019-08-09 14:54:09 +00:00
Reinhard Max
ce9e01186a - Update to version 0.101.3:
* bsc#1144504: ZIP bomb causes extreme CPU spikes

OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=187
2019-08-08 06:51:13 +00:00
Dominique Leuenberger
d88a0e4e4c Accepting request 689824 from security
- Update to version 0.101.2 (bsc#1130721)
  * CVE-2019-1787:
    An out-of-bounds heap read condition may occur when scanning PDF
    documents. The defect is a failure to correctly keep track of the number
    of bytes remaining in a buffer when indexing file data.
  * CVE-2019-1789:
    An out-of-bounds heap read condition may occur when scanning PE files
    (i.e. Windows EXE and DLL files) that have been packed using Aspack as a
    result of inadequate bound-checking.
  * CVE-2019-1788:
    An out-of-bounds heap write condition may occur when scanning OLE2 files
    such as Microsoft Office 97-2003 documents. The invalid write happens when
    an invalid pointer is mistakenly used to initialize a 32bit integer to
    zero. This is likely to crash the application.
  * CVE-2019-1786:
    An out-of-bounds heap read condition may occur when scanning malformed
    PDF documents as a result of improper bounds-checking.
  * CVE-2019-1785:
    A path-traversal write condition may occur as a result of improper
    input validation when scanning RAR archives.
  * CVE-2019-1798:
    A use-after-free condition may occur as a result of improper error
    handling when scanning nested RAR archives.
- added clamav-max_patch.patch to fix build
- dropped clamav-freshclam-exit.patch

- Update to version 0.101.1:
  * Add missing headers to fix build of packages against libclamav.
- Add missing include for str.h to libclamav/others_common.c
  (clamav-str-h.patch)

OBS-URL: https://build.opensuse.org/request/show/689824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clamav?expand=0&rev=97
2019-04-04 13:22:20 +00:00
Reinhard Max
e938462aa4 silently adopt sr#689821.
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=185
2019-03-29 12:20:19 +00:00
Reinhard Max
b5b97e006a * CVE-2019-1786:
An out-of-bounds heap read condition may occur when scanning malformed
    PDF documents as a result of improper bounds-checking.
  * CVE-2019-1785:
    A path-traversal write condition may occur as a result of improper
    input validation when scanning RAR archives.
  * CVE-2019-1798:
    A use-after-free condition may occur as a result of improper error
    handling when scanning nested RAR archives.
  * Add missing headers to fix build of packages against libclamav.

OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=184
2019-03-29 12:01:14 +00:00
e170693bea - dropped clamav-freshclam-exit.patch
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=183
2019-03-29 10:13:48 +00:00
2e071a396b - Update to version 0.101.2 (bsc#1130721)
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=182
2019-03-29 10:06:37 +00:00
862d152324 Accepting request 689169 from home:EGDFree:branches:security
- Update to version 0.101.2
  * CVE-2019-1787:
    An out-of-bounds heap read condition may occur when scanning PDF
    documents. The defect is a failure to correctly keep track of the number
    of bytes remaining in a buffer when indexing file data.
  * CVE-2019-1789:
    An out-of-bounds heap read condition may occur when scanning PE files
    (i.e. Windows EXE and DLL files) that have been packed using Aspack as a
    result of inadequate bound-checking.
  * CVE-2019-1788:
    An out-of-bounds heap write condition may occur when scanning OLE2 files
    such as Microsoft Office 97-2003 documents. The invalid write happens when
    an invalid pointer is mistakenly used to initialize a 32bit integer to
    zero. This is likely to crash the application.
- added clamav-max_patch.patch to fix build

OBS-URL: https://build.opensuse.org/request/show/689169
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=181
2019-03-29 10:03:13 +00:00
Reinhard Max
72865bd263 - Update to version 0.101.1:
* more details will be added later
- Add missing include for str.h to libclamav/others_common.c
  (clamav-str-h.patch)

OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=180
2019-01-21 17:35:52 +00:00
Dominique Leuenberger
7448ab81aa Accepting request 639958 from security
- Update to version 0.100.2:
  * bsc#1110723, CVE-2018-15378: Vulnerability in ClamAV's MEW
    unpacking feature that could allow an unauthenticated, remote
    attacker to cause a denial of service (DoS) condition on an
    affected device.
  * bsc#1103040, CVE-2018-14680, CVE-2018-14681, CVE-2018-14682:
    more fixes for embedded libmspack.
  * Make freshclam more robust against lagging signature mirrors.
  * On-Access "Extra Scanning", an opt-in minor feature of
    OnAccess scanning on Linux systems, has been disabled due to a
    known issue with resource cleanup OnAccessExtraScanning will
    be re-enabled in a future release when the issue is
    resolved. In the mean-time, users who enabled the feature in
    clamd.conf will see a warning informing them that the feature
    is not active. For details, see:
    https://bugzilla.clamav.net/show_bug.cgi?id=12048
- Restore exit code compatibility of freshclam with versions before
  0.100.0 when the virus database is already up to date
  (bsc#1104457, clamav-freshclam-exit.patch).

OBS-URL: https://build.opensuse.org/request/show/639958
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clamav?expand=0&rev=96
2018-10-04 17:03:24 +00:00
Reinhard Max
b00c83a767 whitespace
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=178
2018-10-04 10:01:56 +00:00
Reinhard Max
16df387343 - Update to version 0.100.2:
* bsc#1110723, CVE-2018-15378: Vulnerability in ClamAV's MEW
    unpacking feature that could allow an unauthenticated, remote
    attacker to cause a denial of service (DoS) condition on an
    affected device.
  * bsc#1103040, CVE-2018-14680, CVE-2018-14681, CVE-2018-14682:
    more fixes for embedded libmspack.
  * Make freshclam more robust against lagging signature mirrors.
  * On-Access "Extra Scanning", an opt-in minor feature of
    OnAccess scanning on Linux systems, has been disabled due to a
    known issue with resource cleanup OnAccessExtraScanning will
    be re-enabled in a future release when the issue is
    resolved. In the mean-time, users who enabled the feature in
    clamd.conf will see a warning informing them that the feature
    is not active. For details, see:
    https://bugzilla.clamav.net/show_bug.cgi?id=12048
- Restore exit code compatibility of freshclam with versions before
  0.100.0 when the virus database is already up to date
  (bsc#1104457, clamav-freshclam-exit.patch).

OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=177
2018-10-04 09:52:49 +00:00
Dominique Leuenberger
7d39e7c08c Accepting request 626690 from security
- bsc#1101654: Disable YARA support for licensing reasons
  (clamav-disable-yara.patch).
- Do not ignore errors from useradd et al.
- Unclutter the spec file.

- Update dendencies (pcre2, libjson-c and systemd)
- Modernise spec file with spec-cleaner

- fix library-without-ldconfig warnings on libclammspack

- Update to version 0.100.1
  * CVE-2018-0360: HWP integer overflow, infinite loop
    vulnerability (bsc#1101410)
  * CVE-2018-0361: PDF object length check, unreasonably long time
    to parse relatively small file (bsc#1101412) 
  * Buffer over-read in unRAR code due to missing max value checks
    in table initialization
  * Libmspack heap buffer over-read in CHM parser
  * PDF parser bugs
  * Add HTTPS support for clamsubmit
  * Fix for DNS resolution for users on IPv4-only machines where
    IPv6 is not available or is link-local only

OBS-URL: https://build.opensuse.org/request/show/626690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clamav?expand=0&rev=95
2018-08-02 12:58:41 +00:00
Reinhard Max
c59655e8e2 - Unclutter the spec file.
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=175
2018-07-31 12:08:01 +00:00
Reinhard Max
c8e2e69a0c Remove clutter
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=174
2018-07-31 09:13:16 +00:00
Reinhard Max
57aad7711c - bsc#1101654: Disable YARA support for licensing reasons
(clamav-disable-yara.patch).
- Do not ignore errors from useradd et al.

OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=173
2018-07-31 08:58:20 +00:00
Reinhard Max
047b23765b - Disable YARA support for licensing reasons (bsc#1101654).
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=172
2018-07-30 11:28:31 +00:00
Reinhard Max
fc65c3a5de Accepting request 625316 from home:pluskalm:branches:security
- Update dendencies (pcre2, libjson-c and systemd)
- Modernise spec file with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/625316
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=171
2018-07-26 09:55:19 +00:00
7af09fc2e8 bugzilla refs
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=170
2018-07-17 21:45:40 +00:00
6146a1ccb6 Accepting request 623475 from home:AndreasStieger:branches:security
- fix library-without-ldconfig warnings on libclammspack

OBS-URL: https://build.opensuse.org/request/show/623475
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=169
2018-07-17 21:41:52 +00:00
1ca8804a22 Accepting request 622505 from home:EGDFree:branches:security
- Update to version 0.100.1
  * CVE-2017-16932: Vulnerability in libxml2 dependency (affects
    ClamAV on Windows only).
  * CVE-2018-0360: HWP integer overflow, infinite loop
    vulnerability. Reported by Secunia Research at Flexera.
  * CVE-2018-0361: ClamAV PDF object length check, unreasonably
    long time to parse relatively small file. Reported by aCaB.
  * Buffer over-read in unRAR code due to missing max value checks
    in table initialization. Reported by Rui Reis.
  * Libmspack heap buffer over-read in CHM parser. Reported by
    Hanno Böck.
  * Buffer length checks when reading integers from non-NULL
    terminated strings.
  * Buffer length tracking when reading strings from dictionary
    objects.
  * HTTPS support for clamsubmit.
  * Fix for DNS resolution for users on IPv4-only machines where
    IPv6 is not available or is link-local only. Patch provided by
    Guilherme Benkenstein.

OBS-URL: https://build.opensuse.org/request/show/622505
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=168
2018-07-17 21:41:32 +00:00
Dominique Leuenberger
3c1da791e3 Accepting request 601641 from security
- Update to version 0.100.0 (bsc#1089502):
  * Add interfaces to the Prelude SIEM open source package for
    collecting ClamAV virus events.
  * Support libmspack internal code or as a shared object
    library. The internal library is the default and includes
    modifications to enable parsing of CAB files that do not
    entirely adhere to the CAB file format.
  * Link with OpenSSL 1.1.0.
  * Deprecate of the AllowSupplementaryGroups parameter
    statement in clamd, clamav-milter, and freshclam.
    Use of supplementary is now in effect by default.
  * Deprecate internal LLVM code support.
  * Compute and check PE import table hash (a.k.a. "imphash")
    signatures.
  * Support file property collection and analysis for MHTML files.
  * Raw scanning of PostScript files.
  * Fix clamsubmit to use the new virus and false positive
    submission web interface.
  * Optionally, flag files with the virus
    "Heuristic.Limits.Exceeded" when size limitations are exceeded.
  * Improved decoders for PDF files.
  * Reduced number of compile time warnings.
  * Improved support for C++11.
  * Improved detection of system installed libraries.
  * Fixes to ClamAV's Container system and the introduction of
    Intermediates for more descriptive signatures.
  * Improvements to clamd's On-Access scanning capabilities
    for Linux.
  * Obsoletes clamav-fix_newer_zlib.patch
- Update key ring and add signature file.

OBS-URL: https://build.opensuse.org/request/show/601641
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clamav?expand=0&rev=94
2018-04-29 17:37:28 +00:00
Reinhard Max
f1110218c2 - Turn off LLVM for now, because the bundled copy is deprecated,
the versions we have are too new and the performance gain over
  the  byte code interpreter are negligable, according to upstream.
- Put libclammspack0 into its own subpackage to follow the letter
  of the shlib packaging policy, even though it really makes no
  sense here.

OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=166
2018-04-26 15:39:59 +00:00
Reinhard Max
365105a77e - Move pkgconfig stuff from main to devel package.
- Re-introduce removed options as deprecated, so that clamd and
  freshclam don't exit on startup with an old config file
  (clamav-obsolete-config.patch).

OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=165
2018-04-18 14:49:27 +00:00
Reinhard Max
f9901db0ae OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=164 2018-04-18 11:48:19 +00:00
Reinhard Max
c0e27f9707 - On update, remove obsolete option SubmitDetectionStats from
/etc/freshclam.conf otherwise freshclam refuses to start.

OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=163
2018-04-18 08:35:09 +00:00
Reinhard Max
d2722d834a * Add interfaces to the Prelude SIEM open source package for
collecting ClamAV virus events.
  * Support libmspack internal code or as a shared object
    library. The internal library is the default and includes
    modifications to enable parsing of CAB files that do not
    entirely adhere to the CAB file format.
  * Link with OpenSSL 1.1.0.
  * Deprecate of the AllowSupplementaryGroups parameter
    statement in clamd, clamav-milter, and freshclam.
    Use of supplementary is now in effect by default.
  * Deprecate internal LLVM code support.
  * Compute and check PE import table hash (a.k.a. "imphash")
    signatures.
  * Support file property collection and analysis for MHTML files.
  * Raw scanning of PostScript files.
  * Fix clamsubmit to use the new virus and false positive
    submission web interface.
  * Optionally, flag files with the virus
    "Heuristic.Limits.Exceeded" when size limitations are exceeded.
  * Improved decoders for PDF files.
  * Reduced number of compile time warnings.
  * Improved support for C++11.
  * Improved detection of system installed libraries.
  * Fixes to ClamAV's Container system and the introduction of
    Intermediates for more descriptive signatures.
  * Improvements to clamd's On-Access scanning capabilities
    for Linux.
- Use system-wide LLVM instead of the deprecated bundled one.
- Move pkgconfig stuff the main to the devel package.

OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=162
2018-04-16 14:01:29 +00:00
Reinhard Max
506c87a397 - Update to version 0.100.0 (bsc#1089502):
* FIXME: Add upstream changes here before submitting to Factory.
  * Obsoletes clamav-fix_newer_zlib.patch
- Update key ring and add signature file.
- Remove the logic around building the embedded llvm as the
  system-wide llvm is now auto-detected and used.
- Move pc files from the main to the devel package.

OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=161
2018-04-13 15:16:49 +00:00
Dominique Leuenberger
ec2a86b3ba Accepting request 583965 from security
- Update to security release 0.99.4 (bsc#1083915):
  * CVE-2012-6706
  * CVE-2017-6419
  * CVE-2017-11423
  * CVE-2018-1000085 (bsc#1082858)
  * CVE-2018-0202
- Obsolete patches:
  * clamav-CVE-2012-6706.patch
  * clamav-gcc47.patch

OBS-URL: https://build.opensuse.org/request/show/583965
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clamav?expand=0&rev=93
2018-03-08 09:59:17 +00:00
Reinhard Max
1c2fe924d1 - Update to security release 0.99.4 (bsc#1083915):
* CVE-2012-6706
  * CVE-2017-6419
  * CVE-2017-11423
  * CVE-2018-1000085 (bsc#1082858)
  * CVE-2018-0202
- Obsolete patches:
  * clamav-CVE-2012-6706.patch
  * clamav-gcc47.patch

OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=159
2018-03-07 13:46:42 +00:00
Dominique Leuenberger
777f113664 Accepting request 578702 from security
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/578702
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clamav?expand=0&rev=92
2018-02-22 14:01:15 +00:00
Reinhard Max
5c457ced49 OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=157 2018-02-14 13:00:35 +00:00
Reinhard Max
469ac1b379 OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=156 2018-02-14 13:00:00 +00:00
Reinhard Max
55bf9502fd - Fix zlib version detection (clamav-zlib-version.patch).
- bsc#1045490, CVE-2012-6706: VMSF_DELTA filter in libclamunrar
  allows arbitrary memory write (clamav-CVE-2012-6706.patch).
- Buildrequire curl-devel to enable clamsubmit.

OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=155
2018-02-14 12:23:33 +00:00
Dominique Leuenberger
8a49405b0e Accepting request 576419 from security
OBS-URL: https://build.opensuse.org/request/show/576419
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clamav?expand=0&rev=91
2018-02-14 09:52:43 +00:00
Reinhard Max
0165340747 Accepting request 576006 from home:varkoly:branches:security
- bsc=983938 `After=syslog.target` left-overs in several unit files

OBS-URL: https://build.opensuse.org/request/show/576006
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=153
2018-02-14 00:04:03 +00:00
Dominique Leuenberger
4ab94624a5 Accepting request 569980 from security
- Update to security release 0.99.3 (bsc#1077732)
  * CVE-2017-12376 (ClamAV Buffer Overflow in handle_pdfname Vulnerability)
  * CVE-2017-12377 (ClamAV Mew Packet Heap Overflow Vulnerability)
  * CVE-2017-12379 (ClamAV Buffer Overflow in messageAddArgument Vulnerability)
    - these vulnerabilities could have allowed an unauthenticated,
      remote attacker to cause a denial of service (DoS) condition
      or potentially execute arbitrary code on an affected device.
  * CVE-2017-12374 (ClamAV use-after-free Vulnerabilities)
  * CVE-2017-12375 (ClamAV Buffer Overflow Vulnerability)
  * CVE-2017-12378 (ClamAV Buffer Over Read Vulnerability)
  * CVE-2017-12380 (ClamAV Null Dereference Vulnerability)
    - these vulnerabilities could have allowed an unauthenticated,
      remote attacker to cause a denial of service (DoS) condition on an affected device.
  * CVE-2017-6420 (bsc#1052448)
    - this vulnerability allowed remote attackers to cause a denial of service
      (use-after-free) via a crafted PE file with WWPack compression.
  * CVE-2017-6419 (bsc#1052449)
    - ClamAV allowed remote attackers to cause a denial of service
      (heap-based buffer overflow and application crash) or possibly
      have unspecified other impact via a crafted CHM file.
  * CVE-2017-11423 (bsc#1049423)
    - The cabd_read_string function in mspack/cabd.c in libmspack 0.5alpha
      allowed remote attackers to cause a denial of service
      (stack-based buffer over-read and application crash) via a crafted CAB file.
  * CVE-2017-6418 (bsc#1052466)
    - ClamAV 0.99.2 allowed remote attackers to cause a denial
      of service (out-of-bounds read) via a crafted e-mail message.
- drop clamav-0.99.2-openssl-1.1.patch (upstream) (forwarded request 569976 from vitezslav_cizek)

OBS-URL: https://build.opensuse.org/request/show/569980
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clamav?expand=0&rev=90
2018-01-28 19:32:09 +00:00
06d9b1e3a6 Accepting request 569976 from home:vitezslav_cizek:branches:security
- Update to security release 0.99.3 (bsc#1077732)
  * CVE-2017-12376 (ClamAV Buffer Overflow in handle_pdfname Vulnerability)
  * CVE-2017-12377 (ClamAV Mew Packet Heap Overflow Vulnerability)
  * CVE-2017-12379 (ClamAV Buffer Overflow in messageAddArgument Vulnerability)
    - these vulnerabilities could have allowed an unauthenticated,
      remote attacker to cause a denial of service (DoS) condition
      or potentially execute arbitrary code on an affected device.
  * CVE-2017-12374 (ClamAV use-after-free Vulnerabilities)
  * CVE-2017-12375 (ClamAV Buffer Overflow Vulnerability)
  * CVE-2017-12378 (ClamAV Buffer Over Read Vulnerability)
  * CVE-2017-12380 (ClamAV Null Dereference Vulnerability)
    - these vulnerabilities could have allowed an unauthenticated,
      remote attacker to cause a denial of service (DoS) condition on an affected device.
  * CVE-2017-6420 (bsc#1052448)
    - this vulnerability allowed remote attackers to cause a denial of service
      (use-after-free) via a crafted PE file with WWPack compression.
  * CVE-2017-6419 (bsc#1052449)
    - ClamAV allowed remote attackers to cause a denial of service
      (heap-based buffer overflow and application crash) or possibly
      have unspecified other impact via a crafted CHM file.
  * CVE-2017-11423 (bsc#1049423)
    - The cabd_read_string function in mspack/cabd.c in libmspack 0.5alpha
      allowed remote attackers to cause a denial of service
      (stack-based buffer over-read and application crash) via a crafted CAB file.
  * CVE-2017-6418 (bsc#1052466)
    - ClamAV 0.99.2 allowed remote attackers to cause a denial
      of service (out-of-bounds read) via a crafted e-mail message.
- drop clamav-0.99.2-openssl-1.1.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/569976
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=151
2018-01-26 16:21:11 +00:00