summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2019-04-15 11:39:33 +0200
committerJohannes Berg <johannes.berg@intel.com>2019-04-23 13:47:05 +0200
commit517879147493a5e1df6b89a50f708f1133fcaddb (patch)
treecfab240254cb1dc2b7954abc73e48ce290e07718 /virt
parent8772eed9a95abd82cf188c93edb9645543ca4418 (diff)
mac80211: don't attempt to rename ERR_PTR() debugfs dirs
We need to dereference the directory to get its parent to be able to rename it, so it's clearly not safe to try to do this with ERR_PTR() pointers. Skip in this case. It seems that this is most likely what was causing the report by syzbot, but I'm not entirely sure as it didn't come with a reproducer this time. Cc: stable@vger.kernel.org Reported-by: syzbot+4ece1a28b8f4730547c9@syzkaller.appspotmail.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions