ghsa-45rc-f9wh-94jr
Vulnerability from github
Published
2025-10-07 18:31
Modified
2025-10-07 18:31
Details

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

mcb: mcb-parse: fix error handing in chameleon_parse_gdd()

If mcb_device_register() returns error in chameleon_parse_gdd(), the refcount of bus and device name are leaked. Fix this by calling put_device() to give up the reference, so they can be released in mcb_release_dev() and kobject_cleanup().

Show details on source website


{
  "affected": [],
  "aliases": [
    "CVE-2022-50522"
  ],
  "database_specific": {
    "cwe_ids": [],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2025-10-07T16:15:36Z",
    "severity": null
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmcb: mcb-parse: fix error handing in chameleon_parse_gdd()\n\nIf mcb_device_register() returns error in chameleon_parse_gdd(), the refcount\nof bus and device name are leaked. Fix this by calling put_device() to give up\nthe reference, so they can be released in mcb_release_dev() and kobject_cleanup().",
  "id": "GHSA-45rc-f9wh-94jr",
  "modified": "2025-10-07T18:31:08Z",
  "published": "2025-10-07T18:31:08Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50522"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/110dc34c9fa33d37f55b394b1199ea6c0ad1ee84"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/43bfc7c2402a22d3b4eb08c040f274ba2b76461a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/4a9f1a8b3af287581ffb690d0e1593c681729ddb"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/728ac3389296caf68638628c987aeae6c8851e2d"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/7b289b791a59386dc23a00d3cf17a0db984b40d3"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/891f606ae0765bc9ca99f5276735be4d338f0255"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/b948baa29394ec5f4e6ec28486e7d06a76caee91"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/cf6e70c0ced50b52415ac0c88eba1fb09c500a5a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/fd85ece416fd7edb945203e59d4cd94952f77e7c"
    }
  ],
  "schema_version": "1.4.0",
  "severity": []
}


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 seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…