]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: set maximum length to be read by read_full_file_full() 29400/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 2 Oct 2023 01:28:55 +0000 (10:28 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 2 Oct 2023 01:36:43 +0000 (10:36 +0900)
commit4ed95fafad06473da7b3275461dd439e2af7d191
treeb3074f3c5a5bdd2659a8c1f86625247312c88a69
parent7e2a5fbd851bf195a45c650dacad45d6456910bd
network: set maximum length to be read by read_full_file_full()

Fixes #29264 and oss-fuzz#62556
(https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=62556).
src/network/netdev/macsec.c
src/network/netdev/wireguard.c
test/fuzz/fuzz-netdev-parser/oss-fuzz-62556 [new file with mode: 0644]