CVE-2016-10375

Source
https://nvd.nist.gov/vuln/detail/CVE-2016-10375
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-10375.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2016-10375
Downstream
Related
Published
2017-05-26T17:29:00Z
Modified
2025-11-11T03:54:36.077346Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

Yodl before 3.07.01 has a Buffer Over-read in the queue_push function in queue/queuepush.c.

References

Affected packages

Git / github.com/fbb-git/yodl

Affected ranges

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

Affected versions

3.*

3.01.0
3.02.00
3.02.1
3.03.0
3.04.00
3.05.00
3.05.01
3.06.00

Database specific

vanir_signatures

[
    {
        "id": "CVE-2016-10375-1a05032f",
        "signature_version": "v1",
        "source": "https://github.com/fbb-git/yodl/commit/fd85f8c94182558ff1480d06a236d6fb927979a3",
        "signature_type": "Function",
        "digest": {
            "function_hash": "86897718277505791759230445616112297465",
            "length": 1557.0
        },
        "deprecated": false,
        "target": {
            "function": "queue_push",
            "file": "yodl/src/queue/queuepush.c"
        }
    },
    {
        "id": "CVE-2016-10375-93da93aa",
        "signature_version": "v1",
        "source": "https://github.com/fbb-git/yodl/commit/fd85f8c94182558ff1480d06a236d6fb927979a3",
        "signature_type": "Line",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "223738626430879018432363888224571103326",
                "220825280974866190273505836750889825086",
                "118774125761774500375786208514429879678",
                "261246027216660493753236608230345421138",
                "296879022232598335481059130772388429746",
                "201773754952536573629365870080847420251",
                "108668657189024234216581986932310110076",
                "96953354525406960755026845884857621992",
                "90990051756447004921402763903401343077"
            ]
        },
        "deprecated": false,
        "target": {
            "file": "yodl/src/queue/queuepush.c"
        }
    }
]

Git / gitlab.com/fbb-git/yodl

Affected ranges

Type
GIT
Repo
https://gitlab.com/fbb-git/yodl
Events
Introduced
0 Unknown introduced commit / All previous commits are affected