ujson 1.35-4ubuntu0.1 source package in Ubuntu

Changelog

ujson (1.35-4ubuntu0.1) focal-security; urgency=medium

  * SECURITY UPDATE: buffer overflow
    - debian/patches/CVE-2021-45958.patch: a rewrite of the buffer
      reservation calls from scratch and fixes a bug in the debug
      buffer check.
    - CVE-2021-45958
  * debian/patches/CVE-2021-45958-tests-backport.patch: backport of
    tests from the patches to unittest.

 -- Allen Huang <email address hidden>  Tue, 16 Jan 2024 11:22:01 +0000

Upload details

Uploaded by:
Allen Huang
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates universe misc
Focal security universe misc

Downloads

File Size SHA-256 Checksum
ujson_1.35.orig.tar.gz 187.5 KiB f66073e5506e91d204ab0c614a148d5aa938bdbf104751be66f8ad7a222f5f86
ujson_1.35-4ubuntu0.1.debian.tar.xz 9.7 KiB b5c8c8648082800fb25b25dd00ace6d94c07aa902f3029ed290b3e2c1bb3dbfa
ujson_1.35-4ubuntu0.1.dsc 2.1 KiB 59c6f1da1560382f3ea0f959461530ce54c2fbc93d1e11404c7917e796d43cfe

View changes file

Binary packages built by this source

python3-ujson: ultra fast JSON encoder and decoder for Python 3

 UltraJSON is an ultra fast JSON encoder and decoder written in pure C with
 bindings for Python.
 .
 This package contains the Python 3 module of ujson.

python3-ujson-dbg: ultra fast JSON encoder and decoder for Python 3 (debug ext)

 UltraJSON is an ultra fast JSON encoder and decoder written in pure C with
 bindings for Python.
 .
 This package contains the debug extension for python3-ujson.