You are here
Home > Preporuke > Sigurnosni nedostaci programskog paketa quagga

Sigurnosni nedostaci programskog paketa quagga

  • Detalji os-a: WN7
  • Važnost: IMP
  • Operativni sustavi: L
  • Kategorije: LSU

SUSE Security Update: Security update for quagga
______________________________________________________________________________

Announcement ID: SUSE-SU-2018:0455-1
Rating: important
References: #1021669 #1065641 #1079798 #1079799 #1079800
#1079801
Cross-References: CVE-2017-16227 CVE-2017-5495 CVE-2018-5378
CVE-2018-5379 CVE-2018-5380 CVE-2018-5381

Affected Products:
SUSE OpenStack Cloud 6
SUSE Linux Enterprise Server for SAP 12-SP1
SUSE Linux Enterprise Server 12-SP1-LTSS
SUSE Linux Enterprise Server 12-LTSS
______________________________________________________________________________

An update that fixes 6 vulnerabilities is now available.

Description:

This update for quagga fixes the following security issues:

– The Quagga BGP daemon contained a bug in the AS_PATH size calculation
that could have been exploited to facilitate a remote denial-of-service
attack via specially crafted BGP UPDATE messages. [CVE-2017-16227,
bsc#1065641]

– The Quagga BGP daemon did not check whether data sent to peers via
NOTIFY had an invalid attribute length. It was possible to exploit this
issue and cause the bgpd process to leak sensitive information over the
network to a configured peer. [CVE-2018-5378, bsc#1079798]

– The Quagga BGP daemon used to double-free memory when processing certain
forms of UPDATE messages. This issue could be exploited by sending an
optional/transitive UPDATE attribute that all conforming eBGP speakers
should pass along. Consequently, a single UPDATE message could have
affected many bgpd processes across a wide area of a network. Through
this vulnerability, attackers could potentially have taken over control
of affected bgpd processes remotely. [CVE-2018-5379, bsc#1079799]

– It was possible to overrun internal BGP code-to-string conversion tables
in the Quagga BGP daemon. Configured peers could have exploited this
issue and cause bgpd to emit debug and warning messages into the logs
that would contained arbitrary bytes. [CVE-2018-5380, bsc#1079800]

– The Quagga BGP daemon could have entered an infinite loop if sent an
invalid OPEN message by a configured peer. If this issue was exploited,
then bgpd would cease to respond to any other events. BGP sessions would
have been dropped and not be reestablished. The CLI interface would have
been unresponsive. The bgpd daemon would have stayed in this state until
restarted. [CVE-2018-5381, bsc#1079801]

– The Quagga daemon’s telnet “vty” CLI contains an unbounded memory
allocation bug that could be exploited for a denial-of-service attack on
the daemon. This issue has been fixed. [CVE-2017-5495, bsc#1021669]

– The telnet “vty” CLI of the Quagga daemon is no longer enabled by
default, because the passwords in the default “zebra.conf” config file
are now disabled. The vty interface is available via “vtysh” utility
using pam authentication to permit management access for root without
password. [bsc#1021669]

Patch Instructions:

To install this SUSE Security Update use YaST online_update.
Alternatively you can run the command listed for your product:

– SUSE OpenStack Cloud 6:

zypper in -t patch SUSE-OpenStack-Cloud-6-2018-315=1

– SUSE Linux Enterprise Server for SAP 12-SP1:

zypper in -t patch SUSE-SLE-SAP-12-SP1-2018-315=1

– SUSE Linux Enterprise Server 12-SP1-LTSS:

zypper in -t patch SUSE-SLE-SERVER-12-SP1-2018-315=1

– SUSE Linux Enterprise Server 12-LTSS:

zypper in -t patch SUSE-SLE-SERVER-12-2018-315=1

To bring your system up-to-date, use “zypper patch”.

Package List:

– SUSE OpenStack Cloud 6 (x86_64):

quagga-0.99.22.1-16.4.1
quagga-debuginfo-0.99.22.1-16.4.1
quagga-debugsource-0.99.22.1-16.4.1

– SUSE Linux Enterprise Server for SAP 12-SP1 (ppc64le x86_64):

quagga-0.99.22.1-16.4.1
quagga-debuginfo-0.99.22.1-16.4.1
quagga-debugsource-0.99.22.1-16.4.1

– SUSE Linux Enterprise Server 12-SP1-LTSS (ppc64le s390x x86_64):

quagga-0.99.22.1-16.4.1
quagga-debuginfo-0.99.22.1-16.4.1
quagga-debugsource-0.99.22.1-16.4.1

– SUSE Linux Enterprise Server 12-LTSS (ppc64le s390x x86_64):

quagga-0.99.22.1-16.4.1
quagga-debuginfo-0.99.22.1-16.4.1
quagga-debugsource-0.99.22.1-16.4.1

References:

https://www.suse.com/security/cve/CVE-2017-16227.html
https://www.suse.com/security/cve/CVE-2017-5495.html
https://www.suse.com/security/cve/CVE-2018-5378.html
https://www.suse.com/security/cve/CVE-2018-5379.html
https://www.suse.com/security/cve/CVE-2018-5380.html
https://www.suse.com/security/cve/CVE-2018-5381.html
https://bugzilla.suse.com/1021669
https://bugzilla.suse.com/1065641
https://bugzilla.suse.com/1079798
https://bugzilla.suse.com/1079799
https://bugzilla.suse.com/1079800
https://bugzilla.suse.com/1079801


To unsubscribe, e-mail: opensuse-security-announce+unsubscribe@opensuse.org
For additional commands, e-mail: opensuse-security-announce+help@opensuse.org

SUSE Security Update: Security update for quagga
______________________________________________________________________________

Announcement ID: SUSE-SU-2018:0456-1
Rating: important
References: #1065641 #1079798 #1079799 #1079800 #1079801

Cross-References: CVE-2017-16227 CVE-2018-5378 CVE-2018-5379
CVE-2018-5380 CVE-2018-5381
Affected Products:
SUSE Linux Enterprise Software Development Kit 12-SP3
SUSE Linux Enterprise Software Development Kit 12-SP2
SUSE Linux Enterprise Server for Raspberry Pi 12-SP2
SUSE Linux Enterprise Server 12-SP3
SUSE Linux Enterprise Server 12-SP2
______________________________________________________________________________

An update that fixes 5 vulnerabilities is now available.

Description:

This update for quagga fixes the security following issues:

– The Quagga BGP daemon contained a bug in the AS_PATH size calculation
that could have been exploited to facilitate a remote denial-of-service
attack via specially crafted BGP UPDATE messages. [CVE-2017-16227,
bsc#1065641]

– The Quagga BGP daemon did not check whether data sent to peers via
NOTIFY had an invalid attribute length. It was possible to exploit this
issue and cause the bgpd process to leak sensitive information over the
network to a configured peer. [CVE-2018-5378, bsc#1079798]

– The Quagga BGP daemon used to double-free memory when processing certain
forms of UPDATE messages. This issue could be exploited by sending an
optional/transitive UPDATE attribute that all conforming eBGP speakers
should pass along. Consequently, a single UPDATE message could have
affected many bgpd processes across a wide area of a network. Through
this vulnerability, attackers could potentially have taken over control
of affected bgpd processes remotely. [CVE-2018-5379, bsc#1079799]

– It was possible to overrun internal BGP code-to-string conversion tables
in the Quagga BGP daemon. Configured peers could have exploited this
issue and cause bgpd to emit debug and warning messages into the logs
that would contained arbitrary bytes. [CVE-2018-5380, bsc#1079800]

– The Quagga BGP daemon could have entered an infinite loop if sent an
invalid OPEN message by a configured peer. If this issue was exploited,
then bgpd would cease to respond to any other events. BGP sessions would
have been dropped and not be reestablished. The CLI interface would have
been unresponsive. The bgpd daemon would have stayed in this state until
restarted. [CVE-2018-5381, bsc#1079801]

Patch Instructions:

To install this SUSE Security Update use YaST online_update.
Alternatively you can run the command listed for your product:

– SUSE Linux Enterprise Software Development Kit 12-SP3:

zypper in -t patch SUSE-SLE-SDK-12-SP3-2018-316=1

– SUSE Linux Enterprise Software Development Kit 12-SP2:

zypper in -t patch SUSE-SLE-SDK-12-SP2-2018-316=1

– SUSE Linux Enterprise Server for Raspberry Pi 12-SP2:

zypper in -t patch SUSE-SLE-RPI-12-SP2-2018-316=1

– SUSE Linux Enterprise Server 12-SP3:

zypper in -t patch SUSE-SLE-SERVER-12-SP3-2018-316=1

– SUSE Linux Enterprise Server 12-SP2:

zypper in -t patch SUSE-SLE-SERVER-12-SP2-2018-316=1

To bring your system up-to-date, use “zypper patch”.

Package List:

– SUSE Linux Enterprise Software Development Kit 12-SP3 (aarch64 ppc64le s390x x86_64):

quagga-debuginfo-1.1.1-17.7.1
quagga-debugsource-1.1.1-17.7.1
quagga-devel-1.1.1-17.7.1

– SUSE Linux Enterprise Software Development Kit 12-SP2 (aarch64 ppc64le s390x x86_64):

quagga-debuginfo-1.1.1-17.7.1
quagga-debugsource-1.1.1-17.7.1
quagga-devel-1.1.1-17.7.1

– SUSE Linux Enterprise Server for Raspberry Pi 12-SP2 (aarch64):

libfpm_pb0-1.1.1-17.7.1
libfpm_pb0-debuginfo-1.1.1-17.7.1
libospf0-1.1.1-17.7.1
libospf0-debuginfo-1.1.1-17.7.1
libospfapiclient0-1.1.1-17.7.1
libospfapiclient0-debuginfo-1.1.1-17.7.1
libquagga_pb0-1.1.1-17.7.1
libquagga_pb0-debuginfo-1.1.1-17.7.1
libzebra1-1.1.1-17.7.1
libzebra1-debuginfo-1.1.1-17.7.1
quagga-1.1.1-17.7.1
quagga-debuginfo-1.1.1-17.7.1
quagga-debugsource-1.1.1-17.7.1

– SUSE Linux Enterprise Server 12-SP3 (aarch64 ppc64le s390x x86_64):

libfpm_pb0-1.1.1-17.7.1
libfpm_pb0-debuginfo-1.1.1-17.7.1
libospf0-1.1.1-17.7.1
libospf0-debuginfo-1.1.1-17.7.1
libospfapiclient0-1.1.1-17.7.1
libospfapiclient0-debuginfo-1.1.1-17.7.1
libquagga_pb0-1.1.1-17.7.1
libquagga_pb0-debuginfo-1.1.1-17.7.1
libzebra1-1.1.1-17.7.1
libzebra1-debuginfo-1.1.1-17.7.1
quagga-1.1.1-17.7.1
quagga-debuginfo-1.1.1-17.7.1
quagga-debugsource-1.1.1-17.7.1

– SUSE Linux Enterprise Server 12-SP2 (aarch64 ppc64le s390x x86_64):

libfpm_pb0-1.1.1-17.7.1
libfpm_pb0-debuginfo-1.1.1-17.7.1
libospf0-1.1.1-17.7.1
libospf0-debuginfo-1.1.1-17.7.1
libospfapiclient0-1.1.1-17.7.1
libospfapiclient0-debuginfo-1.1.1-17.7.1
libquagga_pb0-1.1.1-17.7.1
libquagga_pb0-debuginfo-1.1.1-17.7.1
libzebra1-1.1.1-17.7.1
libzebra1-debuginfo-1.1.1-17.7.1
quagga-1.1.1-17.7.1
quagga-debuginfo-1.1.1-17.7.1
quagga-debugsource-1.1.1-17.7.1

References:

https://www.suse.com/security/cve/CVE-2017-16227.html
https://www.suse.com/security/cve/CVE-2018-5378.html
https://www.suse.com/security/cve/CVE-2018-5379.html
https://www.suse.com/security/cve/CVE-2018-5380.html
https://www.suse.com/security/cve/CVE-2018-5381.html
https://bugzilla.suse.com/1065641
https://bugzilla.suse.com/1079798
https://bugzilla.suse.com/1079799
https://bugzilla.suse.com/1079800
https://bugzilla.suse.com/1079801


To unsubscribe, e-mail: opensuse-security-announce+unsubscribe@opensuse.org
For additional commands, e-mail: opensuse-security-announce+help@opensuse.org

SUSE Security Update: Security update for quagga
______________________________________________________________________________

Announcement ID: SUSE-SU-2018:0457-1
Rating: important
References: #1021669 #1065641 #1079798 #1079799 #1079800
#1079801
Cross-References: CVE-2017-16227 CVE-2017-5495 CVE-2018-5378
CVE-2018-5379 CVE-2018-5380 CVE-2018-5381

Affected Products:
SUSE Linux Enterprise Software Development Kit 11-SP4
SUSE Linux Enterprise Server 11-SP4
SUSE Linux Enterprise Server 11-SP3-LTSS
SUSE Linux Enterprise Point of Sale 11-SP3
SUSE Linux Enterprise Debuginfo 11-SP4
SUSE Linux Enterprise Debuginfo 11-SP3
______________________________________________________________________________

An update that fixes 6 vulnerabilities is now available.

Description:

This update for quagga fixes the following issues:

– The Quagga BGP daemon contained a bug in the AS_PATH size calculation
that could have been exploited to facilitate a remote denial-of-service
attack via specially crafted BGP UPDATE messages. [CVE-2017-16227,
bsc#1065641]

– The Quagga BGP daemon did not check whether data sent to peers via
NOTIFY had an invalid attribute length. It was possible to exploit this
issue and cause the bgpd process to leak sensitive information over the
network to a configured peer. [CVE-2018-5378, bsc#1079798]

– The Quagga BGP daemon used to double-free memory when processing certain
forms of UPDATE messages. This issue could be exploited by sending an
optional/transitive UPDATE attribute that all conforming eBGP speakers
should pass along. Consequently, a single UPDATE message could have
affected many bgpd processes across a wide area of a network. Through
this vulnerability, attackers could potentially have taken over control
of affected bgpd processes remotely. [CVE-2018-5379, bsc#1079799]

– It was possible to overrun internal BGP code-to-string conversion tables
in the Quagga BGP daemon. Configured peers could have exploited this
issue and cause bgpd to emit debug and warning messages into the logs
that would contained arbitrary bytes. [CVE-2018-5380, bsc#1079800]

– The Quagga BGP daemon could have entered an infinite loop if sent an
invalid OPEN message by a configured peer. If this issue was exploited,
then bgpd would cease to respond to any other events. BGP sessions would
have been dropped and not be reestablished. The CLI interface would have
been unresponsive. The bgpd daemon would have stayed in this state until
restarted. [CVE-2018-5381, bsc#1079801]

– The Quagga daemon’s telnet “vty” CLI contains an unbounded memory
allocation bug that could be exploited for a denial-of-service attack on
the daemon. This issue has been fixed. [CVE-2017-5495, bsc#1021669]

– The telnet “vty” CLI of the Quagga daemon is no longer enabled by
default, because the passwords in the default “zebra.conf” config file
are now disabled. The vty interface is available via “vtysh” utility
using pam authentication to permit management access for root without
password. [bsc#1021669]

Patch Instructions:

To install this SUSE Security Update use YaST online_update.
Alternatively you can run the command listed for your product:

– SUSE Linux Enterprise Software Development Kit 11-SP4:

zypper in -t patch sdksp4-quagga-13471=1

– SUSE Linux Enterprise Server 11-SP4:

zypper in -t patch slessp4-quagga-13471=1

– SUSE Linux Enterprise Server 11-SP3-LTSS:

zypper in -t patch slessp3-quagga-13471=1

– SUSE Linux Enterprise Point of Sale 11-SP3:

zypper in -t patch sleposp3-quagga-13471=1

– SUSE Linux Enterprise Debuginfo 11-SP4:

zypper in -t patch dbgsp4-quagga-13471=1

– SUSE Linux Enterprise Debuginfo 11-SP3:

zypper in -t patch dbgsp3-quagga-13471=1

To bring your system up-to-date, use “zypper patch”.

Package List:

– SUSE Linux Enterprise Software Development Kit 11-SP4 (i586 ia64 ppc64 s390x x86_64):

quagga-devel-0.99.15-0.30.3.1

– SUSE Linux Enterprise Software Development Kit 11-SP4 (i586 x86_64):

quagga-0.99.15-0.30.3.1

– SUSE Linux Enterprise Server 11-SP4 (i586 ia64 ppc64 s390x x86_64):

quagga-0.99.15-0.30.3.1

– SUSE Linux Enterprise Server 11-SP3-LTSS (i586 s390x x86_64):

quagga-0.99.15-0.30.3.1

– SUSE Linux Enterprise Point of Sale 11-SP3 (i586):

quagga-0.99.15-0.30.3.1

– SUSE Linux Enterprise Debuginfo 11-SP4 (i586 ia64 ppc64 s390x x86_64):

quagga-debuginfo-0.99.15-0.30.3.1
quagga-debugsource-0.99.15-0.30.3.1

– SUSE Linux Enterprise Debuginfo 11-SP3 (i586 s390x x86_64):

quagga-debuginfo-0.99.15-0.30.3.1
quagga-debugsource-0.99.15-0.30.3.1

References:

https://www.suse.com/security/cve/CVE-2017-16227.html
https://www.suse.com/security/cve/CVE-2017-5495.html
https://www.suse.com/security/cve/CVE-2018-5378.html
https://www.suse.com/security/cve/CVE-2018-5379.html
https://www.suse.com/security/cve/CVE-2018-5380.html
https://www.suse.com/security/cve/CVE-2018-5381.html
https://bugzilla.suse.com/1021669
https://bugzilla.suse.com/1065641
https://bugzilla.suse.com/1079798
https://bugzilla.suse.com/1079799
https://bugzilla.suse.com/1079800
https://bugzilla.suse.com/1079801


To unsubscribe, e-mail: opensuse-security-announce+unsubscribe@opensuse.org
For additional commands, e-mail: opensuse-security-announce+help@opensuse.org

AutorPetar Bertok
Cert idNCERT-REF-2018-02-0125-ADV
CveCERT-CVE-DUMMY
ID izvornikaCERT-ORIGID-DUMMY
ProizvodCERT-DUMMY-PRODUCT
Izvorhttp://www.adobe.com/
Top
More in Preporuke
Sigurnosni nedostaci programske biblioteke glibc

Otkriveni su sigurnosni nedostaci u programskoj biblioteci glibc za operacijski sustav SUSE. Otkriveni nedostaci potencijalnim napadačima omogućuju izvođenje "DNS spoofing"...

Close