zephyr/subsys/net/l2
Jukka Rissanen c6aa9e3803 wifi: shell: btm_query: Fix invalid pointer cast
The 11v_btm_query shell command was calling parse_number() using
a pointer to uint8_t. This will cause memory overwrite and possible
crash. Convert to use long temporary value to avoid this.

Fix also the output prints in case of an error.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-10-15 04:07:59 -04:00
..
canbus
dummy net: Implement pseudo a.k.a "any" interface 2024-04-04 17:02:11 +02:00
ethernet net: bridge: Ignore promisc mode errors for native-sim 2024-09-13 13:42:20 +02:00
ieee802154 net: l2: ieee802154: shell: Fix stringop-truncation 2024-10-09 13:50:00 +02:00
offloaded_netdev
openthread mbedtls: remove unused option MBEDTLS_SSL_EXPORT_KEYS 2024-09-12 13:31:20 -04:00
ppp net: l2: ppp: ensure proper null-termination in ppp_fsm_close 2024-08-14 09:40:23 +02:00
virtual net: virtual: Pass status to caller when starting/stopping interface 2024-09-06 18:01:15 -04:00
wifi wifi: shell: btm_query: Fix invalid pointer cast 2024-10-15 04:07:59 -04:00
CMakeLists.txt Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00
Kconfig Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00