Lucene search

K
gentooGentoo FoundationGLSA-200409-16
HistorySep 13, 2004 - 12:00 a.m.

Samba: Denial of Service vulnerabilities

2004-09-1300:00:00
Gentoo Foundation
security.gentoo.org
5

5 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:N/I:N/A:P

0.066 Low

EPSS

Percentile

93.7%

Background

Samba is a freely available SMB/CIFS implementation which allows seamless interoperability of file and print services to other SMB/CIFS clients. smbd and nmbd are two daemons used by the Samba server.

Description

There is a defect in smbd’s ASN.1 parsing. A bad packet received during the authentication request could throw newly-spawned smbd processes into an infinite loop (CAN-2004-0807). Another defect was found in nmbd’s processing of mailslot packets, where a bad NetBIOS request could crash the nmbd process (CAN-2004-0808).

Impact

A remote attacker could send specially crafted packets to trigger both defects. The ASN.1 parsing issue can be exploited to exhaust all available memory on the Samba host, potentially denying all service to that server. The nmbd issue can be exploited to crash the nmbd process, resulting in a Denial of Service condition on the Samba server.

Workaround

There is no known workaround at this time.

Resolution

All Samba 3.x users should upgrade to the latest version:

 # emerge sync

 # emerge -pv ">=net-fs/samba-3.0.7"
 # emerge ">=net-fs/samba-3.0.7"
OSVersionArchitecturePackageVersionFilename
Gentooanyallnet-fs/samba< 3.0.7UNKNOWN

5 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:N/I:N/A:P

0.066 Low

EPSS

Percentile

93.7%