mbedtls icon indicating copy to clipboard operation
mbedtls copied to clipboard

psa_cipher_decrypt CCM*: fix rejection of messages shorter than 3 bytes

Open gilles-peskine-arm opened this issue 7 months ago • 0 comments

Found by Cryptofuzz. Fixes #9314.

Specification links:

PR checklist

Please tick as appropriate and edit the reasons (e.g.: "backport: not needed because this is a new feature")

  • [x] changelog provided
  • [ ] 3.6 backport TODO
  • [x] 2.28 backport no (no CCM* in 2.28)
  • [x] tests provided

gilles-peskine-arm avatar Jun 26 '24 11:06 gilles-peskine-arm