nuttx/drivers/crypto
Catalin Visinescu 2f1da092f2 nuttx/drivers/crypto/pnt/pnt_se05x_api: Minor Overflow in Secure Element Driver May Cause a DoS
Invalid data is passed to the NXP Plug & Trust Nano Package used by the
NuttX secure element driver. If the NXP code is not handling the malformed
data, a corruption can occur. Alternatively, if the attacker is able to
point create_signature_args->algorithm in memory at an address that is not
accessible, a crash can occur.

Applicable to:
* `signature_algorithm_mapping[create_signature_args->algorithm]`
* `signature_algorithm_mapping[verify_signature_args->algorithm]`

Signed-off-by: Catalin Visinescu <catalin_visinescu@yahoo.com>
2026-07-03 10:30:52 +08:00
..
pnt nuttx/drivers/crypto/pnt/pnt_se05x_api: Minor Overflow in Secure Element Driver May Cause a DoS 2026-07-03 10:30:52 +08:00
CMakeLists.txt drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
dev_urandom.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
Kconfig Fix Kconfig style 2023-12-09 13:44:46 -08:00
Make.defs drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
se05x.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
se05x_internal.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00