diff options
author | 2008-01-28 19:49:00 -0800 | |
---|---|---|
committer | 2008-01-31 19:27:04 -0800 | |
commit | e1770d97a730ff4c3aa1775d98f4d0558390607f (patch) | |
tree | 64ad3c2d24b5506861aac9cef8f08c0e0fbd9959 /net | |
parent | [IPSEC]: Add support for combined mode algorithms (diff) | |
download | linux-dev-e1770d97a730ff4c3aa1775d98f4d0558390607f.tar.xz linux-dev-e1770d97a730ff4c3aa1775d98f4d0558390607f.zip |
[SELinux]: Fix double free in selinux_netlbl_sock_setsid()
As pointed out by Adrian Bunk, commit
45c950e0f839fded922ebc0bfd59b1081cc71b70 ("fix memory leak in netlabel
code") caused a double-free when security_netlbl_sid_to_secattr()
fails. This patch fixes this by removing the netlbl_secattr_destroy()
call from that function since we are already releasing the secattr
memory in selinux_netlbl_sock_setsid().
Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions