diff options
author | Paul Moore <paul@paul-moore.com> | 2020-04-20 10:09:29 -0400 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2020-04-20 19:33:56 -0400 |
commit | a48b284b403a4a073d8beb72d2bb33e54df67fb6 (patch) | |
tree | ad259792c2a7bfaf9b9e4dbd987d8384adf6d9b0 /kernel/audit.h | |
parent | 8f3d9f354286745c751374f5f1fcafee6b3f3136 (diff) | |
download | lwn-a48b284b403a4a073d8beb72d2bb33e54df67fb6.tar.gz lwn-a48b284b403a4a073d8beb72d2bb33e54df67fb6.zip |
audit: fix a net reference leak in audit_send_reply()
If audit_send_reply() fails when trying to create a new thread to
send the reply it also fails to cleanup properly, leaking a reference
to a net structure. This patch fixes the error path and makes a
handful of other cleanups that came up while fixing the code.
Reported-by: teroincn@gmail.com
Reviewed-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'kernel/audit.h')
0 files changed, 0 insertions, 0 deletions