]> git.proxmox.com Git - pve-kernel.git/commit
fix refcnt leaks with net namespaces
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 21 Feb 2018 08:18:49 +0000 (09:18 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 21 Feb 2018 08:18:49 +0000 (09:18 +0100)
commit38c79e8118e80caa6c4d62bb55d1a66824e6175c
treeec6b3d624ff88d656d1077129fb20c45d7c781c0
parent8a8c16e2185dc290a1ab5c16a0b49f227a32fb71
fix refcnt leaks with net namespaces

see https://github.com/lxc/lxc/issues/2141 and
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1711407/
patches/kernel/0024-net-tcp-close-sock-if-net-namespace-is-exiting.patch [new file with mode: 0644]
patches/kernel/0025-sctp-fix-dst-refcnt-leak-in-sctp_v4_get_dst.patch [new file with mode: 0644]
patches/kernel/0026-sctp-fix-dst-refcnt-leak-in-sctp_v6_get_dst.patch [new file with mode: 0644]