cve-2022-48783
Vulnerability from cvelistv5
Published
2024-07-16 11:13
Modified
2024-12-19 08:07
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: net: dsa: lantiq_gswip: fix use after free in gswip_remove() of_node_put(priv->ds->slave_mii_bus->dev.of_node) should be done before mdiobus_free(priv->ds->slave_mii_bus).
Impacted products
Vendor Product Version
Linux Linux Version: e177d2e85ebcd3008c4b2abc293f4118e04eedef
Version: b5652bc50dde7b84e93dfb25479b64b817e377c1
Version: 2443ba2fe396bdde187a2fdfa6a57375643ae93c
Version: 0d120dfb5d67edc5bcd1804e167dba2b30809afd
Create a notification for this product.
   Linux Linux Version: 5.10.101   
Version: 5.15.24   
Version: 5.16.10   
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-03T15:25:01.556Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/f48bd34137718042872d06f2c7332b3267a29165"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/df2495f329b08ac0d0d3e6334a01955ae839005e"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/c61f599b8d33adfa256126a6695c734c0de331cb"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/8c6ae46150a453f8ae9a6cd49b45f354f478587d"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2022-48783",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-10T17:00:11.391891Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-11T17:34:16.808Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/dsa/lantiq_gswip.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "f48bd34137718042872d06f2c7332b3267a29165",
              "status": "affected",
              "version": "e177d2e85ebcd3008c4b2abc293f4118e04eedef",
              "versionType": "git"
            },
            {
              "lessThan": "df2495f329b08ac0d0d3e6334a01955ae839005e",
              "status": "affected",
              "version": "b5652bc50dde7b84e93dfb25479b64b817e377c1",
              "versionType": "git"
            },
            {
              "lessThan": "c61f599b8d33adfa256126a6695c734c0de331cb",
              "status": "affected",
              "version": "2443ba2fe396bdde187a2fdfa6a57375643ae93c",
              "versionType": "git"
            },
            {
              "lessThan": "8c6ae46150a453f8ae9a6cd49b45f354f478587d",
              "status": "affected",
              "version": "0d120dfb5d67edc5bcd1804e167dba2b30809afd",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/dsa/lantiq_gswip.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "5.10.102",
              "status": "affected",
              "version": "5.10.101",
              "versionType": "semver"
            },
            {
              "lessThan": "5.15.25",
              "status": "affected",
              "version": "5.15.24",
              "versionType": "semver"
            },
            {
              "lessThan": "5.16.11",
              "status": "affected",
              "version": "5.16.10",
              "versionType": "semver"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: dsa: lantiq_gswip: fix use after free in gswip_remove()\n\nof_node_put(priv-\u003eds-\u003eslave_mii_bus-\u003edev.of_node) should be\ndone before mdiobus_free(priv-\u003eds-\u003eslave_mii_bus)."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-12-19T08:07:38.959Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/f48bd34137718042872d06f2c7332b3267a29165"
        },
        {
          "url": "https://git.kernel.org/stable/c/df2495f329b08ac0d0d3e6334a01955ae839005e"
        },
        {
          "url": "https://git.kernel.org/stable/c/c61f599b8d33adfa256126a6695c734c0de331cb"
        },
        {
          "url": "https://git.kernel.org/stable/c/8c6ae46150a453f8ae9a6cd49b45f354f478587d"
        }
      ],
      "title": "net: dsa: lantiq_gswip: fix use after free in gswip_remove()",
      "x_generator": {
        "engine": "bippy-5f407fcff5a0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-48783",
    "datePublished": "2024-07-16T11:13:19.788Z",
    "dateReserved": "2024-06-20T11:09:39.068Z",
    "dateUpdated": "2024-12-19T08:07:38.959Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2022-48783\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-07-16T12:15:03.350\",\"lastModified\":\"2024-11-21T07:34:00.877\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnet: dsa: lantiq_gswip: fix use after free in gswip_remove()\\n\\nof_node_put(priv-\u003eds-\u003eslave_mii_bus-\u003edev.of_node) should be\\ndone before mdiobus_free(priv-\u003eds-\u003eslave_mii_bus).\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: net: dsa: lantiq_gswip: corregir el use after free en gswip_remove() of_node_put(priv-\u0026gt;ds-\u0026gt;slave_mii_bus-\u0026gt;dev.of_node) debe realizarse antes de mdiobus_free(priv-\u0026gt; ds-\u0026gt;slave_mii_bus).\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.10.101:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C53907FB-F0F7-4949-8B96-536B39F07CC3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.15.24:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5E4726FE-A5BB-4D3A-A739-7DB1FD812A5F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.16.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8B57A4A1-27BC-4A60-8682-700F865C578A\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/8c6ae46150a453f8ae9a6cd49b45f354f478587d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c61f599b8d33adfa256126a6695c734c0de331cb\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/df2495f329b08ac0d0d3e6334a01955ae839005e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/f48bd34137718042872d06f2c7332b3267a29165\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/8c6ae46150a453f8ae9a6cd49b45f354f478587d\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c61f599b8d33adfa256126a6695c734c0de331cb\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/df2495f329b08ac0d0d3e6334a01955ae839005e\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/f48bd34137718042872d06f2c7332b3267a29165\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/stable/c/f48bd34137718042872d06f2c7332b3267a29165\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/df2495f329b08ac0d0d3e6334a01955ae839005e\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/c61f599b8d33adfa256126a6695c734c0de331cb\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/8c6ae46150a453f8ae9a6cd49b45f354f478587d\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T15:25:01.556Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-48783\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-10T17:00:11.391891Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-11T12:42:21.757Z\"}}], \"cna\": {\"title\": \"net: dsa: lantiq_gswip: fix use after free in gswip_remove()\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"e177d2e85ebcd3008c4b2abc293f4118e04eedef\", \"lessThan\": \"f48bd34137718042872d06f2c7332b3267a29165\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"b5652bc50dde7b84e93dfb25479b64b817e377c1\", \"lessThan\": \"df2495f329b08ac0d0d3e6334a01955ae839005e\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"2443ba2fe396bdde187a2fdfa6a57375643ae93c\", \"lessThan\": \"c61f599b8d33adfa256126a6695c734c0de331cb\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"0d120dfb5d67edc5bcd1804e167dba2b30809afd\", \"lessThan\": \"8c6ae46150a453f8ae9a6cd49b45f354f478587d\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/net/dsa/lantiq_gswip.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.10.101\", \"lessThan\": \"5.10.102\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"5.15.24\", \"lessThan\": \"5.15.25\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"5.16.10\", \"lessThan\": \"5.16.11\", \"versionType\": \"semver\"}], \"programFiles\": [\"drivers/net/dsa/lantiq_gswip.c\"], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/f48bd34137718042872d06f2c7332b3267a29165\"}, {\"url\": \"https://git.kernel.org/stable/c/df2495f329b08ac0d0d3e6334a01955ae839005e\"}, {\"url\": \"https://git.kernel.org/stable/c/c61f599b8d33adfa256126a6695c734c0de331cb\"}, {\"url\": \"https://git.kernel.org/stable/c/8c6ae46150a453f8ae9a6cd49b45f354f478587d\"}], \"x_generator\": {\"engine\": \"bippy-5f407fcff5a0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnet: dsa: lantiq_gswip: fix use after free in gswip_remove()\\n\\nof_node_put(priv-\u003eds-\u003eslave_mii_bus-\u003edev.of_node) should be\\ndone before mdiobus_free(priv-\u003eds-\u003eslave_mii_bus).\"}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2024-12-19T08:07:38.959Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2022-48783\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-12-19T08:07:38.959Z\", \"dateReserved\": \"2024-06-20T11:09:39.068Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-07-16T11:13:19.788Z\", \"assignerShortName\": \"Linux\"}",
      "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 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.