]> git.ipfire.org Git - thirdparty/systemd.git/commit
dhcp6: check option length before reading values
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 30 Sep 2018 11:23:58 +0000 (20:23 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 2 Oct 2018 23:49:55 +0000 (08:49 +0900)
commit84452783b8bcc44e0dbb7fa6ddc6dad8c064bdfe
tree6a0089a96eadd048b74227f21f1bcf6c2fa521a2
parent9380d34c2a661f071cbdabe24f39d3b63ab50f8f
dhcp6: check option length before reading values

Fixes oss-fuzz#10746
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10746.
src/libsystemd-network/dhcp6-internal.h
src/libsystemd-network/dhcp6-option.c
src/libsystemd-network/sd-dhcp6-client.c