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
08 May 2026, 21:03
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux linux Kernel
Linux |
|
| CWE | CWE-369 | |
| References | () https://git.kernel.org/stable/c/1260bee01493126cf9c872b6ca2af261173baa6d - Patch | |
| References | () https://git.kernel.org/stable/c/e00c9a4ec84c0bb067833b34202f457badbbc1c1 - Patch | |
| References | () https://git.kernel.org/stable/c/eb57be32f438c57c88d6ce756101c1dfbcc03bba - Patch |
06 May 2026, 12:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-06 12:16
Updated : 2026-05-08 21:03
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
