CVE-2024-56723
Vulnerability from cvelistv5
Published
2024-12-29 11:30
Modified
2024-12-29 11:30
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: mfd: intel_soc_pmic_bxtwc: Use IRQ domain for PMIC devices While design wise the idea of converting the driver to use the hierarchy of the IRQ chips is correct, the implementation has (inherited) flaws. This was unveiled when platform_get_irq() had started WARN() on IRQ 0 that is supposed to be a Linux IRQ number (also known as vIRQ). Rework the driver to respect IRQ domain when creating each MFD device separately, as the domain is not the same for all of them.
Impacted products
Vendor Product Version
Linux Linux Version: 4.13
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/mfd/intel_soc_pmic_bxtwc.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "6ea17c03edc7ed0aabb1431eb26e2f94849af68a",
              "status": "affected",
              "version": "57129044f5044dcd73c22d91491906104bd331fd",
              "versionType": "git"
            },
            {
              "lessThan": "61d590d7076b50b6ebdea1f3b83bb041c01fc482",
              "status": "affected",
              "version": "57129044f5044dcd73c22d91491906104bd331fd",
              "versionType": "git"
            },
            {
              "lessThan": "bb6642d4b3136359b5b620049f76515876e6127e",
              "status": "affected",
              "version": "57129044f5044dcd73c22d91491906104bd331fd",
              "versionType": "git"
            },
            {
              "lessThan": "7ba45b8bc62e64da524d45532107ae93eb33c93c",
              "status": "affected",
              "version": "57129044f5044dcd73c22d91491906104bd331fd",
              "versionType": "git"
            },
            {
              "lessThan": "d4cc78bd6a25accb7ae2ac9fc445d1e1deda4a62",
              "status": "affected",
              "version": "57129044f5044dcd73c22d91491906104bd331fd",
              "versionType": "git"
            },
            {
              "lessThan": "897713c9d24f6ec394585abfcf259a6e5cad22c8",
              "status": "affected",
              "version": "57129044f5044dcd73c22d91491906104bd331fd",
              "versionType": "git"
            },
            {
              "lessThan": "b3d45c19bcffb9a9a821df759f60be39d88c19f4",
              "status": "affected",
              "version": "57129044f5044dcd73c22d91491906104bd331fd",
              "versionType": "git"
            },
            {
              "lessThan": "0350d783ab888cb1cb48ced36cc28b372723f1a4",
              "status": "affected",
              "version": "57129044f5044dcd73c22d91491906104bd331fd",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/mfd/intel_soc_pmic_bxtwc.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.13"
            },
            {
              "lessThan": "4.13",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.287",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.231",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.174",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.120",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.64",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.11.*",
              "status": "unaffected",
              "version": "6.11.11",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.2",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.13-rc1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmfd: intel_soc_pmic_bxtwc: Use IRQ domain for PMIC devices\n\nWhile design wise the idea of converting the driver to use\nthe hierarchy of the IRQ chips is correct, the implementation\nhas (inherited) flaws. This was unveiled when platform_get_irq()\nhad started WARN() on IRQ 0 that is supposed to be a Linux\nIRQ number (also known as vIRQ).\n\nRework the driver to respect IRQ domain when creating each MFD\ndevice separately, as the domain is not the same for all of them."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-12-29T11:30:00.812Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/6ea17c03edc7ed0aabb1431eb26e2f94849af68a"
        },
        {
          "url": "https://git.kernel.org/stable/c/61d590d7076b50b6ebdea1f3b83bb041c01fc482"
        },
        {
          "url": "https://git.kernel.org/stable/c/bb6642d4b3136359b5b620049f76515876e6127e"
        },
        {
          "url": "https://git.kernel.org/stable/c/7ba45b8bc62e64da524d45532107ae93eb33c93c"
        },
        {
          "url": "https://git.kernel.org/stable/c/d4cc78bd6a25accb7ae2ac9fc445d1e1deda4a62"
        },
        {
          "url": "https://git.kernel.org/stable/c/897713c9d24f6ec394585abfcf259a6e5cad22c8"
        },
        {
          "url": "https://git.kernel.org/stable/c/b3d45c19bcffb9a9a821df759f60be39d88c19f4"
        },
        {
          "url": "https://git.kernel.org/stable/c/0350d783ab888cb1cb48ced36cc28b372723f1a4"
        }
      ],
      "title": "mfd: intel_soc_pmic_bxtwc: Use IRQ domain for PMIC devices",
      "x_generator": {
        "engine": "bippy-5f407fcff5a0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-56723",
    "datePublished": "2024-12-29T11:30:00.812Z",
    "dateReserved": "2024-12-27T15:00:39.858Z",
    "dateUpdated": "2024-12-29T11:30:00.812Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-56723\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-12-29T12:15:06.390\",\"lastModified\":\"2024-12-29T12:15:06.390\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmfd: intel_soc_pmic_bxtwc: Use IRQ domain for PMIC devices\\n\\nWhile design wise the idea of converting the driver to use\\nthe hierarchy of the IRQ chips is correct, the implementation\\nhas (inherited) flaws. This was unveiled when platform_get_irq()\\nhad started WARN() on IRQ 0 that is supposed to be a Linux\\nIRQ number (also known as vIRQ).\\n\\nRework the driver to respect IRQ domain when creating each MFD\\ndevice separately, as the domain is not the same for all of them.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/0350d783ab888cb1cb48ced36cc28b372723f1a4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/61d590d7076b50b6ebdea1f3b83bb041c01fc482\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/6ea17c03edc7ed0aabb1431eb26e2f94849af68a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/7ba45b8bc62e64da524d45532107ae93eb33c93c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/897713c9d24f6ec394585abfcf259a6e5cad22c8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b3d45c19bcffb9a9a821df759f60be39d88c19f4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/bb6642d4b3136359b5b620049f76515876e6127e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/d4cc78bd6a25accb7ae2ac9fc445d1e1deda4a62\",\"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 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.