Описание
Security update for python-ujson
This update for python-ujson fixes the following issue:
- CVE-2026-44660: failing to decrement a serialized JSON object during a write exception in ujson.dump() can lead to memory leaks (bsc#1270301).
Список пакетов
openSUSE Leap 16.0
python313-ujson-5.10.0-160000.3.1
Ссылки
- SUSE Security Ratings
- SUSE Bug 1270301
- SUSE CVE CVE-2026-44660 page
Описание
UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Prior to 5.12.1, when ujson.dump() writes to a file-like object and the write operation raises an exception, the serialized JSON string object is not decremented, leaking memory. Each failed write operation leaks the full size of the serialized payload. This vulnerability is fixed in 5.12.1.
Затронутые продукты
openSUSE Leap 16.0:python313-ujson-5.10.0-160000.3.1
Ссылки
- CVE-2026-44660
- SUSE Bug 1270301