[ Sasha's backport helper bot ]
Hi,
✅ All tests passed successfully. No issues detected. No action required from the submitter.
The upstream commit SHA1 provided is correct: fc88dee89d7b63eeb17699393eb659aadf9d9b7c
WARNING: Author mismatch between patch and upstream commit: Backport author: WangYuliwangyuli@uniontech.com Commit author: Edward Adam Daviseadavis@qq.com
Status in newer kernel trees: 6.15.y | Present (exact SHA1) 6.12.y | Not found 6.6.y | Not found
Note: The patch differs from the upstream commit: --- 1: fc88dee89d7b6 ! 1: 086f38a03332b wifi: cfg80211: init wiphy_work before allocating rfkill fails @@ Metadata ## Commit message ## wifi: cfg80211: init wiphy_work before allocating rfkill fails
+ [ Upstream commit fc88dee89d7b63eeb17699393eb659aadf9d9b7c ] + syzbort reported a uninitialize wiphy_work_lock in cfg80211_dev_free. [1]
After rfkill allocation fails, the wiphy release process will be performed, @@ Commit message Signed-off-by: Edward Adam Davis eadavis@qq.com Link: https://patch.msgid.link/tencent_258DD9121DDDB9DD9A1939CFAA0D8625B107@qq.com Signed-off-by: Johannes Berg johannes.berg@intel.com + Signed-off-by: WangYuli wangyuli@uniontech.com
## net/wireless/core.c ## @@ net/wireless/core.c: struct wiphy *wiphy_new_nm(const struct cfg80211_ops *ops, int sizeof_priv, ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.1.y | Success | Success | | stable/linux-6.6.y | Success | Success |