nuttx/drivers/contactless
Catalin Visinescu d33e20fa1c 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-17 17:13:32 +08:00
..
CMakeLists.txt
Kconfig
Make.defs
mfrc522.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
mfrc522.h
pn532.c drivers/contactless/pn532: Fix Stack Overflow in PN532 Contactless Driver 2026-06-17 17:13:32 +08:00
pn532.h