This is a library providing useful routines related to building, parsing,
and iterating BSON documents
This release fixes a heap-based buffer over-read when parsing a mallformed BSON
document (CVE-2018-16790).
* Tue Sep 18 2018 Petr Pisar
- Fix CVE-2018-16790 (heap-based buffer over-read in
_bson_iter_next_internal()) (bug #1627924)
* Tue May 29 2018 Petr Pisar
- Fix memory leaks in JSON parser (CDRIVER-2524)
- Fix a buffer underflow in bson_strncpy() (CDRIVER-2596)
- Fix a buffer underflow in bson_snprintf() (CDRIVER-2595)
- Print an error when a memory allocation fails (CDRIVER-2608)
- Fix memory leaks in tests
- Fix obtaining time on 32-bit platforms (CDRIVER-2567)
- Fix a race in OID tests
* Thu May 3 2018 Petr Pisar
- 1.9.5 bump
[ 1 ] Bug #1627923 - CVE-2018-16790 libbson: Heap-based buffer over-read in _bson_iter_next_internal in bson-iter.c
https://bugzilla.redhat.com/show_bug.cgi?id=1627923
su -c 'dnf upgrade --advisory FEDORA-2018-2062cd7548' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Get the latest Linux and open source security news straight to your inbox.