CVE-2016-6254

Source
https://cve.org/CVERecord?id=CVE-2016-6254
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-6254.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2016-6254
Downstream
Related
Published
2016-08-19T21:59:13.290Z
Modified
2026-07-08T10:53:37.988574Z
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": [
        {
            "source": "CPE_STRING",
            "cpes": [
                "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*"
            ],
            "vendor_product": "debian:debian_linux",
            "extracted_events": [
                {
                    "introduced": "8.0"
                },
                {
                    "last_affected": "8.0"
                }
            ]
        },
        {
            "source": "CPE_STRING",
            "cpes": [
                "cpe:2.3:o:fedoraproject:fedora:23:*:*:*:*:*:*:*",
                "cpe:2.3:o:fedoraproject:fedora:24:*:*:*:*:*:*:*"
            ],
            "vendor_product": "fedoraproject:fedora",
            "extracted_events": [
                {
                    "introduced": "23"
                },
                {
                    "last_affected": "23"
                },
                {
                    "introduced": "24"
                },
                {
                    "last_affected": "24"
                }
            ]
        }
    ]
}
References

Affected packages

Git / github.com/collectd/collectd

Affected ranges

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

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/cve-osv-conversion/osv-output/CVE-2016-6254.json"
vanir_signatures_modified
"2026-07-08T10:53:37Z"
vanir_signatures
[
    {
        "signature_type": "Line",
        "target": {
            "file": "src/network.c"
        },
        "id": "CVE-2016-6254-308dc073",
        "source": "https://github.com/collectd/collectd/commit/b589096f907052b3a4da2b9ccc9b0e2e888dfc18",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "306965870653954072527171272527053320127",
                "73541933529261276942652323967835559474",
                "211364815091471671335292792811151251480",
                "146709269129839664605757152539845208149",
                "306965870653954072527171272527053320127",
                "73541933529261276942652323967835559474",
                "211364815091471671335292792811151251480",
                "146709269129839664605757152539845208149",
                "248286803577515758494005552179336900362",
                "229961056944906683896744944850171760495",
                "218499929594801873617902212803100804529",
                "277685718875055145822524010164517135514"
            ]
        },
        "signature_version": "v1",
        "deprecated": false
    },
    {
        "signature_type": "Function",
        "target": {
            "file": "src/network.c",
            "function": "parse_packet"
        },
        "id": "CVE-2016-6254-c3386361",
        "source": "https://github.com/collectd/collectd/commit/b589096f907052b3a4da2b9ccc9b0e2e888dfc18",
        "digest": {
            "function_hash": "182876792119635883406710209722823110113",
            "length": 4959.0
        },
        "signature_version": "v1",
        "deprecated": false
    }
]