Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

rocky логотип

RLSA-2025:12280

Опубликовано: 18 окт. 2025
Источник: rocky
Оценка: Important

Описание

Important: jackson-annotations, jackson-core, jackson-databind, jackson-jaxrs-providers, and jackson-modules-base security update

Core part of Jackson that defines Streaming API as well as basic shared abstractions.

Security Fix(es):

  • com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError (CVE-2025-52999)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Затронутые продукты

  • Rocky Linux 9

НаименованиеАрхитектураРелизRPM
pki-jackson-annotationsnoarch1.el9_6pki-jackson-annotations-2.19.1-1.el9_6.noarch.rpm
pki-jackson-annotationsnoarch1.el9_6pki-jackson-annotations-2.19.1-1.el9_6.noarch.rpm
pki-jackson-annotationsnoarch1.el9_6pki-jackson-annotations-2.19.1-1.el9_6.noarch.rpm
pki-jackson-annotationsnoarch1.el9_6pki-jackson-annotations-2.19.1-1.el9_6.noarch.rpm
pki-jackson-corenoarch1.el9_6pki-jackson-core-2.19.1-1.el9_6.noarch.rpm
pki-jackson-corenoarch1.el9_6pki-jackson-core-2.19.1-1.el9_6.noarch.rpm
pki-jackson-corenoarch1.el9_6pki-jackson-core-2.19.1-1.el9_6.noarch.rpm
pki-jackson-corenoarch1.el9_6pki-jackson-core-2.19.1-1.el9_6.noarch.rpm
pki-jackson-databindnoarch1.el9_6pki-jackson-databind-2.19.1-1.el9_6.noarch.rpm
pki-jackson-databindnoarch1.el9_6pki-jackson-databind-2.19.1-1.el9_6.noarch.rpm

Показывать по

Связанные CVE

Исправления

Связанные уязвимости

ubuntu
7 месяцев назад

jackson-core contains core low-level incremental ("streaming") parser and generator abstractions used by Jackson Data Processor. In versions prior to 2.15.0, if a user parses an input file and it has deeply nested data, Jackson could end up throwing a StackoverflowError if the depth is particularly large. jackson-core 2.15.0 contains a configurable limit for how deep Jackson will traverse in an input document, defaulting to an allowable depth of 1000. jackson-core will throw a StreamConstraintsException if the limit is reached. jackson-databind also benefits from this change because it uses jackson-core to parse JSON inputs. As a workaround, users should avoid parsing input files from untrusted sources.

CVSS3: 7.5
redhat
7 месяцев назад

jackson-core contains core low-level incremental ("streaming") parser and generator abstractions used by Jackson Data Processor. In versions prior to 2.15.0, if a user parses an input file and it has deeply nested data, Jackson could end up throwing a StackoverflowError if the depth is particularly large. jackson-core 2.15.0 contains a configurable limit for how deep Jackson will traverse in an input document, defaulting to an allowable depth of 1000. jackson-core will throw a StreamConstraintsException if the limit is reached. jackson-databind also benefits from this change because it uses jackson-core to parse JSON inputs. As a workaround, users should avoid parsing input files from untrusted sources.

nvd
7 месяцев назад

jackson-core contains core low-level incremental ("streaming") parser and generator abstractions used by Jackson Data Processor. In versions prior to 2.15.0, if a user parses an input file and it has deeply nested data, Jackson could end up throwing a StackoverflowError if the depth is particularly large. jackson-core 2.15.0 contains a configurable limit for how deep Jackson will traverse in an input document, defaulting to an allowable depth of 1000. jackson-core will throw a StreamConstraintsException if the limit is reached. jackson-databind also benefits from this change because it uses jackson-core to parse JSON inputs. As a workaround, users should avoid parsing input files from untrusted sources.

debian
7 месяцев назад

jackson-core contains core low-level incremental ("streaming") parser ...

rocky
4 месяца назад

Important: pki-deps:10.6 security update