CVE-2022-1048

Source
https://cve.org/CVERecord?id=CVE-2022-1048
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-1048.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-1048
Downstream
AZL (1)
BELL (1)
CLSA (2)
DEBIAN (1)
MGASA (2)
OESA (1)
RHSA (5)
RLSA (2)
SUSE (32)
UBUNTU (1)
Related
Published
2022-04-29T16:15:08Z
Modified
2026-04-16T04:33:43Z
Severity
  • 7.0 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

A use-after-free flaw was found in the Linux kernel’s sound subsystem in the way a user triggers concurrent calls of PCM hw_params. The hw_free ioctls or similar race condition happens inside ALSA PCM for other ioctls. This flaw allows a local user to crash or potentially escalate their privileges on the system.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-1048.json"
unresolved_ranges
[
    {
        "events":  [
            {
                "introduced":  "2.6.12"
            },
            {
                "fixed":  "4.14.279"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "4.15"
            },
            {
                "fixed":  "4.19.243"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "4.20"
            },
            {
                "fixed":  "5.4.193"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "5.5"
            },
            {
                "fixed":  "5.10.109"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "5.11"
            },
            {
                "fixed":  "5.15.32"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "5.16"
            },
            {
                "fixed":  "5.16.18"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "5.17-NA"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "8.0"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "10.0"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "11.0"
            }
        ]
    }
]