Files
poky/meta/recipes-devtools
Emily Vekariya a2d922f58f python3-pyasn1: Fix CVE-2026-59886
The univ.Real type converts its mantissa, base, and exponent to a Python
float using exact big-integer exponentiation. A BER, CER, or DER encoded
REAL value only a few bytes long can carry a very large exponent, causing
float conversion through prettyPrint(), str(), comparison, arithmetic,
int(), or an explicit float() call to consume excessive CPU and memory and
hang applications that decode untrusted ASN.1 data and then print, log, or
compare the decoded objects.

scarthgap ships pyasn1 0.5.1, which is affected as the issue is present in
all versions before 0.6.4.

Pick the upstream patch [1] as mentioned in [2].

[1] e60c691cb9
[2] https://nvd.nist.gov/vuln/detail/CVE-2026-59886

(From OE-Core rev: 24991f7383dbe229a696ad209ae7d58115a051a1)

Signed-off-by: Emily Vekariya <evekariy@cisco.com>
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2026-09-04 10:39:10 +01:00
..
2024-01-21 12:27:12 +00:00
2026-08-28 09:52:24 +01:00
2026-08-28 09:52:24 +01:00
2024-03-01 09:28:51 +00:00
2024-09-19 05:11:35 -07:00
2024-02-03 22:08:26 +00:00
2023-05-05 11:07:25 +01:00
2026-06-26 16:55:54 +01:00
2026-08-24 11:43:45 +01:00
2026-07-02 13:42:25 +01:00
2023-09-26 10:35:27 +01:00
2023-12-02 17:18:57 +00:00
2024-09-09 06:08:10 -07:00
2024-03-07 17:25:02 +00:00
2025-09-30 08:01:59 -07:00
2023-06-27 16:23:40 +01:00
2025-09-01 08:30:56 -07:00
2023-03-11 00:08:41 +00:00
2024-10-18 06:04:41 -07:00
2024-07-26 07:43:46 -07:00
2023-09-26 10:35:27 +01:00
2025-07-29 07:59:53 -07:00
2024-08-10 06:34:25 -07:00
2024-12-06 05:50:25 -08:00
2025-07-29 07:59:52 -07:00
2026-07-20 09:04:32 +01:00
2025-05-02 08:20:11 -07:00
2026-06-26 16:55:53 +01:00
2026-09-04 10:39:10 +01:00
2026-07-20 09:04:32 +01:00
2024-03-07 17:25:03 +00:00
2026-05-12 21:31:33 +01:00
2025-12-31 07:49:31 -08:00
2026-07-20 09:04:32 +01:00
2024-03-01 09:28:52 +00:00
2025-07-07 07:42:58 -07:00
2026-05-04 13:57:31 +01:00
2024-03-18 12:21:45 +00:00
2026-07-22 21:08:55 +01:00