VYPR

SiWx917 WiFi driver

by Silabs.com

CVEs (1)

  • CVE-2026-14366MedAug 31, 2026
    risk 0.35cvss 6.4epss

    The Silicon Labs SiWx917 WiFi driver's transmit callback siwx91x_send() in drivers/wifi/siwx91x/siwx91x_wifi.c frees a network packet it does not own. In the Zephyr TX path the net_pkt is owned by the L2/networking stack; the driver only borrows it to copy the frame bytes into a…