reconsider k_mbox APIs #3759
Labels
area: API
Changes to public APIs
area: Kernel
Enhancement
Changes/Updates/Additions to existing features
Reported by Andrew Boie:
The current design of the k_mbox APIs involves struct k_mbox_msg data structures which are intended to be instantiated and populated by the user. Corruption of these data structures could crash the kernel. We need a bulletproof way to sanitize these structures, or make some API changes, or decide that k_mbox APIs will be supervisor-only.
(Imported from Jira ZEP-2325)
The text was updated successfully, but these errors were encountered: