Skip to content

Release v3.2.4

Choose a tag to compare

@github-actions github-actions released this 10 Jul 14:45
· 306 commits to master since this release
Immutable release. Only release title and notes can be modified.
v3.2.4

Security and stability fixes.

Fixes:

  • file: Fix another instance of runtime check placed as assert
  • file: Fix OOB read due to critical check placed as assert
  • cp: Fix OOB write in cp_decode_response REPLY_KEYPAD/RAW
  • phy: Guard packet length subtraction against underflow
  • phy: Fix framer wedge on fragmented packet header
  • python: Drop Python 3.9 from wheel builds