Details

[Home]

Issue of the Implementation # L0232

Brief

rtlwifi: rtl8188ee: Fix potential race condition

Detailed Description

Flag rfchange_inprogress in struct rtl_ps_ctl is protected by a spinlock in most routines but not in rtl88e_dm_watchdog(), which could lead to a race condition. The necessary locking to prevent this condition is added.

Component

linux-kernel 4.7

Accepted

https://lkml.org/lkml/2016/6/10/153
commit

Status

Fixed in 4.8-rc1

List of traces

Error trace 1

[Home]