---
title: "Patch Package OTP 29.0.1 Released"
url: https://daily.dev/posts/patch-package-otp-29-0-1-released-jnqr5onwd
source_url: https://erlangforums.com/t/patch-package-otp-29-0-1-released/5656
type: article
source: "Erlang Forums"
published: 2026-05-27T08:31:36.564Z
updated: 2026-05-27T08:32:03.991Z
tags: ["security", "authentication", "erlang"]
reading_time: 4
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Patch Package OTP 29.0.1 Released

**[Erlang Forums](https://daily.dev/sources/erlangforums)** · 4 min read · 0 upvotes · 0 comments

## Summary

Erlang/OTP 29.0.1 patch release fixes multiple bugs and two CVEs across six applications. Security fixes include: corrected basic constraint path validation per RFC 5280 (CVE-2026-42789), and removal of legacy hostname verification fallback to subject common name in favor of RFC 9525 compliance (CVE-2026-42790, a potential incompatibility). OCSP responder certificate expiration is now properly checked before acceptance. Other fixes address a compiler bug that could invert boolean expression values, a compiler crash with native records, incorrect native record comparison results in the runtime system, SCTP peeloff IPv6 socket option inheritance, and a snmpm_usm crash on unknown user/engineID combinations.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://erlangforums.com/t/patch-package-otp-29-0-1-released/5656>

## Similar posts on daily.dev

- [Patch Package OTP 28.5.0.1 Released](https://daily.dev/posts/patch-package-otp-28-5-0-1-released-aovpz6fdi) · Erlang Forums · 0 upvotes · 0 comments
- [Patch Package OTP 29.0.2 Released](https://daily.dev/posts/patch-package-otp-29-0-2-released-fr7wkiqyl) · Erlang Forums · 0 upvotes · 0 comments
- [Patch Package OTP 29.0.4 Released](https://daily.dev/posts/patch-package-otp-29-0-4-released-07cjs8mrn) · Erlang Forums · 0 upvotes · 0 comments
- [Patch Package OTP 29.0.3 Released](https://daily.dev/posts/patch-package-otp-29-0-3-released-5din9mpe0) · Erlang Forums · 0 upvotes · 0 comments
- [Patch Package OTP 27.3.4.12 Released](https://daily.dev/posts/patch-package-otp-27-3-4-12-released-vplu2fn69) · Erlang Forums · 0 upvotes · 0 comments

---

Tags: [#security](https://daily.dev/tags/security), [#authentication](https://daily.dev/tags/authentication), [#erlang](https://daily.dev/tags/erlang)

[View this post on daily.dev](https://daily.dev/posts/patch-package-otp-29-0-1-released-jnqr5onwd)
