CVE-2022-50823 (GCVE-0-2022-50823)

Vulnerability from cvelistv5 – Published: 2025-12-30 12:08 – Updated: 2025-12-30 12:08
VLAI?
Title
clk: tegra: Fix refcount leak in tegra114_clock_init
Summary
In the Linux kernel, the following vulnerability has been resolved: clk: tegra: Fix refcount leak in tegra114_clock_init of_find_matching_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. Add missing of_node_put() to avoid refcount leak.
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 2cb5efefd6f7d3e7df9a7430b910a80515821256 , < 1f0e1cbbaffd729560716e9592aa5e609ea93bb6 (git)
Affected: 2cb5efefd6f7d3e7df9a7430b910a80515821256 , < ce699dcdac2bfdb6b238f2517ba41d9623b15f46 (git)
Affected: 2cb5efefd6f7d3e7df9a7430b910a80515821256 , < 8cc87a9c142ae0e276a3ff9ce50f78a1668da36f (git)
Affected: 2cb5efefd6f7d3e7df9a7430b910a80515821256 , < 5984b1d66126b024ee77482602ac6e51b53f4116 (git)
Affected: 2cb5efefd6f7d3e7df9a7430b910a80515821256 , < c01bfd23cc13a420b3f6a36bcab98410f49d480d (git)
Affected: 2cb5efefd6f7d3e7df9a7430b910a80515821256 , < e7a57fb92af52c4da69cd947752e8946e5ada50a (git)
Affected: 2cb5efefd6f7d3e7df9a7430b910a80515821256 , < 8e1fe30253930c6a67385c19802c5ab8706a76d9 (git)
Affected: 2cb5efefd6f7d3e7df9a7430b910a80515821256 , < a7d3fb5814c73d7d49913e4294f8f508a3038bb4 (git)
Affected: 2cb5efefd6f7d3e7df9a7430b910a80515821256 , < db16a80c76ea395766913082b1e3f939dde29b2c (git)
Create a notification for this product.
    Linux Linux Affected: 3.10
