Arend van Spriel <arend.vanspriel@xxxxxxxxxxxx> writes: > Two use-after-free issues were found using KASAN and reported by > Daniel J Blueman. One of them was submitted as patch. However, no > response came upon my comments. So decided to push the fixes myself. > > These patches are intended for v4.11 and apply to the master branch of > the wireless-drivers repository. > > Arend van Spriel (2): > brcmfmac: use local iftype avoiding use-after-free of virtual > interface > cfg80211: check rdev resume callback only for registered wiphy > > drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c | 8 +++++--- > net/wireless/sysfs.c | 10 ++++------ > 2 files changed, 9 insertions(+), 9 deletions(-) Why are these in the same patchset, are there any dependencies etc? Or is it safe that Johannes applies the cfg80211 patch to mac80211.git and I apply brcmfmac to wireless-drivers.git? -- Kalle Valo