Tuesday, November 07, 2023

Re: Regression (or misconfig on my side?) after OpenOSPFd upgrade (OpenBSD 7.3 -> 7.4)

Le 07/11/2023 à 10:59, Claudio Jeker a écrit :
> Ugh. My bad. I forgot that iface->auth_key is not really a string. So the
> code setting the auth_key would copy too much if you use a password with 8
> chars. Using a password with 7 or less chars works fine.
>
> As a result of this overflow the checksum calculation in auth_validate
> fails and that's what you see.
>
> Diff below should fix this.


Thanks Claudio,

Gonna give it a try today.

Cheers,

Lauent

No comments:

Post a Comment