CVE-2022-50431 (GCVE-0-2022-50431)

Vulnerability from cvelistv5 – Published: 2025-10-01 11:42 – Updated: 2025-10-01 11:42
VLAI?
Title
ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()
Summary
In the Linux kernel, the following vulnerability has been resolved: ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev() dev_set_name() in soundbus_add_one() allocates memory for name, it need be freed when of_device_register() fails, call soundbus_dev_put() to give up the reference that hold in device_initialize(), so that it can be freed in kobject_cleanup() when the refcount hit to 0. And other resources are also freed in i2sbus_release_dev(), so it can return 0 directly.
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: f3d9478b2ce468c3115b02ecae7e975990697f15 , < fd410d24665e4efb3c1796797181265efe553e9c (git)
Affected: f3d9478b2ce468c3115b02ecae7e975990697f15 , < 802532a50acf501fdafe38a84ca2aa886d68af68 (git)
Affected: f3d9478b2ce468c3115b02ecae7e975990697f15 , < 027fee10e3a400cf6f3237374a1248da1082807b (git)
Affected: f3d9478b2ce468c3115b02ecae7e975990697f15 , < 5bdea674534153110b90d70b02f2fbaf48b2c0eb (git)
Affected: f3d9478b2ce468c3115b02ecae7e975990697f15 , < ce6fd1c382a38b75557db85a2fe99d285540a03d (git)
Affected: f3d9478b2ce468c3115b02ecae7e975990697f15 , < e81d7826b8f40430a1ea1b330e24d9a9eb4512c4 (git)
Affected: f3d9478b2ce468c3115b02ecae7e975990697f15 , < c7524279c8ddc7dbf3463bec70e0289097959944 (git)
Affected: f3d9478b2ce468c3115b02ecae7e975990697f15 , < 4a4c8482e370d697738a78dcd7bf2780832cb712 (git)
Create a notification for this product.
    Linux Linux Affected: 2.6.18
Unaffected: 0 , < 2.6.18 (semver)
Unaffected: 4.9.332 , ≤ 4.9.* (semver)
Unaffected: 4.14.298 , ≤ 4.14.* (semver)
Unaffected: 4.19.264 , ≤ 4.19.* (semver)
Unaffected: 5.4.223 , ≤ 5.4.* (semver)
Unaffected: 5.10.153 , ≤ 5.10.* (semver)
Unaffected: 5.15.77 , ≤ 5.15.* (semver)
Unaffected: 6.0.7 , ≤ 6.0.* (semver)
Unaffected: 6.1 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "sound/aoa/soundbus/i2sbus/core.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "fd410d24665e4efb3c1796797181265efe553e9c",
              "status": "affected",
              "version": "f3d9478b2ce468c3115b02ecae7e975990697f15",
              "versionType": "git"
            },
            {
              "lessThan": "802532a50acf501fdafe38a84ca2aa886d68af68",
              "status": "affected",
              "version": "f3d9478b2ce468c3115b02ecae7e975990697f15",
              "versionType": "git"
            },
            {
              "lessThan": "027fee10e3a400cf6f3237374a1248da1082807b",
              "status": "affected",
              "version": "f3d9478b2ce468c3115b02ecae7e975990697f15",
              "versionType": "git"
            },
            {
              "lessThan": "5bdea674534153110b90d70b02f2fbaf48b2c0eb",
              "status": "affected",
              "version": "f3d9478b2ce468c3115b02ecae7e975990697f15",
              "versionType": "git"
            },
            {
              "lessThan": "ce6fd1c382a38b75557db85a2fe99d285540a03d",
              "status": "affected",
              "version": "f3d9478b2ce468c3115b02ecae7e975990697f15",
              "versionType": "git"
            },
            {
              "lessThan": "e81d7826b8f40430a1ea1b330e24d9a9eb4512c4",
              "status": "affected",
              "version": "f3d9478b2ce468c3115b02ecae7e975990697f15",
              "versionType": "git"
            },
            {
              "lessThan": "c7524279c8ddc7dbf3463bec70e0289097959944",
              "status": "affected",
              "version": "f3d9478b2ce468c3115b02ecae7e975990697f15",
              "versionType": "git"
            },
            {
              "lessThan": "4a4c8482e370d697738a78dcd7bf2780832cb712",
              "status": "affected",
              "version": "f3d9478b2ce468c3115b02ecae7e975990697f15",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "sound/aoa/soundbus/i2sbus/core.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "2.6.18"
            },
            {
              "lessThan": "2.6.18",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.9.*",
              "status": "unaffected",
              "version": "4.9.332",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.298",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.264",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.223",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.153",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.77",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.0.*",
              "status": "unaffected",
              "version": "6.0.7",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.9.332",
                  "versionStartIncluding": "2.6.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.298",
                  "versionStartIncluding": "2.6.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.264",
                  "versionStartIncluding": "2.6.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.223",
                  "versionStartIncluding": "2.6.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.153",
                  "versionStartIncluding": "2.6.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.77",
                  "versionStartIncluding": "2.6.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.0.7",
                  "versionStartIncluding": "2.6.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1",
                  "versionStartIncluding": "2.6.18",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()\n\ndev_set_name() in soundbus_add_one() allocates memory for name, it need be\nfreed when of_device_register() fails, call soundbus_dev_put() to give up\nthe reference that hold in device_initialize(), so that it can be freed in\nkobject_cleanup() when the refcount hit to 0. And other resources are also\nfreed in i2sbus_release_dev(), so it can return 0 directly."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-10-01T11:42:09.700Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/fd410d24665e4efb3c1796797181265efe553e9c"
        },
        {
          "url": "https://git.kernel.org/stable/c/802532a50acf501fdafe38a84ca2aa886d68af68"
        },
        {
          "url": "https://git.kernel.org/stable/c/027fee10e3a400cf6f3237374a1248da1082807b"
        },
        {
          "url": "https://git.kernel.org/stable/c/5bdea674534153110b90d70b02f2fbaf48b2c0eb"
        },
        {
          "url": "https://git.kernel.org/stable/c/ce6fd1c382a38b75557db85a2fe99d285540a03d"
        },
        {
          "url": "https://git.kernel.org/stable/c/e81d7826b8f40430a1ea1b330e24d9a9eb4512c4"
        },
        {
          "url": "https://git.kernel.org/stable/c/c7524279c8ddc7dbf3463bec70e0289097959944"
        },
        {
          "url": "https://git.kernel.org/stable/c/4a4c8482e370d697738a78dcd7bf2780832cb712"
        }
      ],
      "title": "ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-50431",
    "datePublished": "2025-10-01T11:42:09.700Z",
    "dateReserved": "2025-09-17T14:53:07.009Z",
    "dateUpdated": "2025-10-01T11:42:09.700Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…