Friday, June 12, 2015, 4:09:09 PM, you wrote:
> pppd(8)  creates  Reject  message  by  moving  with memcpy(3) rejected
> option  to  left  in  buffer.  If  moving distance is less then option
> length  than it falls in coping between overlapping regions case. What
> leads to crash.

> The  following  patch  fixes  this  issue  by  replacing  memcpy(3) by
> memmove(3).

Sorry,  looks  like  my  email client replace all tabs by whitespaces.
Please find correct patch in the attachment.

-- 
Sergey

Attachment: pppd-fix-crash-in-lcp-reject.patch
Description: Binary data

Reply via email to