CVE-2022-0669

Source
https://cve.org/CVERecord?id=CVE-2022-0669
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-0669.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-0669
Downstream
Related
Published
2022-08-29T15:15:09.750Z
Modified
2026-03-10T23:53:59.630283Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

A flaw was found in dpdk. This flaw allows a malicious vhost-user master to attach an unexpected number of fds as ancillary data to VHOSTUSERGETINFLIGHTFD / VHOSTUSERSETINFLIGHTFD messages that are not closed by the vhost-user slave. By sending such messages continuously, the vhost-user master exhausts available fd in the vhost-user slave process, leading to a denial of service.

References

Affected packages

Git / github.com/dpdk/dpdk

Affected ranges

Type
GIT
Repo
https://github.com/dpdk/dpdk
Events
Introduced
Fixed
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "20.02"
        },
        {
            "fixed": "22.03"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "19.11"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "19.11-rc1"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "19.11-rc2"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "19.11-rc3"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "19.11-rc4"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "22.03-rc1"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "22.03-rc2"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "22.03-rc3"
        }
    ]
}
Type
GIT
Repo
https://github.com/openvswitch/ovs
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "2.13.0"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "2.15.0"
        }
    ]
}

Affected versions

v0.*
v0.90.0
v0.90.1
v0.90.2
v0.90.3
v0.90.4
v0.90.6
v0.90.7
v0.99.0
v0.99.1
v0.99.2
v1.*
v1.0.0
v1.0.1
v1.1.0pre1
v1.1.0pre2
v2.*
v2.13.0
v2.15.0
v20.*
v20.02
v20.05
v20.05-rc1
v20.05-rc2
v20.05-rc3
v20.05-rc4
v20.08
v20.08-rc1
v20.08-rc2
v20.08-rc3
v20.08-rc4
v20.11
v20.11-rc1
v20.11-rc2
v20.11-rc3
v20.11-rc4
v20.11-rc5
v21.*
v21.02
v21.02-rc1
v21.02-rc2
v21.02-rc3
v21.02-rc4
v21.05
v21.05-rc1
v21.05-rc2
v21.05-rc3
v21.05-rc4
v21.08
v21.08-rc1
v21.08-rc2
v21.08-rc3
v21.08-rc4
v21.11
v21.11-rc1
v21.11-rc2
v21.11-rc3
v21.11-rc4
v22.*
v22.03-rc1
v22.03-rc2
v22.03-rc3
v22.03-rc4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-0669.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "4.0"
            }
        ]
    }
]
vanir_signatures
[
    {
        "signature_type": "Function",
        "target": {
            "function": "vhost_user_get_inflight_fd",
            "file": "lib/vhost/vhost_user.c"
        },
        "source": "https://github.com/dpdk/dpdk/commit/af74f7db384ed149fe42b21dbd7975f8a54ef227",
        "signature_version": "v1",
        "id": "CVE-2022-0669-46915754",
        "digest": {
            "function_hash": "200223244212454310946426545990164687955",
            "length": 2695.0
        },
        "deprecated": false
    },
    {
        "signature_type": "Line",
        "target": {
            "file": "lib/vhost/vhost_user.c"
        },
        "source": "https://github.com/dpdk/dpdk/commit/af74f7db384ed149fe42b21dbd7975f8a54ef227",
        "signature_version": "v1",
        "id": "CVE-2022-0669-7cd925aa",
        "digest": {
            "line_hashes": [
                "223818872768659713837531296929638434056",
                "116344875714567526600993095709210440032",
                "65632164188427022346067638745330342493",
                "86925578931592434140037146067078323283",
                "177619426305843807217480219997070703598",
                "329277146593023733927617528617310912643"
            ],
            "threshold": 0.9
        },
        "deprecated": false
    },
    {
        "signature_type": "Function",
        "target": {
            "function": "vhost_user_set_inflight_fd",
            "file": "lib/vhost/vhost_user.c"
        },
        "source": "https://github.com/dpdk/dpdk/commit/af74f7db384ed149fe42b21dbd7975f8a54ef227",
        "signature_version": "v1",
        "id": "CVE-2022-0669-d41ea11d",
        "digest": {
            "function_hash": "134267928438538481519605856791737735835",
            "length": 2619.0
        },
        "deprecated": false
    }
]