diff options
author | Vladislav Grishenko <themiron@mail.ru> | 2018-10-25 05:11:32 +0500 |
---|---|---|
committer | Vladislav Grishenko <themiron@mail.ru> | 2018-10-25 05:16:55 +0500 |
commit | 603800151415c69ceb3c9d986ef0c3487817cb67 (patch) | |
tree | 657aee87964ca4501a416db40ce3c66d9529128f /accel-pppd/extra/net-snmp/statSSTP.c | |
parent | 938bad250baa7bd6f0761e70ce68a2de063c528c (diff) | |
download | accel-ppp-603800151415c69ceb3c9d986ef0c3487817cb67.tar.gz accel-ppp-603800151415c69ceb3c9d986ef0c3487817cb67.zip |
fix gateway address setup fail due memory corruption
log:
libnetlink: RTNETLINK answers: Invalid argument
ppp0: f7bb00a79ef667d2: failed to set IPv4 address: Invalid argument
ipaddr_add_peer() called only with mask equeal 0 or 32, but w/o
zero-allocated structs it contans garbage in some cases.
so, instead ipaddr_add() was called with wrong mask value.
also, init chap-secrets mask for the same reason.
Diffstat (limited to 'accel-pppd/extra/net-snmp/statSSTP.c')
0 files changed, 0 insertions, 0 deletions