summaryrefslogtreecommitdiff
blob: b2b9738f3e5f2d3884a126cff8da7cd5af22c0f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200805-23">
  <title>Samba: Heap-based buffer overflow</title>
  <synopsis>
    A heap-based buffer overflow vulnerability was found in Samba, allowing for
    the execution of arbitrary code.
  </synopsis>
  <product type="ebuild">samba</product>
  <announced>2008-05-29</announced>
  <revised count="01">2008-05-29</revised>
  <bug>222299</bug>
  <access>remote</access>
  <affected>
    <package name="net-fs/samba" auto="yes" arch="*">
      <unaffected range="ge">3.0.28a-r1</unaffected>
      <vulnerable range="lt">3.0.28a-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Samba is a suite of SMB and CIFS client/server programs.
    </p>
  </background>
  <description>
    <p>
    Alin Rad Pop (Secunia Research) reported a vulnerability in Samba
    within the receive_smb_raw() function in the file lib/util_sock.c when
    parsing SMB packets, possibly leading to a heap-based buffer overflow
    via an overly large SMB packet.
    </p>
  </description>
  <impact type="normal">
    <p>
    A remote attacker could possibly exploit this vulnerability by enticing
    a user to connect to a malicious server or by sending specially crafted
    packets to an nmbd server configured as a local or domain master
    browser, resulting in the execution of arbitrary code.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All Samba users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=net-fs/samba-3.0.28a-r1"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1105">CVE-2008-1105</uri>
  </references>
  <metadata tag="requester" timestamp="2008-05-27T15:20:30Z">
    vorlon
  </metadata>
  <metadata tag="submitter" timestamp="2008-05-27T21:23:53Z">
    keytoaster
  </metadata>
  <metadata tag="bugReady" timestamp="2008-05-29T13:07:54Z">
    p-y
  </metadata>
</glsa>