File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 0.22.8
2+ ======
3+
4+ * Python 3.13.13
5+ - CVE-2026 -3479: Improper resource argument validation in pkgutil.get_data()
6+ - CVE-2026 -2297: Incorrectly handled hook in FileLoader
7+ - CVE-2025 -13462: Incorrect parsing of TarInfo with GNU long name
8+ - CVE-2025 -27607: RCE in python-json-logger dependency
9+ * Perl 5.42.2.1
10+ - CVE-2026 -4176: Memory corruption in Compress::Raw::Zlib core module
11+ - CVE-2026 -3381 / CVE-2026 -27171: zlib vulnerabilities within compression capabilities
12+ * OpenSSL 3.5.6
13+ - CVE-2026 -31790: Leakage from uninitialized memory in RSA KEM RSASVE
14+ - CVE-2026 -2673: Loss of key agreement group tuple structure
15+ - CVE-2026 -28387: Potential use-after-free in DANE client code
16+ - CVE-2026 -28388: DoS via NULL pointer dereference in delta CRL processing
17+ - CVE-2026 -31789: Heap buffer overflow in hexadecimal conversion
18+ - CVE-2026 -28389 / CVE-2026 -28390: NULL pointer dereferences in CMS processing
19+ * SQLite 3.53.0.0
20+ - CVE-2025 -6965: High-severity memory corruption flaw in aggregate terms
21+
22+
1230.22.7
224======
325
Original file line number Diff line number Diff line change 3434)
3535
3636# relenv package version
37- __version__ = "0.22.7 "
37+ __version__ = "0.22.8 "
3838
3939log = logging .getLogger (__name__ )
4040
You can’t perform that action at this time.
0 commit comments