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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-05-06 12:16
Updated : 2026-06-17 10:49
NVD link : CVE-2026-43267
Mitre link : CVE-2026-43267
CVE.ORG link : CVE-2026-43267
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-369
Divide By Zero
