Skip to content

Conversation

@Jason2866
Copy link
Collaborator

No description provided.

esp-wzh and others added 30 commits November 4, 2025 16:34
…write

Add connection checks to usb_serial_jtag_write and usb_serial_jtag_read
functions to return -EIO error code when the USB Serial JTAG is not
connected.
Add a new test case to verify that USJ printing doesn't block CPU on chip
wake-up from light sleep. The test measures the average time per print
operation and ensures it's below 5000 microseconds.
Add checks to validate client_verify_data pointer and length before
processing in handle_session_command1. Prevents NULL pointer dereference
when client omits verifier data in Session_Command1, which could cause
device crash during provisioning (remote DoS attack).

We would like to thank Pavel Kohout from Aisle Research for reporting
this vulnerability along with a mitigation strategy.
…v5.3'

fix(esp_driver_usb_serial_jtag): check USJ accessibility before read/write (v5.3)

See merge request espressif/esp-idf!43395
fix(esp_system): fix XTAL32K power breaks ADC function on 32k XTAL clock pin (v5.3)

See merge request espressif/esp-idf!43388
…e/v5.3'

fix(esp_hw_support): add dependency of the TOP domain to the RTC_PERIPH domain for esp32c6 (v5.3)

See merge request espressif/esp-idf!43385
fix(openthread): fix a potential stack overflow in TREL (v5.3)

See merge request espressif/esp-idf!43934
Ci: fix wifi cases 5.3

See merge request espressif/esp-idf!43940
fix(esp_hw_support): fix flash cs unhold during sleep when pd top in esp32h2 (v5.3)

See merge request espressif/esp-idf!43560
feat(esp_hw_support): add gpio reset workaround except esp32 & esp32s2 (v5.3)

See merge request espressif/esp-idf!43467
…e/v5.3'

feat(esp_coex): set the pull mode of the external coex input pin (v5.3)

See merge request espressif/esp-idf!43313
fix(esp_hw_support): esp32p4 lowpower issues fixes (v5.3)

See merge request espressif/esp-idf!43091
fix(nimble): Add change to cancel sync in case of reattempt (v5.3)

See merge request espressif/esp-idf!43951
fix(wifi): fix issue that disarm send wake null timer donot take effect , fix(wifi): fix some esp-now issues and lightsleep issues , add scan stop when smartconfig stop V5.3

See merge request espressif/esp-idf!43904
bugfix(wifi): Set the dialog token of last FTM resp to Zero (Backport v5.3)

See merge request espressif/esp-idf!43847
fix(protocomm): add validation for Security1 client verifier data (v5.3)

See merge request espressif/esp-idf!43781
@Jason2866 Jason2866 merged commit 5c8c28d into tasmota:release/v5.3_orig Dec 11, 2025
1 check failed
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.

10 participants