CVE-2016-6254

Source
https://cve.org/CVERecord?id=CVE-2016-6254
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2016-6254.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2016-6254
Downstream
Related
Published
2016-08-19T21:59:13Z
Modified
2026-08-18T08:25:19Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H CVSS Calculator
Summary
[none]
Details

Heap-based buffer overflow in the parse_packet function in network.c in collectd before 5.4.3 and 5.x before 5.5.2 allows remote attackers to cause a denial of service (daemon crash) or possibly execute arbitrary code via a crafted network packet.

Database specific
{
    "unresolved_ranges":  [
        {
            "cpes":  [
                "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*"
            ],
            "extracted_events":  [
                {
                    "introduced":  "8.0"
                },
                {
                    "last_affected":  "8.0"
                }
            ],
            "source":  "CPE_STRING",
            "vendor_product":  "debian:debian_linux"
        },
        {
            "cpes":  [
                "cpe:2.3:o:fedoraproject:fedora:23:*:*:*:*:*:*:*",
                "cpe:2.3:o:fedoraproject:fedora:24:*:*:*:*:*:*:*"
            ],
            "extracted_events":  [
                {
                    "introduced":  "23"
                },
                {
                    "last_affected":  "23"
                },
                {
                    "introduced":  "24"
                },
                {
                    "last_affected":  "24"
                }
            ],
            "source":  "CPE_STRING",
            "vendor_product":  "fedoraproject:fedora"
        }
    ]
}
References

Affected packages

Git / github.com/collectd/collectd

Affected ranges

Type
GIT
Repo
https://github.com/collectd/collectd
Events
Database specific
Show details
{
    "cpe":  "cpe:2.3:a:collectd:collectd:*:*:*:*:*:*:*:*",
    "extracted_events":  [
        {
            "introduced":  "5.4.0"
        },
        {
            "fixed":  "5.4.3"
        },
        {
            "introduced":  "5.5.0"
        },
        {
            "fixed":  "5.5.2"
        }
    ],
    "source":  [
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Affected versions

collectd-5.*
collectd-5.4.0
collectd-5.4.1
collectd-5.4.2
collectd-5.5.0
collectd-5.5.1

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2016-6254.json"
vanir_signatures
[
    {
        "deprecated":  false,
        "digest":  {
            "line_hashes":  [
                "306965870653954072527171272527053320127",
                "73541933529261276942652323967835559474",
                "211364815091471671335292792811151251480",
                "146709269129839664605757152539845208149",
                "306965870653954072527171272527053320127",
                "73541933529261276942652323967835559474",
                "211364815091471671335292792811151251480",
                "146709269129839664605757152539845208149",
                "248286803577515758494005552179336900362",
                "229961056944906683896744944850171760495",
                "218499929594801873617902212803100804529",
                "277685718875055145822524010164517135514"
            ],
            "threshold":  0.9
        },
        "id":  "CVE-2016-6254-308dc073",
        "signature_type":  "Line",
        "signature_version":  "v1",
        "source":  "https://github.com/collectd/collectd/commit/b589096f907052b3a4da2b9ccc9b0e2e888dfc18",
        "target":  {
            "file":  "src/network.c"
        }
    },
    {
        "deprecated":  false,
        "digest":  {
            "function_hash":  "182876792119635883406710209722823110113",
            "length":  4959
        },
        "id":  "CVE-2016-6254-c3386361",
        "signature_type":  "Function",
        "signature_version":  "v1",
        "source":  "https://github.com/collectd/collectd/commit/b589096f907052b3a4da2b9ccc9b0e2e888dfc18",
        "target":  {
            "file":  "src/network.c",
            "function":  "parse_packet"
        }
    }
]
vanir_signatures_modified
"2026-08-18T08:25:19Z"