SecurityTracker.com
Keep Track of the Latest Vulnerabilities
with SecurityTracker!
    Home    |    View Topics    |    Search    |    Contact Us    |   

SecurityTracker
Archives


 
Sign Up
Sign Up for Your FREE Weekly SecurityTracker E-mail Alert Summary
Instant Alerts
Buy our Premium Vulnerability Notification Service to receive customized, instant alerts
Affiliates
Put SecurityTracker Vulnerability Alerts on Your Web Site -- It's Free!
Partners
Become a Partner and License Our Database or Notification Service
Report a Bug
Report a vulnerability that you have found to SecurityTracker
bugs
@
securitytracker.com






Category:   OS (UNIX)  >   Ppp Vendors:   FreeBSD
(FreeBSD Issues Fix) BSD UNIX PPP LCP Options Length Buffer Overflow Lets Remote Users Deny Service
SecurityTracker Alert ID:  1016746
SecurityTracker URL:  http://securitytracker.com/id/1016746
CVE Reference:   CVE-2006-4304   (Links to External Site)
Date:  Aug 24 2006
Impact:   Denial of service via network
Fix Available:  Yes  Vendor Confirmed:  Yes  
Version(s): 6.1 and prior versions
Description:   A vulnerability was reported in PPP on BSD-based systems. A remote user can cause denial of service conditions.

The Point-to-Point Protocol (PPP) implementation on FreeBSD, OpenBSD, and NetBSD does not properly validate Line Control Protocol (LCP) options. A remote user (on the PPP connection) can send specially crafted data to cause the target kernel to panic.

It is not known if remote code execution is possible or not.

Pavel Cahyna discovered this vulnerability.

Impact:   A remote user can cause the target system to crash.
Solution:   FreeBSD has released a fix and provided the following solution information [quoted]:

Perform one of the following:

1) Upgrade your vulnerable system to 4-STABLE, 5-STABLE, or 6-STABLE,
or to the RELENG_6_1, RELENG_6_0, RELENG_5_5, RELENG_5_4, RELENG_5_3,
or RELENG_4_11 security branch dated after the correction date.

2) To patch your present system:

The following patches have been verified to apply to FreeBSD 4.11, 5.3,
5.4, 5.5, 6.0, and 6.1 systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

[FreeBSD 4.x]
# fetch http://security.FreeBSD.org/patches/SA-06:18/ppp4x.patch
# fetch http://security.FreeBSD.org/patches/SA-06:18/ppp4x.patch.asc

[FreeBSD 5.3]
# fetch http://security.FreeBSD.org/patches/SA-06:18/ppp53.patch
# fetch http://security.FreeBSD.org/patches/SA-06:18/ppp53.patch.asc

[FreeBSD 5.4, 5.5, and 6.x]
# fetch http://security.FreeBSD.org/patches/SA-06:18/ppp.patch
# fetch http://security.FreeBSD.org/patches/SA-06:18/ppp.patch.asc

b) Apply the patch.

# cd /usr/src
# patch < /path/to/patch

c) Recompile your kernel as described in
<URL:http://www.freebsd.org/handbook/kernelconfig.html> and reboot the
system.

The FreeBSD advisory is available at

http://security.FreeBSD.org/advisories/FreeBSD-SA-06:18.ppp.asc

Vendor URL:  security.FreeBSD.org/advisories/FreeBSD-SA-06:18.ppp.asc (Links to External Site)
Cause:   Boundary error
Underlying OS:  

Message History:   This archive entry is a follow-up to the message listed below.
Aug 24 2006 BSD UNIX PPP LCP Options Length Buffer Overflow Lets Remote Users Deny Service



 Source Message Contents

Date:  Wed, 23 Aug 2006 22:18:28 +0000 (GMT)
Subject:  FreeBSD Security Advisory FreeBSD-SA-06:18.ppp


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

=============================================================================
FreeBSD-SA-06:08.ppp                                        Security Advisory
                                                          The FreeBSD Project

Topic:          Buffer overflow in ppp(4)

Category:       core
Module:         sys_net
Announced:      2006-08-23
Credits:        Martin Husemann, Pavel Cahyna
Affects:        All FreeBSD releases.
Corrected:      2006-08-23 22:01:44 UTC (RELENG_6, 6.1-STABLE)
                2006-08-23 22:02:25 UTC (RELENG_6_1, 6.1-RELEASE-p4)
                2006-08-23 22:02:52 UTC (RELENG_6_0, 6.0-RELEASE-p10)
                2006-08-23 22:03:55 UTC (RELENG_5, 5.5-STABLE)
                2006-08-23 22:04:28 UTC (RELENG_5_5, 5.5-RELEASE-p3)
                2006-08-23 22:04:58 UTC (RELENG_5_4, 5.4-RELEASE-p17)
                2006-08-23 22:05:49 UTC (RELENG_5_3, 5.3-RELEASE-p32)
                2006-08-23 22:06:08 UTC (RELENG_4, 4.11-STABLE)
                2006-08-23 22:06:40 UTC (RELENG_4_11, 4.11-RELEASE-p20)
