CVE-2021-46953 (GCVE-0-2021-46953)
Vulnerability from cvelistv5
Published
2024-02-27 18:40
Modified
2025-05-04 07:01
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure When failing the driver probe because of invalid firmware properties, the GTDT driver unmaps the interrupt that it mapped earlier. However, it never checks whether the mapping of the interrupt actially succeeded. Even more, should the firmware report an illegal interrupt number that overlaps with the GIC SGI range, this can result in an IPI being unmapped, and subsequent fireworks (as reported by Dann Frazier). Rework the driver to have a slightly saner behaviour and actually check whether the interrupt has been mapped before unmapping things.
Impacted products
Vendor Product Version
Linux Linux Version: ca9ae5ec4ef0ed13833b03297ab319676965492c
Version: ca9ae5ec4ef0ed13833b03297ab319676965492c
Version: ca9ae5ec4ef0ed13833b03297ab319676965492c
Version: ca9ae5ec4ef0ed13833b03297ab319676965492c
Version: ca9ae5ec4ef0ed13833b03297ab319676965492c
Version: ca9ae5ec4ef0ed13833b03297ab319676965492c
Version: ca9ae5ec4ef0ed13833b03297ab319676965492c
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-04T05:17:43.012Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/c3385a9122f8db15b453e07bfc88117fce7f3724"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/7b2162db1498c71962a4bb2f776fa4e76d4d305b"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/504632a3577a049dd9bb7aabae5b4476f9c586b4"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/e0f2d86481eaa83df33b0793f75212919db7a19d"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/42e69521ee1fa5abf21f478d147d06bbfe6bf6a8"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/596e079c362ac17ed02aa1b99fdc444d62072a01"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/1ecd5b129252249b9bc03d7645a7bda512747277"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2021-46953",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-10T16:01:41.363644Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-11T17:33:49.626Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/acpi/arm64/gtdt.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "c3385a9122f8db15b453e07bfc88117fce7f3724",
              "status": "affected",
              "version": "ca9ae5ec4ef0ed13833b03297ab319676965492c",
              "versionType": "git"
            },
            {
              "lessThan": "7b2162db1498c71962a4bb2f776fa4e76d4d305b",
              "status": "affected",
              "version": "ca9ae5ec4ef0ed13833b03297ab319676965492c",
              "versionType": "git"
            },
            {
              "lessThan": "504632a3577a049dd9bb7aabae5b4476f9c586b4",
              "status": "affected",
              "version": "ca9ae5ec4ef0ed13833b03297ab319676965492c",
              "versionType": "git"
            },
            {
              "lessThan": "e0f2d86481eaa83df33b0793f75212919db7a19d",
              "status": "affected",
              "version": "ca9ae5ec4ef0ed13833b03297ab319676965492c",
              "versionType": "git"
            },
            {
              "lessThan": "42e69521ee1fa5abf21f478d147d06bbfe6bf6a8",
              "status": "affected",
              "version": "ca9ae5ec4ef0ed13833b03297ab319676965492c",
              "versionType": "git"
            },
            {
              "lessThan": "596e079c362ac17ed02aa1b99fdc444d62072a01",
              "status": "affected",
              "version": "ca9ae5ec4ef0ed13833b03297ab319676965492c",
              "versionType": "git"
            },
            {
              "lessThan": "1ecd5b129252249b9bc03d7645a7bda512747277",
              "status": "affected",
              "version": "ca9ae5ec4ef0ed13833b03297ab319676965492c",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/acpi/arm64/gtdt.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.12"
            },
            {
              "lessThan": "4.12",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.233",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.191",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.118",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.36",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.11.*",
              "status": "unaffected",
              "version": "5.11.20",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.12.*",
              "status": "unaffected",
              "version": "5.12.3",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "5.13",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.233",
                  "versionStartIncluding": "4.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.191",
                  "versionStartIncluding": "4.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.118",
                  "versionStartIncluding": "4.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.36",
                  "versionStartIncluding": "4.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.11.20",
                  "versionStartIncluding": "4.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.12.3",
                  "versionStartIncluding": "4.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.13",
                  "versionStartIncluding": "4.12",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nACPI: GTDT: Don\u0027t corrupt interrupt mappings on watchdow probe failure\n\nWhen failing the driver probe because of invalid firmware properties,\nthe GTDT driver unmaps the interrupt that it mapped earlier.\n\nHowever, it never checks whether the mapping of the interrupt actially\nsucceeded. Even more, should the firmware report an illegal interrupt\nnumber that overlaps with the GIC SGI range, this can result in an\nIPI being unmapped, and subsequent fireworks (as reported by Dann\nFrazier).\n\nRework the driver to have a slightly saner behaviour and actually\ncheck whether the interrupt has been mapped before unmapping things."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-05-04T07:01:05.182Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/c3385a9122f8db15b453e07bfc88117fce7f3724"
        },
        {
          "url": "https://git.kernel.org/stable/c/7b2162db1498c71962a4bb2f776fa4e76d4d305b"
        },
        {
          "url": "https://git.kernel.org/stable/c/504632a3577a049dd9bb7aabae5b4476f9c586b4"
        },
        {
          "url": "https://git.kernel.org/stable/c/e0f2d86481eaa83df33b0793f75212919db7a19d"
        },
        {
          "url": "https://git.kernel.org/stable/c/42e69521ee1fa5abf21f478d147d06bbfe6bf6a8"
        },
        {
          "url": "https://git.kernel.org/stable/c/596e079c362ac17ed02aa1b99fdc444d62072a01"
        },
        {
          "url": "https://git.kernel.org/stable/c/1ecd5b129252249b9bc03d7645a7bda512747277"
        }
      ],
      "title": "ACPI: GTDT: Don\u0027t corrupt interrupt mappings on watchdow probe failure",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2021-46953",
    "datePublished": "2024-02-27T18:40:35.960Z",
    "dateReserved": "2024-02-25T13:45:52.722Z",
    "dateUpdated": "2025-05-04T07:01:05.182Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/stable/c/c3385a9122f8db15b453e07bfc88117fce7f3724\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/7b2162db1498c71962a4bb2f776fa4e76d4d305b\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/504632a3577a049dd9bb7aabae5b4476f9c586b4\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/e0f2d86481eaa83df33b0793f75212919db7a19d\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/42e69521ee1fa5abf21f478d147d06bbfe6bf6a8\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/596e079c362ac17ed02aa1b99fdc444d62072a01\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/1ecd5b129252249b9bc03d7645a7bda512747277\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-04T05:17:43.012Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2021-46953\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-10T16:01:41.363644Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-11T12:42:18.981Z\"}}], \"cna\": {\"title\": \"ACPI: GTDT: Don\u0027t corrupt interrupt mappings on watchdow probe failure\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"ca9ae5ec4ef0ed13833b03297ab319676965492c\", \"lessThan\": \"c3385a9122f8db15b453e07bfc88117fce7f3724\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"ca9ae5ec4ef0ed13833b03297ab319676965492c\", \"lessThan\": \"7b2162db1498c71962a4bb2f776fa4e76d4d305b\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"ca9ae5ec4ef0ed13833b03297ab319676965492c\", \"lessThan\": \"504632a3577a049dd9bb7aabae5b4476f9c586b4\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"ca9ae5ec4ef0ed13833b03297ab319676965492c\", \"lessThan\": \"e0f2d86481eaa83df33b0793f75212919db7a19d\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"ca9ae5ec4ef0ed13833b03297ab319676965492c\", \"lessThan\": \"42e69521ee1fa5abf21f478d147d06bbfe6bf6a8\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"ca9ae5ec4ef0ed13833b03297ab319676965492c\", \"lessThan\": \"596e079c362ac17ed02aa1b99fdc444d62072a01\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"ca9ae5ec4ef0ed13833b03297ab319676965492c\", \"lessThan\": \"1ecd5b129252249b9bc03d7645a7bda512747277\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/acpi/arm64/gtdt.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"4.12\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"4.12\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"4.14.233\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.14.*\"}, {\"status\": \"unaffected\", \"version\": \"4.19.191\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.19.*\"}, {\"status\": \"unaffected\", \"version\": \"5.4.118\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.4.*\"}, {\"status\": \"unaffected\", \"version\": \"5.10.36\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.11.20\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.11.*\"}, {\"status\": \"unaffected\", \"version\": \"5.12.3\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.12.*\"}, {\"status\": \"unaffected\", \"version\": \"5.13\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/acpi/arm64/gtdt.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/c3385a9122f8db15b453e07bfc88117fce7f3724\"}, {\"url\": \"https://git.kernel.org/stable/c/7b2162db1498c71962a4bb2f776fa4e76d4d305b\"}, {\"url\": \"https://git.kernel.org/stable/c/504632a3577a049dd9bb7aabae5b4476f9c586b4\"}, {\"url\": \"https://git.kernel.org/stable/c/e0f2d86481eaa83df33b0793f75212919db7a19d\"}, {\"url\": \"https://git.kernel.org/stable/c/42e69521ee1fa5abf21f478d147d06bbfe6bf6a8\"}, {\"url\": \"https://git.kernel.org/stable/c/596e079c362ac17ed02aa1b99fdc444d62072a01\"}, {\"url\": \"https://git.kernel.org/stable/c/1ecd5b129252249b9bc03d7645a7bda512747277\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nACPI: GTDT: Don\u0027t corrupt interrupt mappings on watchdow probe failure\\n\\nWhen failing the driver probe because of invalid firmware properties,\\nthe GTDT driver unmaps the interrupt that it mapped earlier.\\n\\nHowever, it never checks whether the mapping of the interrupt actially\\nsucceeded. Even more, should the firmware report an illegal interrupt\\nnumber that overlaps with the GIC SGI range, this can result in an\\nIPI being unmapped, and subsequent fireworks (as reported by Dann\\nFrazier).\\n\\nRework the driver to have a slightly saner behaviour and actually\\ncheck whether the interrupt has been mapped before unmapping things.\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.14.233\", \"versionStartIncluding\": \"4.12\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.19.191\", \"versionStartIncluding\": \"4.12\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.4.118\", \"versionStartIncluding\": \"4.12\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.10.36\", \"versionStartIncluding\": \"4.12\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.11.20\", \"versionStartIncluding\": \"4.12\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.12.3\", \"versionStartIncluding\": \"4.12\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.13\", \"versionStartIncluding\": \"4.12\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2025-05-04T07:01:05.182Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2021-46953\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-04T07:01:05.182Z\", \"dateReserved\": \"2024-02-25T13:45:52.722Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-02-27T18:40:35.960Z\", \"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.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • 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.


Loading…

Loading…