Unaffected: 0 , < 3.10 (semver)
Unaffected: 4.9.331 , ≤ 4.9.* (semver)
Unaffected: 4.14.296 , ≤ 4.14.* (semver)
Unaffected: 4.19.262 , ≤ 4.19.* (semver)
Unaffected: 5.4.220 , ≤ 5.4.* (semver)
Unaffected: 5.10.150 , ≤ 5.10.* (semver)
Unaffected: 5.15.75 , ≤ 5.15.* (semver)
Unaffected: 5.19.17 , ≤ 5.19.* (semver)
Unaffected: 6.0.3 , ≤ 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": [
            "drivers/clk/tegra/clk-tegra114.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "1f0e1cbbaffd729560716e9592aa5e609ea93bb6",
              "status": "affected",
              "version": "2cb5efefd6f7d3e7df9a7430b910a80515821256",
              "versionType": "git"
            },
            {
              "lessThan": "ce699dcdac2bfdb6b238f2517ba41d9623b15f46",
              "status": "affected",
              "version": "2cb5efefd6f7d3e7df9a7430b910a80515821256",
              "versionType": "git"
            },
            {
              "lessThan": "8cc87a9c142ae0e276a3ff9ce50f78a1668da36f",
              "status": "affected",
              "version": "2cb5efefd6f7d3e7df9a7430b910a80515821256",
              "versionType": "git"
            },
            {
              "lessThan": "5984b1d66126b024ee77482602ac6e51b53f4116",
              "status": "affected",
              "version": "2cb5efefd6f7d3e7df9a7430b910a80515821256",
              "versionType": "git"
            },
            {
              "lessThan": "c01bfd23cc13a420b3f6a36bcab98410f49d480d",
              "status": "affected",
              "version": "2cb5efefd6f7d3e7df9a7430b910a80515821256",
              "versionType": "git"
            },
            {
              "lessThan": "e7a57fb92af52c4da69cd947752e8946e5ada50a",
              "status": "affected",
              "version": "2cb5efefd6f7d3e7df9a7430b910a80515821256",
              "versionType": "git"
            },
            {
              "lessThan": "8e1fe30253930c6a67385c19802c5ab8706a76d9",
              "status": "affected",
              "version": "2cb5efefd6f7d3e7df9a7430b910a80515821256",
              "versionType": "git"
            },
            {
              "lessThan": "a7d3fb5814c73d7d49913e4294f8f508a3038bb4",
              "status": "affected",
              "version": "2cb5efefd6f7d3e7df9a7430b910a80515821256",
              "versionType": "git"
            },
            {
              "lessThan": "db16a80c76ea395766913082b1e3f939dde29b2c",
              "status": "affected",
              "version": "2cb5efefd6f7d3e7df9a7430b910a80515821256",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/clk/tegra/clk-tegra114.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "3.10"
            },
            {
              "lessThan": "3.10",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.9.*",
              "status": "unaffected",
              "version": "4.9.331",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.296",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.262",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.220",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.150",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.75",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.19.*",
              "status": "unaffected",
              "version": "5.19.17",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.0.*",
              "status": "unaffected",
              "version": "6.0.3",
              "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.331",
                  "versionStartIncluding": "3.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.296",
                  "versionStartIncluding": "3.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.262",
                  "versionStartIncluding": "3.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.220",
                  "versionStartIncluding": "3.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.150",
                  "versionStartIncluding": "3.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.75",
                  "versionStartIncluding": "3.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.19.17",
                  "versionStartIncluding": "3.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.0.3",
                  "versionStartIncluding": "3.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1",
                  "versionStartIncluding": "3.10",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nclk: tegra: Fix refcount leak in tegra114_clock_init\n\nof_find_matching_node() returns a node pointer with refcount\nincremented, we should use of_node_put() on it when not need anymore.\nAdd missing of_node_put() to avoid refcount leak."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-12-30T12:08:36.911Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/1f0e1cbbaffd729560716e9592aa5e609ea93bb6"
        },
        {
          "url": "https://git.kernel.org/stable/c/ce699dcdac2bfdb6b238f2517ba41d9623b15f46"
        },
        {
          "url": "https://git.kernel.org/stable/c/8cc87a9c142ae0e276a3ff9ce50f78a1668da36f"
        },
        {
          "url": "https://git.kernel.org/stable/c/5984b1d66126b024ee77482602ac6e51b53f4116"
        },
        {
          "url": "https://git.kernel.org/stable/c/c01bfd23cc13a420b3f6a36bcab98410f49d480d"
        },
        {
          "url": "https://git.kernel.org/stable/c/e7a57fb92af52c4da69cd947752e8946e5ada50a"
        },
        {
          "url": "https://git.kernel.org/stable/c/8e1fe30253930c6a67385c19802c5ab8706a76d9"
        },
        {
          "url": "https://git.kernel.org/stable/c/a7d3fb5814c73d7d49913e4294f8f508a3038bb4"
        },
        {
          "url": "https://git.kernel.org/stable/c/db16a80c76ea395766913082b1e3f939dde29b2c"
        }
      ],
      "title": "clk: tegra: Fix refcount leak in tegra114_clock_init",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-50823",
    "datePublished": "2025-12-30T12:08:36.911Z",
    "dateReserved": "2025-12-30T12:06:07.131Z",
    "dateUpdated": "2025-12-30T12:08:36.911Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2022-50823\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-12-30T13:15:56.743\",\"lastModified\":\"2025-12-31T20:43:05.160\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nclk: tegra: Fix refcount leak in tegra114_clock_init\\n\\nof_find_matching_node() returns a node pointer with refcount\\nincremented, we should use of_node_put() on it when not need anymore.\\nAdd missing of_node_put() to avoid refcount leak.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/1f0e1cbbaffd729560716e9592aa5e609ea93bb6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/5984b1d66126b024ee77482602ac6e51b53f4116\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/8cc87a9c142ae0e276a3ff9ce50f78a1668da36f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/8e1fe30253930c6a67385c19802c5ab8706a76d9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a7d3fb5814c73d7d49913e4294f8f508a3038bb4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c01bfd23cc13a420b3f6a36bcab98410f49d480d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ce699dcdac2bfdb6b238f2517ba41d9623b15f46\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/db16a80c76ea395766913082b1e3f939dde29b2c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/e7a57fb92af52c4da69cd947752e8946e5ada50a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
  }
}


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…