VYPR

Airoc Wi-Fi driver

by Infineon

CVEs (1)

  • CVE-2026-12999MedAug 22, 2026
    risk 0.27cvss 5.3epss

    The Infineon Airoc Wi-Fi driver's transmit callback airoc_mgmt_send() in drivers/wifi/infineon/airoc_wifi.c allocates a net_buf from the fixed airoc_pool for every outbound packet. When whd_network_send_ethernet_data() returns a synchronous failure, the underlying WHD library…