CVE-2019-15916

Source
https://cve.org/CVERecord?id=CVE-2019-15916
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2019-15916.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2019-15916
Downstream
Related
Published
2019-09-04T15:15:11.057Z
Modified
2026-03-12T23:00:54.751037Z
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

An issue was discovered in the Linux kernel before 5.0.1. There is a memory leak in registerqueuekobjects() in net/core/net-sysfs.c, which will cause denial of service.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2019-15916.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "2.6.38"
            },
            {
                "fixed": "3.16.70"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.17"
            },
            {
                "fixed": "3.18.137"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.19"
            },
            {
                "fixed": "4.4.177"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.5"
            },
            {
                "fixed": "4.9.163"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.10"
            },
            {
                "fixed": "4.14.106"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.15"
            },
            {
                "fixed": "4.19.28"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.20"
            },
            {
                "fixed": "4.20.15"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.0"
            },
            {
                "fixed": "5.0.1"
            }
        ]
    }
]