CVE-2026-43267 - wifi: rtw89: fix potential zero beacon interval in beacon tracking
CVE ID :CVE-2026-43267
Published : May 6, 2026, 12:16 p.m. | 2 hours ago
Description :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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : May 6, 2026, 12:16 p.m. | 2 hours ago
Description :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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...