CVE-2019-16995

Source
https://cve.org/CVERecord?id=CVE-2019-16995
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-16995.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-16995
Downstream
Related
Published
2019-09-30T13:15:11.073Z
Modified
2026-03-15T22:30:54.539385Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

In the Linux kernel before 5.0.3, a memory leak exits in hsrdevfinalize() in net/hsr/hsrdevice.c if hsradd_port fails to add a port, which may cause denial of service, aka CID-6caabe7f197d.

References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
6caabe7f197d3466d238f70915d65301f1716626
Type
GIT
Repo
https://github.com/torvalds/linux
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "5.1-rc1"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-16995.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "3.17"
            },
            {
                "fixed": "3.18.137"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.4"
            },
            {
                "fixed": "4.4.177"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.9"
            },
            {
                "fixed": "4.9.164"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.14"
            },
            {
                "fixed": "4.14.107"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.19"
            },
            {
                "fixed": "4.19.30"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.20"
            },
            {
                "fixed": "4.20.17"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.0"
            },
            {
                "fixed": "5.0.3"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "15.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "15.1"
            }
        ]
    }
]