external_zblue/subsys/modem
Henrik Skreslet 6e67af16f7 modem: cmux: added validation of cmux frame length
Validates cmux frame length and drops it if its larger
than the receive buffer

Signed-off-by: Henrik Skreslet <henrik.skreslet@gmail.com>
2026-04-20 17:55:38 +08:00
..
backends modem: cmux: apply `static const` to reduce RAM usage 2026-04-20 17:32:10 +08:00
CMakeLists.txt modem: add modem_pipelink module 2026-04-20 17:23:51 +08:00
Kconfig modem: pipe: simplify synchronization 2026-04-20 17:25:32 +08:00
modem_chat.c modem: chat: patch unintended behavior in modem_chat_run_script() 2026-04-20 17:25:24 +08:00
modem_cmux.c modem: cmux: added validation of cmux frame length 2026-04-20 17:55:38 +08:00
modem_pipe.c modem: pipe: Add explicit timeout to sync APIs 2026-04-20 17:32:33 +08:00
modem_pipelink.c modem: add modem_pipelink module 2026-04-20 17:23:51 +08:00
modem_ppp.c modem: ppp: coverity 330618: explicitly ignore retval 2026-04-20 17:28:02 +08:00
modem_stats.c modem: backend: Add statistics module 2026-04-20 17:18:14 +08:00
modem_ubx.c modem: ubx: fix incoming byte processing 2026-04-20 17:33:20 +08:00