Date: Fri, 8 Feb 2013 23:18:54 GMT From: Sascha Wildner <swildner@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/175974: logic issue in ppp(8) Message-ID: <201302082318.r18NIsI3094980@red.freebsd.org> Resent-Message-ID: <201302082320.r18NK0Bo094566@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 175974
>Category: misc
>Synopsis: logic issue in ppp(8)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Feb 08 23:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Sascha Wildner
>Release: seen on current
>Organization:
DragonFly BSD
>Environment:
>Description:
usr.sbin/ppp/mppe.c has the following check in line 171:
if (*proto < 0x21 && *proto > 0xFA) {
My assumption is that it should be an || but I lack the MPPE clue to verify it.
Best regards,
Sascha
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302082318.r18NIsI3094980>
