cve-2022-49818
Vulnerability from cvelistv5
Published
2025-05-01 14:09
Modified
2025-05-01 14:09
Severity ?
Summary
mISDN: fix misuse of put_device() in mISDN_register_device()
Impacted products
LinuxLinux
LinuxLinux
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/isdn/mISDN/core.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "44658d65f6b3118f595a1229d7eed74845a5e2ac",
              "status": "affected",
              "version": "d1d1aede313eb2b9a84afd60ff6cfb7c33631e0e",
              "versionType": "git"
            },
            {
              "lessThan": "81db4f182744acd004f17d7cc52dde9ea53467e6",
              "status": "affected",
              "version": "080aabfb29b2ee9cbb8894a1d039651943d3773e",
              "versionType": "git"
            },
            {
              "lessThan": "d40b35a7922f4df3767ad6fb8ef3dc86e31d7ba3",
              "status": "affected",
              "version": "a636fc5a7cabd05699b5692ad838c2c7a3abec7b",
              "versionType": "git"
            },
            {
              "lessThan": "83672c1b83d107b0d4fe0accf1bf64d8988398e6",
              "status": "affected",
              "version": "2ff6b669523d3b3d253a044fa9636a67d0694995",
              "versionType": "git"
            },
            {
              "lessThan": "709aa1f73d3e9e9ea16e2c4e44f2874c5d2c382c",
              "status": "affected",
              "version": "e77d213843e67b4373285712699b692f9c743f61",
              "versionType": "git"
            },
            {
              "lessThan": "596230471da3415e92ae6b9d2a4e26f4a81cac5a",
              "status": "affected",
              "version": "029d5b7688a2f3a86f2a3be5a6ba9cc968c80e41",
              "versionType": "git"
            },
            {
              "lessThan": "87b336aa158201dc30a318431e63e8c5b26c4156",
              "status": "affected",
              "version": "0d4e91efcaee081e919b3c50e875ecbb84290e41",
              "versionType": "git"
            },
            {
              "lessThan": "2d25107e111a85c56f601a5470f1780ec054e6ac",
              "status": "affected",
              "version": "e7d1d4d9ac0dfa40be4c2c8abd0731659869b297",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/isdn/mISDN/core.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "4.9.334",
              "status": "affected",
              "version": "4.9.333",
              "versionType": "semver"
            },
            {
              "lessThan": "4.14.300",
              "status": "affected",
              "version": "4.14.299",
              "versionType": "semver"
            },
            {
              "lessThan": "4.19.267",
              "status": "affected",
              "version": "4.19.265",
              "versionType": "semver"
            },
            {
              "lessThan": "5.4.225",
              "status": "affected",
              "version": "5.4.224",
              "versionType": "semver"
            },
            {
              "lessThan": "5.10.156",
              "status": "affected",
              "version": "5.10.154",
              "versionType": "semver"
            },
            {
              "lessThan": "5.15.80",
              "status": "affected",
              "version": "5.15.78",
              "versionType": "semver"
            },
            {
              "lessThan": "6.0.10",
              "status": "affected",
              "version": "6.0.8",
              "versionType": "semver"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmISDN: fix misuse of put_device() in mISDN_register_device()\n\nWe should not release reference by put_device() before calling device_initialize()."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-05-01T14:09:40.957Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/44658d65f6b3118f595a1229d7eed74845a5e2ac"
        },
        {
          "url": "https://git.kernel.org/stable/c/81db4f182744acd004f17d7cc52dde9ea53467e6"
        },
        {
          "url": "https://git.kernel.org/stable/c/d40b35a7922f4df3767ad6fb8ef3dc86e31d7ba3"
        },
        {
          "url": "https://git.kernel.org/stable/c/83672c1b83d107b0d4fe0accf1bf64d8988398e6"
        },
        {
          "url": "https://git.kernel.org/stable/c/709aa1f73d3e9e9ea16e2c4e44f2874c5d2c382c"
        },
        {
          "url": "https://git.kernel.org/stable/c/596230471da3415e92ae6b9d2a4e26f4a81cac5a"
        },
        {
          "url": "https://git.kernel.org/stable/c/87b336aa158201dc30a318431e63e8c5b26c4156"
        },
        {
          "url": "https://git.kernel.org/stable/c/2d25107e111a85c56f601a5470f1780ec054e6ac"
        }
      ],
      "title": "mISDN: fix misuse of put_device() in mISDN_register_device()",
      "x_generator": {
        "engine": "bippy-1.1.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-49818",
    "datePublished": "2025-05-01T14:09:40.957Z",
    "dateReserved": "2025-05-01T14:05:17.227Z",
    "dateUpdated": "2025-05-01T14:09:40.957Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2022-49818\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-05-01T15:16:05.207\",\"lastModified\":\"2025-05-01T15:16:05.207\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmISDN: fix misuse of put_device() in mISDN_register_device()\\n\\nWe should not release reference by put_device() before calling device_initialize().\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/2d25107e111a85c56f601a5470f1780ec054e6ac\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/44658d65f6b3118f595a1229d7eed74845a5e2ac\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/596230471da3415e92ae6b9d2a4e26f4a81cac5a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/709aa1f73d3e9e9ea16e2c4e44f2874c5d2c382c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/81db4f182744acd004f17d7cc52dde9ea53467e6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/83672c1b83d107b0d4fe0accf1bf64d8988398e6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/87b336aa158201dc30a318431e63e8c5b26c4156\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/d40b35a7922f4df3767ad6fb8ef3dc86e31d7ba3\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...

Loading...
  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • 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.