Skip to content
Snippets Groups Projects
Commit 16a5a480 authored by James Smart's avatar James Smart Committed by Christoph Hellwig
Browse files

nvmet-fc: correct use after free on list teardown


Use list_for_each_entry_safe to prevent list handling from referencing
next pointers directly after list_del's

Signed-off-by: default avatarJames Smart <james.smart@broadcom.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 42819eb7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment