json-c 0.11-4ubuntu1 source package in Ubuntu RTM

Changelog

json-c (0.11-4ubuntu1) utopic; urgency=medium

  * SECURITY UPDATE: denial of service via hash collision (LP: #1311397)
    - debian/patches/0001-Patch-to-address-the-following-issues.patch:
    Upstream patch to enable hash randomization.
    - CVE-2013-6371
  * SECURITY UPDATE: denial of service via buffer overflow (LP: #1311397)
    - debian/patches/0001-Patch-to-address-the-following-issues.patch:
    Upstream patch to guard against negative and maximum buffer sizes.
    - CVE-2013-6370

json-c (0.11-4) unstable; urgency=low

  * Add upstream patch to fix two security vulnerabilities (Closes: #744008)
    + [CVE-2013-6371]: hash collision denial of service
    + [CVE-2013-6370]: buffer overflow if size_t is larger than int
 -- Dimitri John Ledkov <email address hidden>   Wed, 23 Apr 2014 01:12:44 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Utopic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main libs
14.09 release main libs

Downloads

File Size SHA-256 Checksum
json-c_0.11.orig.tar.gz 544.2 KiB 28dfc65145dc0d4df1dfe7701ac173c4e5f9347176c8983edbfac9149494448c
json-c_0.11-4ubuntu1.debian.tar.gz 389.3 KiB 7ac3c430a22173ad742289716a2e4e5d347dfb6135fcb74e32df6a77478be712
json-c_0.11-4ubuntu1.dsc 2.2 KiB 5c645138ee35953d78747cc44c47da028abc7710e977f93b6a845b3930a1e6e4

Available diffs

View changes file

Binary packages built by this source

libjson-c-dev: JSON manipulation library - development files

 This library allows you to easily construct JSON objects in C,
 output them as JSON formatted strings and parse JSON formatted
 strings back into the C representation of JSON objects.
 .
 The development headers for compiling programs that use libjson-c
 are provided by this package.

libjson-c-doc: JSON manipulation library - documentation files

 This library allows you to easily construct JSON objects in C,
 output them as JSON formatted strings and parse JSON formatted
 strings back into the C representation of JSON objects.
 .
 The documentation for libjson-c is provided by this package.

libjson-c2: JSON manipulation library - shared library

 This library allows you to easily construct JSON objects in C,
 output them as JSON formatted strings and parse JSON formatted
 strings back into the C representation of JSON objects.

libjson-c2-dbg: JSON manipulation library - debug symbols

 This library allows you to easily construct JSON objects in C,
 output them as JSON formatted strings and parse JSON formatted
 strings back into the C representation of JSON objects.
 .
 The debugging symbols for tracking down bugs in applications
 that use libjson-c are provided by this package.

libjson0: JSON manipulation library (transitional package)

 This is a transition package that can be safely removed once no
 package depend on it.

libjson0-dev: JSON manipulation library (transitional package)

 This is a transition package that can be safely removed once no
 package depend on it.