CVE-2019-25162

Source
https://cve.org/CVERecord?id=CVE-2019-25162
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2019-25162.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2019-25162
Downstream
Related
Published
2024-02-26T18:15:07.043Z
Modified
2026-03-12T23:15:14.970536Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

i2c: Fix a potential use after free

Free the adap structure only after we are done using it. This patch just moves the put_device() down a bit to avoid the use after free.

[wsa: added comment to the code, added Fixes tag]

References

Affected packages

Git /

Affected ranges

Database specific

unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "4.3.0"
            },
            {
                "fixed": "4.14.291"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.15.0"
            },
            {
                "fixed": "4.19.256"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.20.0"
            },
            {
                "fixed": "5.4.211"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.5.0"
            },
            {
                "fixed": "5.10.137"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.11.0"
            },
            {
                "fixed": "5.15.61"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.16.0"
            },
            {
                "fixed": "5.18.18"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.19.0"
            },
            {
                "fixed": "5.19.2"
            }
        ]
    }
]
source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2019-25162.json"