Linux Kernel rtw89 WiFi Driver Division-by-Zero Fix
CVE-2026-43267 Published on May 6, 2026
wifi: rtw89: fix potential zero beacon interval in beacon tracking
In the Linux kernel, the following vulnerability has been resolved:
wifi: rtw89: fix potential zero beacon interval in beacon tracking
During fuzz testing, it was discovered that bss_conf->beacon_int
might be zero, which could result in a division by zero error in
subsequent calculations. Set a default value of 100 TU if the
interval is zero to ensure stability.
Products Associated with CVE-2026-43267
Want to know whenever a new CVE is published for Linux Kernel? stack.watch will email you.
Affected Versions
Linux:- Version d360551f265e3c942ce06cd6f4d2f7f67741bcbd and below 1260bee01493126cf9c872b6ca2af261173baa6d is affected.
- Version d360551f265e3c942ce06cd6f4d2f7f67741bcbd and below e00c9a4ec84c0bb067833b34202f457badbbc1c1 is affected.
- Version d360551f265e3c942ce06cd6f4d2f7f67741bcbd and below eb57be32f438c57c88d6ce756101c1dfbcc03bba is affected.
- Version 6.18 is affected.
- Before 6.18 is unaffected.
- Version 6.18.16, <= 6.18.* is unaffected.
- Version 6.19.6, <= 6.19.* is unaffected.
- Version 7.0, <= * is unaffected.