aboutsummaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorGordon Tetlow <gordon@FreeBSD.org>2026-01-26 18:42:20 +0000
committerMark Johnston <markj@FreeBSD.org>2026-01-26 19:00:43 +0000
commit65c1295c6bb083f2d3f82f19e773b841faad8147 (patch)
tree90a6de36e070d3e9e2db3ee6e1ad9a2e076be955 /lib/libc
parent403702f9ce6bdfa48115e6291df2f54e42cefec0 (diff)
openssl: Fix multiple vulnerabilities
This is a rollup commit from upstream to fix: Stack buffer overflow in CMS AuthEnvelopedData parsing (CVE-2025-15467) Heap out-of-bounds write in BIO_f_linebuffer on short writes (CVE-2025-68160) Unauthenticated/unencrypted trailing bytes with low-level OCB function calls (CVE-2025-69418) Out of bounds write in PKCS12_get_friendlyname() UTF-8 conversion (CVE-2025-69419) Missing ASN1_TYPE validation in TS_RESP_verify_response() function (CVE-2025-69420) NULL Pointer Dereference in PKCS12_item_decrypt_d2i_ex function (CVE-2025-69421) Missing ASN1_TYPE validation in PKCS#12 parsing (CVE-2026-22795) ASN1_TYPE Type Confusion in the PKCS7_digest_from_attributes() function (CVE-2026-22796) See https://openssl-library.org/news/secadv/ for additional details. Approved by: so Obtained from: OpenSSL Security: FreeBSD-SA-26:01.openssl Security: CVE-2025-15467 Security: CVE-2025-68160 Security: CVE-2025-69418 Security: CVE-2025-69419 Security: CVE-2025-69420 Security: CVE-2025-69421 Security: CVE-2026-22795 Security: CVE-2026-22796
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions