<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://open5gs.org/open5gs/feed.xml" rel="self" type="application/atom+xml" /><link href="https://open5gs.org/open5gs/" rel="alternate" type="text/html" /><updated>2026-04-13T23:50:45+00:00</updated><id>https://open5gs.org/open5gs/feed.xml</id><title type="html">Open5GS</title><subtitle>Open5GS is a C-language implementation of 5G Core and EPC, i.e. the core network of NR/LTE network (Release-17)</subtitle><author><name>Sukchan Lee</name></author><entry><title type="html">v2.7.7 - Bug fixed</title><link href="https://open5gs.org/open5gs/release/2026/03/15/release-v2.7.7.html" rel="alternate" type="text/html" title="v2.7.7 - Bug fixed" /><published>2026-03-15T11:41:00+00:00</published><updated>2026-03-15T11:41:00+00:00</updated><id>https://open5gs.org/open5gs/release/2026/03/15/release-v2.7.7</id><content type="html" xml:base="https://open5gs.org/open5gs/release/2026/03/15/release-v2.7.7.html"><![CDATA[<p>See <a href="https://github.com/open5gs/open5gs/releases/tag/v2.7.7">Release Note</a></p>

<p class="notice--info">Download – <a href="https://github.com/open5gs/open5gs/archive/v2.7.7.tar.gz">v2.7.7.tar.gz</a></p>]]></content><author><name>Sukchan Lee</name></author><category term="Release" /><category term="News" /><category term="Release" /><summary type="html"><![CDATA[See Release Note]]></summary></entry><entry><title type="html">v2.7.6 - Bug fixed</title><link href="https://open5gs.org/open5gs/release/2025/07/19/release-v2.7.6.html" rel="alternate" type="text/html" title="v2.7.6 - Bug fixed" /><published>2025-07-19T13:05:00+00:00</published><updated>2025-07-19T13:05:00+00:00</updated><id>https://open5gs.org/open5gs/release/2025/07/19/release-v2.7.6</id><content type="html" xml:base="https://open5gs.org/open5gs/release/2025/07/19/release-v2.7.6.html"><![CDATA[<p>See <a href="https://github.com/open5gs/open5gs/releases/tag/v2.7.6">Release Note</a></p>

<p class="notice--info">Download – <a href="https://github.com/open5gs/open5gs/archive/v2.7.6.tar.gz">v2.7.6.tar.gz</a></p>]]></content><author><name>Sukchan Lee</name></author><category term="Release" /><category term="News" /><category term="Release" /><summary type="html"><![CDATA[See Release Note]]></summary></entry><entry><title type="html">v2.7.5 - Bug fixed</title><link href="https://open5gs.org/open5gs/release/2025/03/30/release-v2.7.5.html" rel="alternate" type="text/html" title="v2.7.5 - Bug fixed" /><published>2025-03-30T13:05:00+00:00</published><updated>2025-03-30T13:05:00+00:00</updated><id>https://open5gs.org/open5gs/release/2025/03/30/release-v2.7.5</id><content type="html" xml:base="https://open5gs.org/open5gs/release/2025/03/30/release-v2.7.5.html"><![CDATA[<h1 id="open5gs-release-note-summary">Open5GS Release Note Summary</h1>

<p>This release introduces numerous improvements and bug fixes across core network components, enhancing overall stability, performance, and security. Below is a concise overview of the key updates:</p>

<h2 id="session--subscription-management">Session &amp; Subscription Management</h2>
<ul>
  <li><strong>SMF Enhancements:</strong>
Improved handling of SDM subscriptions to UDM during the PDU session lifetime.</li>
  <li><strong>Optional PLMN-ID:</strong>
Added support for an optional PLMN-ID parameter in SDM GET queries (AMF/SMF).</li>
  <li><strong>5GMM Cause Reporting:</strong>
AMF now sends a 5GMM cause in the request to SMF when initiating a session release.</li>
</ul>

<h2 id="mobility--authentication-improvements">Mobility &amp; Authentication Improvements</h2>
<ul>
  <li><strong>Mobility Fixes:</strong>
Corrected QoS values for 2G to 4G mobility and fixed issues with UE context release and cell reselection.</li>
  <li><strong>Security &amp; Authentication:</strong>
Enhanced UE authentication processes, prevented crashes during security mode command failures, and implemented HSS selection improvements.</li>
</ul>

