CVE-2019-10125

Source
https://cve.org/CVERecord?id=CVE-2019-10125
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-10125.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-10125
Downstream
Published
2019-03-27T06:29:00Z
Modified
2026-03-14T09:31:36Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

An issue was discovered in aio_poll() in fs/aio.c in the Linux kernel through 5.0.4. A file may be released by aio_poll_wake() if an expected event is triggered immediately (e.g., by the close of a pair of pipes) after the return of vfs_poll(), and this will cause a use-after-free.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-10125.json"
unresolved_ranges
[
    {
        "events":  [
            {
                "introduced":  "4.19"
            },
            {
                "fixed":  "4.19.38"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "5.0"
            },
            {
                "fixed":  "5.0.5"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "5.1-rc1"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "9.5"
            }
        ]
    }
]