CVE-2025-68468

Source
https://cve.org/CVERecord?id=CVE-2025-68468
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-68468.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-68468
Aliases
  • GHSA-cp79-r4x9-vf52
Downstream
Published
2026-01-12T17:38:10.492Z
Modified
2026-01-15T05:52:23.278618Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Avahi has a reachable assertion in lookup_multicast_callback
Details

Avahi is a system which facilitates service discovery on a local network via the mDNS/DNS-SD protocol suite. In 0.9-rc2 and earlier, avahi-daemon can be crashed by sending unsolicited announcements containing CNAME resource records pointing it to resource records with short TTLs. As soon as they expire avahi-daemon crashes.

Database specific
{
    "cwe_ids": [
        "CWE-617"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/68xxx/CVE-2025-68468.json"
}
References

Affected packages

Git / github.com/avahi/avahi

Affected ranges

Type
GIT
Repo
https://github.com/avahi/avahi
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

0.*

0.6.32-rc

v0.*

v0.6.23
v0.6.24
v0.6.25
v0.6.26
v0.6.27
v0.6.28
v0.6.29
v0.6.30
v0.6.31
v0.6.32
v0.7
v0.8
v0.9-rc1
v0.9-rc2

Database specific

source

"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-68468.json"

vanir_signatures

[
    {
        "source": "https://github.com/avahi/avahi/commit/f66be13d7f31a3ef806d226bf8b67240179d309a",
        "digest": {
            "line_hashes": [
                "49796835103246459673476082991326880087",
                "164963310503298087533845724241891385937",
                "142593600093123437609357348851716758755",
                "175781122804758308359834821960804872597"
            ],
            "threshold": 0.9
        },
        "signature_version": "v1",
        "deprecated": false,
        "signature_type": "Line",
        "target": {
            "file": "avahi-core/browse.c"
        },
        "id": "CVE-2025-68468-76de3ba8"
    },
    {
        "source": "https://github.com/avahi/avahi/commit/f66be13d7f31a3ef806d226bf8b67240179d309a",
        "digest": {
            "length": 1290.0,
            "function_hash": "230147531993436042411123730074032476695"
        },
        "signature_version": "v1",
        "deprecated": false,
        "signature_type": "Function",
        "target": {
            "file": "avahi-core/browse.c",
            "function": "lookup_multicast_callback"
        },
        "id": "CVE-2025-68468-bf762a75"
    }
]