]> git.ipfire.org Git - thirdparty/lxc.git/commit
confile: improve network vetting
authorChristian Brauner <christian.brauner@ubuntu.com>
Sat, 27 Mar 2021 10:37:26 +0000 (11:37 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Mon, 29 Mar 2021 15:02:17 +0000 (17:02 +0200)
commit8fa51b7a5b0636d9f3c02890042a61e9f26ffeb1
treed3d2968077528ff2489897c6c88fb03bc2281991
parent0977c023aa434004bc56d789c4072c49068ebd67
confile: improve network vetting

Move all input sanity checks up and add two missing checks for the
correct network type when using veth-vlan and vlan network types.

Link: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32513
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/confile.c