A missing nullptr-check in handle_ra_input can cause a nullptr-deref.
A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Zephyr | Zephyrproject | * | 3.2.0 (including) |