Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[general][sdk] update mbedtls and lwip codes #24

Merged
merged 2 commits into from
Mar 14, 2025

Conversation

xshuqun
Copy link
Collaborator

@xshuqun xshuqun commented Mar 13, 2025

  • update mbedtls with secure flags and declaration
  • Fix CVE-2020-22283 in lwip v2.1.2

xshuqun added 2 commits March 13, 2025 16:23
* Add secure flag and declaration.
* fix CVE-2020-22283 in lwip 2.1.2

Notes:
* Fix CVE-2020-22283 in lwip v2.1.2
* Based on https://nvd.nist.gov/vuln/detail/CVE-2020-22283
* A buffer overflow vulnerability in the icmp6_send_response_with_addrs_and_netif() function of Free Software Foundation lwIP version git head allows attackers to access sensitive information via a crafted ICMPv6 packet.
@xshuqun xshuqun changed the title Ameba/sync sdk 250313 Update mbedtls and lwip codes Mar 13, 2025
@Sandyyeow-realtek Sandyyeow-realtek merged commit 967b1ca into Ameba-AIoT:main Mar 14, 2025
1 check passed
@xshuqun xshuqun deleted the ameba/sync_sdk_250313 branch March 14, 2025 01:45
@xshuqun xshuqun changed the title Update mbedtls and lwip codes [general][sdk] pdate mbedtls and lwip codes Mar 14, 2025
@xshuqun xshuqun changed the title [general][sdk] pdate mbedtls and lwip codes [general][sdk] update mbedtls and lwip codes Mar 14, 2025
xshuqun added a commit that referenced this pull request Mar 14, 2025
* [general][mbedtls] update mbedtls

* Add secure flag and declaration.

* [general][lwip] fix CVE-2020-22283 in lwip 2.1.2

* fix CVE-2020-22283 in lwip 2.1.2

Notes:
* Fix CVE-2020-22283 in lwip v2.1.2
* Based on https://nvd.nist.gov/vuln/detail/CVE-2020-22283
* A buffer overflow vulnerability in the icmp6_send_response_with_addrs_and_netif() function of Free Software Foundation lwIP version git head allows attackers to access sensitive information via a crafted ICMPv6 packet.
xshuqun added a commit that referenced this pull request Mar 14, 2025
* [general][mbedtls] update mbedtls

* Add secure flag and declaration.

* [general][lwip] fix CVE-2020-22283 in lwip 2.1.2

* fix CVE-2020-22283 in lwip 2.1.2

Notes:
* Fix CVE-2020-22283 in lwip v2.1.2
* Based on https://nvd.nist.gov/vuln/detail/CVE-2020-22283
* A buffer overflow vulnerability in the icmp6_send_response_with_addrs_and_netif() function of Free Software Foundation lwIP version git head allows attackers to access sensitive information via a crafted ICMPv6 packet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants