Skip to content

Commit 65d4e3f

Browse files
fix(wifi): Added CVE-2025-52471 to vulnerabilities list
1 parent adb3f2a commit 65d4e3f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/en/security/vulnerabilities.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ This page briefly lists all of the vulnerabilities that are discovered and fixed
77
.. note::
88
Please refer to ``latest`` version of this documentation guide for up-to-date information.
99

10+
CVE-2025
11+
--------
12+
13+
CVE-2025-52471
14+
~~~~~~~~~~~~~~
15+
16+
ESP-NOW Integer Underflow Vulnerability Advisory
17+
18+
* Espressif Advisory: NA (Published on GitHub)
19+
* Impact: Applicable for ESP-IDF
20+
* Resolution: Please see advisory for details
21+
* Advisory pointer: `GHSA-hqhh-cp47-fv5g`_
22+
23+
1024
CVE-2024
1125
--------
1226

@@ -195,3 +209,4 @@ Security Advisory Concerning Wi-Fi Authentication Bypass
195209
.. _`GHSA-22x6-3756-pfp8` : https://github.com/espressif/esp-idf/security/advisories/GHSA-22x6-3756-pfp8
196210
.. _`GHSA-7f7f-jj2q-28wm` : https://github.com/espressif/esp-idf/security/advisories/GHSA-7f7f-jj2q-28wm
197211
.. _`GHSA-wm57-466g-mhrr` : https://github.com/espressif/esp-idf/security/advisories/GHSA-wm57-466g-mhrr
212+
.. _`GHSA-hqhh-cp47-fv5g` : https://github.com/espressif/esp-idf/security/advisories/GHSA-hqhh-cp47-fv5g

0 commit comments

Comments
 (0)