diff options
author | Jeff Layton <[email protected]> | 2023-03-30 14:24:27 -0400 |
---|---|---|
committer | Chuck Lever <[email protected]> | 2023-04-04 09:55:27 -0400 |
commit | 5085e41f9e83a1bec51da1f20b54f2ec3a13a3fe (patch) | |
tree | 2f52af42c56010a8c14442378c3f6d27472a9e47 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 15a8b55dbb1ba154d82627547c5761cac884d810 (diff) |
sunrpc: only free unix grouplist after RCU settles
While the unix_gid object is rcu-freed, the group_info list that it
contains is not. Ensure that we only put the group list reference once
we are really freeing the unix_gid object.
Reported-by: Zhi Li <[email protected]>
Link: https://bugzilla.redhat.com/show_bug.cgi?id=2183056
Signed-off-by: Jeff Layton <[email protected]>
Fixes: fd5d2f78261b ("SUNRPC: Make server side AUTH_UNIX use lockless lookups")
Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions