cve-2024-27432
Vulnerability from cvelistv5
Published
2024-05-17 12:08
Modified
2024-08-02 00:34
Severity
Summary
net: ethernet: mtk_eth_soc: fix PPE hanging issue
Impacted products
VendorProduct
LinuxLinux
LinuxLinux
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-27432",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-06-12T15:20:14.109035Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-06-12T15:20:26.121Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T00:34:52.288Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/9fcadd125044007351905d40c405fadc2d3bb6d6"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/f78807362828ad01db2a9ed005bf79501b620f27"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/943c14ece95eb1cf98d477462aebcbfdfd714633"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/49202a8256fc50517ef06fd5e2084c4febde6369"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/09a1907433865b7c8ee6777e507f5126bdd38c0f"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/ea80e3ed09ab2c2b75724faf5484721753e92c31"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/ethernet/mediatek/mtk_ppe.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "9fcadd125044",
              "status": "affected",
              "version": "ba37b7caf1ed",
              "versionType": "git"
            },
            {
              "lessThan": "f78807362828",
              "status": "affected",
              "version": "ba37b7caf1ed",
              "versionType": "git"
            },
            {
              "lessThan": "943c14ece95e",
              "status": "affected",
              "version": "ba37b7caf1ed",
              "versionType": "git"
            },
            {
              "lessThan": "49202a8256fc",
              "status": "affected",
              "version": "ba37b7caf1ed",
              "versionType": "git"
            },
            {
              "lessThan": "09a190743386",
              "status": "affected",
              "version": "ba37b7caf1ed",
              "versionType": "git"
            },
            {
              "lessThan": "ea80e3ed09ab",
              "status": "affected",
              "version": "ba37b7caf1ed",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/ethernet/mediatek/mtk_ppe.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.13"
            },
            {
              "lessThan": "5.13",
              "status": "unaffected",
              "version": "0",
              "versionType": "custom"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.153",
              "versionType": "custom"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.83",
              "versionType": "custom"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.23",
              "versionType": "custom"
            },
            {
              "lessThanOrEqual": "6.7.*",
              "status": "unaffected",
              "version": "6.7.11",
              "versionType": "custom"
            },
            {
              "lessThanOrEqual": "6.8.*",
              "status": "unaffected",
              "version": "6.8.2",
              "versionType": "custom"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.9",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: ethernet: mtk_eth_soc: fix PPE hanging issue\n\nA patch to resolve an issue was found in MediaTek\u0027s GPL-licensed SDK:\nIn the mtk_ppe_stop() function, the PPE scan mode is not disabled before\ndisabling the PPE. This can potentially lead to a hang during the process\nof disabling the PPE.\n\nWithout this patch, the PPE may experience a hang during the reboot test."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-05-29T05:28:48.421Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/9fcadd125044007351905d40c405fadc2d3bb6d6"
        },
        {
          "url": "https://git.kernel.org/stable/c/f78807362828ad01db2a9ed005bf79501b620f27"
        },
        {
          "url": "https://git.kernel.org/stable/c/943c14ece95eb1cf98d477462aebcbfdfd714633"
        },
        {
          "url": "https://git.kernel.org/stable/c/49202a8256fc50517ef06fd5e2084c4febde6369"
        },
        {
          "url": "https://git.kernel.org/stable/c/09a1907433865b7c8ee6777e507f5126bdd38c0f"
        },
        {
          "url": "https://git.kernel.org/stable/c/ea80e3ed09ab2c2b75724faf5484721753e92c31"
        }
      ],
      "title": "net: ethernet: mtk_eth_soc: fix PPE hanging issue",
      "x_generator": {
        "engine": "bippy-a5840b7849dd"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-27432",
    "datePublished": "2024-05-17T12:08:43.564Z",
    "dateReserved": "2024-02-25T13:47:42.687Z",
    "dateUpdated": "2024-08-02T00:34:52.288Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-27432\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-05-17T13:15:57.847\",\"lastModified\":\"2024-05-17T18:35:35.070\",\"vulnStatus\":\"Awaiting Analysis\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnet: ethernet: mtk_eth_soc: fix PPE hanging issue\\n\\nA patch to resolve an issue was found in MediaTek\u0027s GPL-licensed SDK:\\nIn the mtk_ppe_stop() function, the PPE scan mode is not disabled before\\ndisabling the PPE. This can potentially lead to a hang during the process\\nof disabling the PPE.\\n\\nWithout this patch, the PPE may experience a hang during the reboot test.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: net: ethernet: mtk_eth_soc: soluciona el problema de bloqueo del PPE Se encontr\u00f3 un parche para resolver un problema en el SDK con licencia GPL de MediaTek: En la funci\u00f3n mtk_ppe_stop(), el modo de escaneo del PPE no est\u00e1 desactivado antes de desactivar el EPI. Potencialmente, esto puede provocar un bloqueo durante el proceso de desactivaci\u00f3n del EPI. Sin este parche, el PPE puede sufrir un bloqueo durante la prueba de reinicio.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/09a1907433865b7c8ee6777e507f5126bdd38c0f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/49202a8256fc50517ef06fd5e2084c4febde6369\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/943c14ece95eb1cf98d477462aebcbfdfd714633\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9fcadd125044007351905d40c405fadc2d3bb6d6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ea80e3ed09ab2c2b75724faf5484721753e92c31\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f78807362828ad01db2a9ed005bf79501b620f27\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...