Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit cb80c2ec authored by JP Abgrall's avatar JP Abgrall Committed by Arve Hjønnevåg
Browse files

netfilter: xt_qtaguid: fix error exit that would keep a spinlock.



qtudev_open() could return with a uid_tag_data_tree_lock held
when an kzalloc(..., GFP_ATOMIC) would fail.
Very unlikely to get triggered AND survive the mayhem of running out of mem.

Signed-off-by: default avatarJP Abgrall <jpa@google.com>
parent 7cc23d4c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment