CVE-2022-50298 (GCVE-0-2022-50298)

Vulnerability from cvelistv5 – Published: 2025-09-15 14:45 – Updated: 2026-05-11 19:16
VLAI
Title
slimbus: qcom-ngd: cleanup in probe error path
Summary
In the Linux kernel, the following vulnerability has been resolved: slimbus: qcom-ngd: cleanup in probe error path Add proper error path in probe() to cleanup resources previously acquired/allocated to fix warnings visible during probe deferral: notifier callback qcom_slim_ngd_ssr_notify already registered WARNING: CPU: 6 PID: 70 at kernel/notifier.c:28 notifier_chain_register+0x5c/0x90 Modules linked in: CPU: 6 PID: 70 Comm: kworker/u16:1 Not tainted 6.0.0-rc3-next-20220830 #380 Call trace: notifier_chain_register+0x5c/0x90 srcu_notifier_chain_register+0x44/0x90 qcom_register_ssr_notifier+0x38/0x4c qcom_slim_ngd_ctrl_probe+0xd8/0x400 platform_probe+0x6c/0xe0 really_probe+0xbc/0x2d4 __driver_probe_device+0x78/0xe0 driver_probe_device+0x3c/0x12c __device_attach_driver+0xb8/0x120 bus_for_each_drv+0x78/0xd0 __device_attach+0xa8/0x1c0 device_initial_probe+0x18/0x24 bus_probe_device+0xa0/0xac deferred_probe_work_func+0x88/0xc0 process_one_work+0x1d4/0x320 worker_thread+0x2cc/0x44c kthread+0x110/0x114 ret_from_fork+0x10/0x20
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: e1ae85e1830e167a63f94007e50e088b86aa0a16 , < 1d567179f27788925dc90fe5e905cdabfce7d190 (git)
Affected: e1ae85e1830e167a63f94007e50e088b86aa0a16 , < 0c76110a3129c8d56d8fb7b6270dcc0c5c2f1a41 (git)
Affected: e1ae85e1830e167a63f94007e50e088b86aa0a16 , < ef5c42e6eb29a86abbcd4b2fd427e5194e51053c (git)
Affected: e1ae85e1830e167a63f94007e50e088b86aa0a16 , < 16f14551d0df9e7cd283545d7d748829594d912f (git)
guessed Create a notification for this product.
Linux Linux Affected: 5.11
Unaffected: 0 , < 5.11 (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)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/slimbus/qcom-ngd-ctrl.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "1d567179f27788925dc90fe5e905cdabfce7d190",
              "status": "affected",
              "version": "e1ae85e1830e167a63f94007e50e088b86aa0a16",
              "versionType": "git"
            },
            {
              "lessThan": "0c76110a3129c8d56d8fb7b6270dcc0c5c2f1a41",
              "status": "affected",
              "version": "e1ae85e1830e167a63f94007e50e088b86aa0a16",
              "versionType": "git"
            },
            {
              "lessThan": "ef5c42e6eb29a86abbcd4b2fd427e5194e51053c",
              "status": "affected",
              "version": "e1ae85e1830e167a63f94007e50e088b86aa0a16",
              "versionType": "git"
            },
            {
              "lessThan": "16f14551d0df9e7cd283545d7d748829594d912f",
              "status": "affected",
              "version": "e1ae85e1830e167a63f94007e50e088b86aa0a16",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/slimbus/qcom-ngd-ctrl.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.11"
            },
            {
              "lessThan": "5.11",
              "status": "unaffected",
              "version": "0",
              "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": "5.15.75",
                  "versionStartIncluding": "5.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.19.17",
                  "versionStartIncluding": "5.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.0.3",
                  "versionStartIncluding": "5.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1",
                  "versionStartIncluding": "5.11",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nslimbus: qcom-ngd: cleanup in probe error path\n\nAdd proper error path in probe() to cleanup resources previously\nacquired/allocated to fix warnings visible during probe deferral:\n\n  notifier callback qcom_slim_ngd_ssr_notify already registered\n  WARNING: CPU: 6 PID: 70 at kernel/notifier.c:28 notifier_chain_register+0x5c/0x90\n  Modules linked in:\n  CPU: 6 PID: 70 Comm: kworker/u16:1 Not tainted 6.0.0-rc3-next-20220830 #380\n  Call trace:\n   notifier_chain_register+0x5c/0x90\n   srcu_notifier_chain_register+0x44/0x90\n   qcom_register_ssr_notifier+0x38/0x4c\n   qcom_slim_ngd_ctrl_probe+0xd8/0x400\n   platform_probe+0x6c/0xe0\n   really_probe+0xbc/0x2d4\n   __driver_probe_device+0x78/0xe0\n   driver_probe_device+0x3c/0x12c\n   __device_attach_driver+0xb8/0x120\n   bus_for_each_drv+0x78/0xd0\n   __device_attach+0xa8/0x1c0\n   device_initial_probe+0x18/0x24\n   bus_probe_device+0xa0/0xac\n   deferred_probe_work_func+0x88/0xc0\n   process_one_work+0x1d4/0x320\n   worker_thread+0x2cc/0x44c\n   kthread+0x110/0x114\n   ret_from_fork+0x10/0x20"
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-11T19:16:36.626Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/1d567179f27788925dc90fe5e905cdabfce7d190"
        },
        {
          "url": "https://git.kernel.org/stable/c/0c76110a3129c8d56d8fb7b6270dcc0c5c2f1a41"
        },
        {
          "url": "https://git.kernel.org/stable/c/ef5c42e6eb29a86abbcd4b2fd427e5194e51053c"
        },
        {
          "url": "https://git.kernel.org/stable/c/16f14551d0df9e7cd283545d7d748829594d912f"
        }
      ],
      "title": "slimbus: qcom-ngd: cleanup in probe error path",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-50298",
    "datePublished": "2025-09-15T14:45:54.112Z",
    "dateReserved": "2025-09-15T14:18:36.812Z",
    "dateUpdated": "2026-05-11T19:16:36.626Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2022-50298",
      "date": "2026-09-21",
      "epss": "0.00155",
      "percentile": "0.05075"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unaffected",
                "product": "Linux",
                "programFiles": [
                  "drivers/slimbus/qcom-ngd-ctrl.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "lessThan": "1d567179f27788925dc90fe5e905cdabfce7d190",
                    "status": "affected",
                    "version": "e1ae85e1830e167a63f94007e50e088b86aa0a16",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "0c76110a3129c8d56d8fb7b6270dcc0c5c2f1a41",
                    "status": "affected",
                    "version": "e1ae85e1830e167a63f94007e50e088b86aa0a16",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "ef5c42e6eb29a86abbcd4b2fd427e5194e51053c",
                    "status": "affected",
                    "version": "e1ae85e1830e167a63f94007e50e088b86aa0a16",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "16f14551d0df9e7cd283545d7d748829594d912f",
                    "status": "affected",
                    "version": "e1ae85e1830e167a63f94007e50e088b86aa0a16",
                    "versionType": "git"
                  }
                ]
              },
              {
                "defaultStatus": "affected",
                "product": "Linux",
                "programFiles": [
                  "drivers/slimbus/qcom-ngd-ctrl.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "status": "affected",
                    "version": "5.11"
                  },
                  {
                    "lessThan": "5.11",
                    "status": "unaffected",
                    "version": "0",
                    "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"
                  }
                ]
              }
            ],
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
          }
        ],
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "6D945F46-F32F-4C09-8400-C3477E22A9FB",
                    "versionEndExcluding": "5.15.75",
                    "versionStartIncluding": "5.11",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "19B4C3A4-E5C3-41DC-BB14-BE72858E7D35",
                    "versionEndExcluding": "5.19.17",
                    "versionStartIncluding": "5.16",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "5BCD8201-B847-4442-B894-70D430128DEF",
                    "versionEndExcluding": "6.0.3",
                    "versionStartIncluding": "6.0",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nslimbus: qcom-ngd: cleanup in probe error path\n\nAdd proper error path in probe() to cleanup resources previously\nacquired/allocated to fix warnings visible during probe deferral:\n\n  notifier callback qcom_slim_ngd_ssr_notify already registered\n  WARNING: CPU: 6 PID: 70 at kernel/notifier.c:28 notifier_chain_register+0x5c/0x90\n  Modules linked in:\n  CPU: 6 PID: 70 Comm: kworker/u16:1 Not tainted 6.0.0-rc3-next-20220830 #380\n  Call trace:\n   notifier_chain_register+0x5c/0x90\n   srcu_notifier_chain_register+0x44/0x90\n   qcom_register_ssr_notifier+0x38/0x4c\n   qcom_slim_ngd_ctrl_probe+0xd8/0x400\n   platform_probe+0x6c/0xe0\n   really_probe+0xbc/0x2d4\n   __driver_probe_device+0x78/0xe0\n   driver_probe_device+0x3c/0x12c\n   __device_attach_driver+0xb8/0x120\n   bus_for_each_drv+0x78/0xd0\n   __device_attach+0xa8/0x1c0\n   device_initial_probe+0x18/0x24\n   bus_probe_device+0xa0/0xac\n   deferred_probe_work_func+0x88/0xc0\n   process_one_work+0x1d4/0x320\n   worker_thread+0x2cc/0x44c\n   kthread+0x110/0x114\n   ret_from_fork+0x10/0x20"
          }
        ],
        "id": "CVE-2022-50298",
        "lastModified": "2026-06-17T05:23:10.877",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 5.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 1.8,
              "impactScore": 3.6,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2025-09-15T15:15:41.240",
        "references": [
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/0c76110a3129c8d56d8fb7b6270dcc0c5c2f1a41"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/16f14551d0df9e7cd283545d7d748829594d912f"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/1d567179f27788925dc90fe5e905cdabfce7d190"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/ef5c42e6eb29a86abbcd4b2fd427e5194e51053c"
          }
        ],
        "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "vulnStatus": "Analyzed",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "NVD-CWE-noinfo"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "None",
      "current_release_date": "2026-06-30T10:30:10+00:00",
      "cve": "CVE-2022-50298",
      "id": "CVE-2022-50298",
      "initial_release_date": "2022-01-01T00:00:00+00:00",
      "product_status:known_not_affected": "274",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: slimbus: qcom-ngd: cleanup in probe error path",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2022/cve-2022-50298.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-08-31T01:25:01Z",
      "cve": "CVE-2022-50298",
      "id": "CVE-2022-50298",
      "initial_release_date": "2025-09-15T23:29:33Z",
      "product_status:known_affected": "344",
      "product_status:known_not_affected": "395",
      "product_status:recommended": "206",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2022-50298",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2022-50298.json",
      "version": "30"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…