nuttx/drivers/contactless
Catalin Visinescu ef211d6f3c drivers/contactless/pn532: Fix Stack Overflow in PN532 Contactless Driver
When calling Set RF Configuration command, a compromised user
process can trigger memory corruption in the kernel. This can
lead to a system crash or potentially arbitrary code execution
in the kernel.

It addresses an earlier incomplete fix.

Tested locally.

Signed-off-by: Your Name <catalin_visinescu@yahoo.com>
2026-06-14 18:53:21 +08:00
..
CMakeLists.txt drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
Kconfig drivers/*/Kconfig: Consolidate driver Kconfig Files. 2020-02-15 15:19:11 +01:00
Make.defs drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
mfrc522.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
mfrc522.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
pn532.c drivers/contactless/pn532: Fix Stack Overflow in PN532 Contactless Driver 2026-06-14 18:53:21 +08:00
pn532.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00