summaryrefslogtreecommitdiff
path: root/include/linux/i2c/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorKuan-Chung Chen <damon.chen@realtek.com>2025-12-31 17:06:46 +0800
committerPing-Ke Shih <pkshih@realtek.com>2026-01-07 15:53:03 +0800
commiteb57be32f438c57c88d6ce756101c1dfbcc03bba (patch)
treeba8b3b373e6b91203ba485099327b83d4d239081 /include/linux/i2c/git@git.tavy.me:linux.git
parentcd7ce83ff6da0d9a760230f5dbf0c3148c534133 (diff)
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. Signed-off-by: Kuan-Chung Chen <damon.chen@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/20251231090647.56407-11-pkshih@realtek.com
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions