Files
CVEs-PoC/2019/CVE-2019-9502.md
2025-09-29 21:09:30 +02:00

1.3 KiB

CVE-2019-9502

Description

The Broadcom wl WiFi driver is vulnerable to a heap buffer overflow. If the vendor information element data length is larger than 164 bytes, a heap buffer overflow is triggered in wlc_wpa_plumb_gtk. In the worst case scenario, by sending specially-crafted WiFi packets, a remote, unauthenticated attacker may be able to execute arbitrary code on a vulnerable system. More typically, this vulnerability will result in denial-of-service conditions.

POC

Reference

Github