<h2 id="interface--protocol-enhancements">Interface &amp; Protocol Enhancements</h2>
<ul>
  <li><strong>Diameter &amp; PFCP:</strong>
    <ul>
      <li>Integrated statistics into the main loop for Diameter interfaces, with enhanced debug logging for HSS and PCRF.</li>
      <li>Addressed multiple PFCP issues, including memory management, header handling, and correct TEID restoration.</li>
    </ul>
  </li>
  <li><strong>NAS Module:</strong>
Fixed a heap-buffer overflow vulnerability in NAS message decoding.</li>
</ul>

<h2 id="sbi-and-other-module-updates">SBI and Other Module Updates</h2>
<ul>
  <li><strong>SBI Enhancements:</strong>
Enabled custom User-Agent header information for HTTP/2 requests, support for custom port numbers, and direct NRF communication.</li>
  <li><strong>Additional Fixes:</strong>
    <ul>
      <li>Resolved UE context handling issues during handovers and state transitions.</li>
      <li>Implemented various cosmetic fixes, typo corrections, and documentation updates.</li>
      <li>Introduced support for new parameters and refined subscription conditions.</li>
    </ul>
  </li>
</ul>

<p>Overall, this release emphasizes improved network reliability, enhanced security measures, and better support for 5G core operations while also addressing legacy issues.</p>

<p>See <a href="https://github.com/open5gs/open5gs/releases/tag/v2.7.5">Release Note</a></p>

<p class="notice--info">Download – <a href="https://github.com/open5gs/open5gs/archive/v2.7.5.tar.gz">v2.7.5.tar.gz</a></p>]]></content><author><name>Sukchan Lee</name></author><category term="Release" /><category term="News" /><category term="Release" /><summary type="html"><![CDATA[Open5GS Release Note Summary]]></summary></entry><entry><title type="html">v2.7.2 - ogs_pool_cycle() removed</title><link href="https://open5gs.org/open5gs/release/2024/08/04/release-v2.7.2.html" rel="alternate" type="text/html" title="v2.7.2 - ogs_pool_cycle() removed" /><published>2024-08-04T12:13:00+00:00</published><updated>2024-08-04T12:13:00+00:00</updated><id>https://open5gs.org/open5gs/release/2024/08/04/release-v2.7.2</id><content type="html" xml:base="https://open5gs.org/open5gs/release/2024/08/04/release-v2.7.2.html"><![CDATA[<p>See <a href="https://github.com/open5gs/open5gs/releases/tag/v2.7.2">Release Note</a></p>

<p class="notice--info">Download – <a href="https://github.com/open5gs/open5gs/archive/v2.7.2.tar.gz">v2.7.2.tar.gz</a></p>]]></content><author><name>Sukchan Lee</name></author><category term="Release" /><category term="News" /><category term="Release" /><summary type="html"><![CDATA[See Release Note]]></summary></entry><entry><title type="html">v2.7.1 - Bug Fixed</title><link href="https://open5gs.org/open5gs/release/2024/04/19/release-v2.7.1.html" rel="alternate" type="text/html" title="v2.7.1 - Bug Fixed" /><published>2024-04-19T12:23:00+00:00</published><updated>2024-04-19T12:23:00+00:00</updated><id>https://open5gs.org/open5gs/release/2024/04/19/release-v2.7.1</id><content type="html" xml:base="https://open5gs.org/open5gs/release/2024/04/19/release-v2.7.1.html"><![CDATA[<p>See <a href="https://github.com/open5gs/open5gs/releases/tag/v2.7.1">Release Note</a></p>

<p class="notice--info">Download – <a href="https://github.com/open5gs/open5gs/archive/v2.7.1.tar.gz">v2.7.1.tar.gz</a></p>]]></content><author><name>Sukchan Lee</name></author><category term="Release" /><category term="News" /><category term="Release" /><summary type="html"><![CDATA[See Release Note]]></summary></entry><entry><title type="html">v2.7.0 - 5G Roaming with SEPP</title><link href="https://open5gs.org/open5gs/release/2023/12/04/release-v2.7.0.html" rel="alternate" type="text/html" title="v2.7.0 - 5G Roaming with SEPP" /><published>2023-12-04T12:14:00+00:00</published><updated>2023-12-04T12:14:00+00:00</updated><id>https://open5gs.org/open5gs/release/2023/12/04/release-v2.7.0</id><content type="html" xml:base="https://open5gs.org/open5gs/release/2023/12/04/release-v2.7.0.html"><![CDATA[<p>See <a href="https://github.com/open5gs/open5gs/releases/tag/v2.7.0">Release Note</a></p>

