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

exploitDog

rocky логотип

RLSA-2026:49667

Опубликовано: 04 авг. 2026
Источник: rocky
Оценка: Moderate

Описание

Moderate: p11-kit security update

The p11-kit packages provide a mechanism to manage PKCS#11 modules. The p11-kit-trust subpackage includes a PKCS#11 trust module that provides certificate anchors and black lists based on configuration files.

Security Fix(es):

  • p11-kit: Stack exhaustion via unbounded recursion in RPC attribute parsing (CVE-2026-13757)

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
p11-kitaarch641.el9_8p11-kit-0.26.4-1.el9_8.aarch64.rpm
p11-kit-clientaarch641.el9_8p11-kit-client-0.26.4-1.el9_8.aarch64.rpm
p11-kit-trustaarch641.el9_8p11-kit-trust-0.26.4-1.el9_8.aarch64.rpm
p11-kiti6861.el9_8p11-kit-0.26.4-1.el9_8.i686.rpm
p11-kitx86_641.el9_8p11-kit-0.26.4-1.el9_8.x86_64.rpm
p11-kit-clientx86_641.el9_8p11-kit-client-0.26.4-1.el9_8.x86_64.rpm
p11-kit-trusti6861.el9_8p11-kit-trust-0.26.4-1.el9_8.i686.rpm
p11-kit-trustx86_641.el9_8p11-kit-trust-0.26.4-1.el9_8.x86_64.rpm

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

Связанные CVE

Исправления

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

CVSS3: 6.2
ubuntu
около 1 месяца назад

A flaw was found in p11-kit. The RPC message attribute parsing functions p11_rpc_message_get_attribute() and p11_rpc_message_get_attribute_array_value() form a mutually-recursive call chain with no recursion depth limit when processing nested CKA_WRAP_TEMPLATE, CKA_UNWRAP_TEMPLATE, and CKA_DERIVE_TEMPLATE attributes. An unauthenticated attacker with local access to the p11-kit RPC Unix domain socket can send a specially crafted request with deeply nested template attributes, causing stack exhaustion and crashing the p11-kit server process and its dependent services.

CVSS3: 6.2
redhat
около 2 месяцев назад

A flaw was found in p11-kit. The RPC message attribute parsing functions p11_rpc_message_get_attribute() and p11_rpc_message_get_attribute_array_value() form a mutually-recursive call chain with no recursion depth limit when processing nested CKA_WRAP_TEMPLATE, CKA_UNWRAP_TEMPLATE, and CKA_DERIVE_TEMPLATE attributes. An unauthenticated attacker with local access to the p11-kit RPC Unix domain socket can send a specially crafted request with deeply nested template attributes, causing stack exhaustion and crashing the p11-kit server process and its dependent services.

CVSS3: 6.2
nvd
около 1 месяца назад

A flaw was found in p11-kit. The RPC message attribute parsing functions p11_rpc_message_get_attribute() and p11_rpc_message_get_attribute_array_value() form a mutually-recursive call chain with no recursion depth limit when processing nested CKA_WRAP_TEMPLATE, CKA_UNWRAP_TEMPLATE, and CKA_DERIVE_TEMPLATE attributes. An unauthenticated attacker with local access to the p11-kit RPC Unix domain socket can send a specially crafted request with deeply nested template attributes, causing stack exhaustion and crashing the p11-kit server process and its dependent services.

msrc
около 1 месяца назад

P11-kit: stack exhaustion via unbounded recursion in rpc attribute parsing

CVSS3: 6.2
debian
около 1 месяца назад

A flaw was found in p11-kit. The RPC message attribute parsing functio ...