CVE Name:       CVE-2006-4304

For general information regarding FreeBSD Security Advisories,
including descriptions of the fields above, security branches, and the
following sections, please visit
<URL:http://security.freebsd.org/>.

I.   Background

The ppp(4) driver implements the Point-to-Point Protocol for using serial
lines (e.g., modems) as network interfaces.

II.  Problem Description

While processing Link Control Protocol (LCP) configuration options received
from the remote host, ppp(4) fails to correctly validate option lengths.
This may result in data being read or written beyond the allocated kernel
memory buffer.

III. Impact

An attacker able to send LCP packets, including the remote end of a ppp(4)
connection, can cause the FreeBSD kernel to panic.  Such an attacker may
also be able to obtain sensitive information or gain elevated privileges.

IV.  Workaround

No workaround is available, but systems which do not use ppp(4) are not
vulnerable.

V.   Solution

Perform one of the following:

1) Upgrade your vulnerable system to 4-STABLE, 5-STABLE, or 6-STABLE,
or to the RELENG_6_1, RELENG_6_0, RELENG_5_5, RELENG_5_4, RELENG_5_3,
or RELENG_4_11 security branch dated after the correction date.

2) To patch your present system:

The following patches have been verified to apply to FreeBSD 4.11, 5.3,
5.4, 5.5, 6.0, and 6.1 systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

[FreeBSD 4.x]
# fetch http://security.FreeBSD.org/patches/SA-06:18/ppp4x.patch
# fetch http://security.FreeBSD.org/patches/SA-06:18/ppp4x.patch.asc

[FreeBSD 5.3]
# fetch http://security.FreeBSD.org/patches/SA-06:18/ppp53.patch
# fetch http://security.FreeBSD.org/patches/SA-06:18/ppp53.patch.asc

[FreeBSD 5.4, 5.5, and 6.x]
# fetch http://security.FreeBSD.org/patches/SA-06:18/ppp.patch
# fetch http://security.FreeBSD.org/patches/SA-06:18/ppp.patch.asc

b) Apply the patch.

# cd /usr/src
# patch < /path/to/patch

c) Recompile your kernel as described in
<URL:http://www.freebsd.org/handbook/kernelconfig.html> and reboot the
system.

VI.  Correction details

The following list contains the revision numbers of each file that was
corrected in FreeBSD.

Branch                                                           Revision
  Path
- -------------------------------------------------------------------------
RELENG_4
  src/sys/net/if_spppsubr.c                                     1.59.2.15
RELENG_4_11
  src/UPDATING                                             1.73.2.91.2.21
  src/sys/conf/newvers.sh                                  1.44.2.39.2.24
  src/sys/net/if_spppsubr.c                                1.59.2.13.10.1
RELENG_5
  src/sys/net/if_spppsubr.c                                     1.113.2.3
RELENG_5_5
  src/UPDATING                                             1.342.2.35.2.3
  src/sys/conf/newvers.sh                                   1.62.2.21.2.5
  src/sys/net/if_spppsubr.c                                 1.113.2.2.4.1
RELENG_5_4
  src/UPDATING                                            1.342.2.24.2.26
  src/sys/conf/newvers.sh                                  1.62.2.18.2.22
  src/sys/net/if_spppsubr.c                                 1.113.2.2.2.1
RELENG_5_3
  src/UPDATING                                            1.342.2.13.2.35
  src/sys/conf/newvers.sh                                  1.62.2.15.2.37
  src/sys/net/if_spppsubr.c                                 1.113.2.1.2.1
RELENG_6
  src/sys/net/if_spppsubr.c                                     1.119.2.3
RELENG_6_1
  src/UPDATING                                             1.416.2.22.2.6
  src/sys/conf/newvers.sh                                   1.69.2.11.2.6
  src/sys/net/if_spppsubr.c                                 1.119.2.2.2.1
RELENG_6_0
  src/UPDATING                                             1.416.2.3.2.15
  src/sys/conf/newvers.sh                                   1.69.2.8.2.11
  src/sys/net/if_spppsubr.c                                 1.119.2.1.2.1
- -------------------------------------------------------------------------

VII. References

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4304

The latest revision of this advisory is available at
http://security.FreeBSD.org/advisories/FreeBSD-SA-06:18.ppp.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (FreeBSD)

iD8DBQFE7NL6FdaIBMps37IRAsJcAJ9adjb9yd1W+MBwMpIhiW/bh5nJ/wCcCkBu
pPMIspYV9quwmR36mUf6FEo=
=XBTj
-----END PGP SIGNATURE-----
_______________________________________________
freebsd-security@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"

 
 


Go to the Top of This SecurityTracker Archive Page





Home   |    View Topics   |    Search   |    Contact Us

Copyright 2012, SecurityGlobal.net LLC