<p class="notice--info">Download – <a href="https://github.com/open5gs/open5gs/archive/v2.7.0.tar.gz">v2.7.0.tar.gz</a></p>]]></content><author><name>Sukchan Lee</name></author><category term="Release" /><category term="News" /><category term="Release" /><summary type="html"><![CDATA[See Release Note]]></summary></entry><entry><title type="html">v2.6.6 - Ubuntu 23.04(lunar) Release</title><link href="https://open5gs.org/open5gs/release/2023/10/04/release-v2.6.6.html" rel="alternate" type="text/html" title="v2.6.6 - Ubuntu 23.04(lunar) Release" /><published>2023-10-04T11:36:00+00:00</published><updated>2023-10-04T11:36:00+00:00</updated><id>https://open5gs.org/open5gs/release/2023/10/04/release-v2.6.6</id><content type="html" xml:base="https://open5gs.org/open5gs/release/2023/10/04/release-v2.6.6.html"><![CDATA[<p>See <a href="https://github.com/open5gs/open5gs/releases/tag/v2.6.6">Release Note</a></p>

<p class="notice--info">Download – <a href="https://github.com/open5gs/open5gs/archive/v2.6.6.tar.gz">v2.6.6.tar.gz</a></p>]]></content><author><name>Sukchan Lee</name></author><category term="Release" /><category term="News" /><category term="Release" /><summary type="html"><![CDATA[See Release Note]]></summary></entry><entry><title type="html">v2.6.4 - Bug Fixes</title><link href="https://open5gs.org/open5gs/release/2023/05/20/release-v2.6.4.html" rel="alternate" type="text/html" title="v2.6.4 - Bug Fixes" /><published>2023-05-20T23:49:00+00:00</published><updated>2023-05-20T23:49:00+00:00</updated><id>https://open5gs.org/open5gs/release/2023/05/20/release-v2.6.4</id><content type="html" xml:base="https://open5gs.org/open5gs/release/2023/05/20/release-v2.6.4.html"><![CDATA[<p>See <a href="https://github.com/open5gs/open5gs/releases/tag/v2.6.4">Release Note</a></p>

<p class="notice--info">Download – <a href="https://github.com/open5gs/open5gs/archive/v2.6.4.tar.gz">v2.6.4.tar.gz</a></p>]]></content><author><name>Sukchan Lee</name></author><category term="Release" /><category term="News" /><category term="Release" /><summary type="html"><![CDATA[See Release Note]]></summary></entry><entry><title type="html">v2.6.3 - PFCP Restoration</title><link href="https://open5gs.org/open5gs/release/2023/04/26/release-v2.6.3.html" rel="alternate" type="text/html" title="v2.6.3 - PFCP Restoration" /><published>2023-04-26T01:52:00+00:00</published><updated>2023-04-26T01:52:00+00:00</updated><id>https://open5gs.org/open5gs/release/2023/04/26/release-v2.6.3</id><content type="html" xml:base="https://open5gs.org/open5gs/release/2023/04/26/release-v2.6.3.html"><![CDATA[<p>See <a href="https://github.com/open5gs/open5gs/releases/tag/v2.6.3">Release Note</a></p>

<p class="notice--info">Download – <a href="https://github.com/open5gs/open5gs/archive/v2.6.3.tar.gz">v2.6.3.tar.gz</a></p>]]></content><author><name>Sukchan Lee</name></author><category term="Release" /><category term="News" /><category term="Release" /><summary type="html"><![CDATA[See Release Note]]></summary></entry><entry><title type="html">v2.6.2 - Bug Fixes</title><link href="https://open5gs.org/open5gs/release/2023/04/04/release-v2.6.2.html" rel="alternate" type="text/html" title="v2.6.2 - Bug Fixes" /><published>2023-04-04T13:19:00+00:00</published><updated>2023-04-04T13:19:00+00:00</updated><id>https://open5gs.org/open5gs/release/2023/04/04/release-v2.6.2</id><content type="html" xml:base="https://open5gs.org/open5gs/release/2023/04/04/release-v2.6.2.html"><![CDATA[<p>See <a href="https://github.com/open5gs/open5gs/releases/tag/v2.6.2">Release Note</a></p>

<p class="notice--info">Download – <a href="https://github.com/open5gs/open5gs/archive/v2.6.2.tar.gz">v2.6.2.tar.gz</a></p>]]></content><author><name>Sukchan Lee</name></author><category term="Release" /><category term="News" /><category term="Release" /><summary type="html"><![CDATA[See Release Note]]></summary></entry></feed>