CVE-2021-47016
Vulnerability from cvelistv5
Published
2024-02-29 22:31
Modified
2024-12-19 07:33
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: m68k: mvme147,mvme16x: Don't wipe PCC timer config bits Don't clear the timer 1 configuration bits when clearing the interrupt flag and counter overflow. As Michael reported, "This results in no timer interrupts being delivered after the first. Initialization then hangs in calibrate_delay as the jiffies counter is not updated." On mvme16x, enable the timer after requesting the irq, consistent with mvme147.
Impacted products
Vendor Product Version
Linux Linux Version: 7529b90d051e4629884771ba2b1d3a87d2c6a9d7
Version: 7529b90d051e4629884771ba2b1d3a87d2c6a9d7
Version: 7529b90d051e4629884771ba2b1d3a87d2c6a9d7
Version: 7529b90d051e4629884771ba2b1d3a87d2c6a9d7
Version: 7529b90d051e4629884771ba2b1d3a87d2c6a9d7
Create a notification for this product.
   Linux Linux Version: 5.2
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2021-47016",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-03-01T16:15:35.583749Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-06-04T17:14:32.993Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-04T05:24:39.559Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/f6a90818a32058fca62cda3a2027a6a2364e1878"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/1dfb26df15fc7036a74221d43de7427f74293dae"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/73fdeb612d25b5e105c219e05434285a45d23576"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/5d34225169346cab5145978d153b9ce90e9ace21"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/43262178c043032e7c42d00de44c818ba05f9967"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "arch/m68k/include/asm/mvme147hw.h",
            "arch/m68k/mvme147/config.c",
            "arch/m68k/mvme16x/config.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "f6a90818a32058fca62cda3a2027a6a2364e1878",
              "status": "affected",
              "version": "7529b90d051e4629884771ba2b1d3a87d2c6a9d7",
              "versionType": "git"
            },
            {
              "lessThan": "1dfb26df15fc7036a74221d43de7427f74293dae",
              "status": "affected",
              "version": "7529b90d051e4629884771ba2b1d3a87d2c6a9d7",
              "versionType": "git"
            },
            {
              "lessThan": "73fdeb612d25b5e105c219e05434285a45d23576",
              "status": "affected",
              "version": "7529b90d051e4629884771ba2b1d3a87d2c6a9d7",
              "versionType": "git"
            },
            {
              "lessThan": "5d34225169346cab5145978d153b9ce90e9ace21",
              "status": "affected",
              "version": "7529b90d051e4629884771ba2b1d3a87d2c6a9d7",
              "versionType": "git"
            },
            {
              "lessThan": "43262178c043032e7c42d00de44c818ba05f9967",
              "status": "affected",
              "version": "7529b90d051e4629884771ba2b1d3a87d2c6a9d7",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "arch/m68k/include/asm/mvme147hw.h",
            "arch/m68k/mvme147/config.c",
            "arch/m68k/mvme16x/config.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.2"
            },
            {
              "lessThan": "5.2",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.119",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.37",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.11.*",
              "status": "unaffected",
              "version": "5.11.21",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.12.*",
              "status": "unaffected",
              "version": "5.12.4",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "5.13",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nm68k: mvme147,mvme16x: Don\u0027t wipe PCC timer config bits\n\nDon\u0027t clear the timer 1 configuration bits when clearing the interrupt flag\nand counter overflow. As Michael reported, \"This results in no timer\ninterrupts being delivered after the first. Initialization then hangs\nin calibrate_delay as the jiffies counter is not updated.\"\n\nOn mvme16x, enable the timer after requesting the irq, consistent with\nmvme147."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-12-19T07:33:39.407Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/f6a90818a32058fca62cda3a2027a6a2364e1878"
        },
        {
          "url": "https://git.kernel.org/stable/c/1dfb26df15fc7036a74221d43de7427f74293dae"
        },
        {
          "url": "https://git.kernel.org/stable/c/73fdeb612d25b5e105c219e05434285a45d23576"
        },
        {
          "url": "https://git.kernel.org/stable/c/5d34225169346cab5145978d153b9ce90e9ace21"
        },
        {
          "url": "https://git.kernel.org/stable/c/43262178c043032e7c42d00de44c818ba05f9967"
        }
      ],
      "title": "m68k: mvme147,mvme16x: Don\u0027t wipe PCC timer config bits",
      "x_generator": {
        "engine": "bippy-5f407fcff5a0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2021-47016",
    "datePublished": "2024-02-29T22:31:13.115Z",
    "dateReserved": "2024-02-27T18:42:55.954Z",
    "dateUpdated": "2024-12-19T07:33:39.407Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2021-47016\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-02-29T23:15:07.307\",\"lastModified\":\"2025-01-09T19:52:27.117\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nm68k: mvme147,mvme16x: Don\u0027t wipe PCC timer config bits\\n\\nDon\u0027t clear the timer 1 configuration bits when clearing the interrupt flag\\nand counter overflow. As Michael reported, \\\"This results in no timer\\ninterrupts being delivered after the first. Initialization then hangs\\nin calibrate_delay as the jiffies counter is not updated.\\\"\\n\\nOn mvme16x, enable the timer after requesting the irq, consistent with\\nmvme147.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: m68k: mvme147,mvme16x: No borre los bits de configuraci\u00f3n del temporizador PCC. No borre los bits de configuraci\u00f3n del temporizador 1 al borrar el indicador de interrupci\u00f3n y el desbordamiento del contador. Como inform\u00f3 Michael, \\\"Esto da como resultado que no se entreguen interrupciones del temporizador despu\u00e9s de la primera. Luego, la inicializaci\u00f3n se bloquea en calibrate_delay porque el contador de santiam\u00e9n no se actualiza\\\". En mvme16x, habilite el temporizador despu\u00e9s de solicitar irq, de acuerdo con mvme147.\"}],\"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:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.2\",\"versionEndExcluding\":\"5.4.119\",\"matchCriteriaId\":\"459F61B2-E7E5-43BE-8A31-15469C31F827\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.5\",\"versionEndExcluding\":\"5.10.37\",\"matchCriteriaId\":\"7A4CF5D6-ACBA-4980-ABFD-3D7A53B5BB4E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11\",\"versionEndExcluding\":\"5.11.21\",\"matchCriteriaId\":\"8CBB94EC-EC33-4464-99C5-03E5542715F0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.12\",\"versionEndExcluding\":\"5.12.4\",\"matchCriteriaId\":\"D8C7052F-1B7B-4327-9C2B-84EBF3243838\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/1dfb26df15fc7036a74221d43de7427f74293dae\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/43262178c043032e7c42d00de44c818ba05f9967\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/5d34225169346cab5145978d153b9ce90e9ace21\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/73fdeb612d25b5e105c219e05434285a45d23576\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/f6a90818a32058fca62cda3a2027a6a2364e1878\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/1dfb26df15fc7036a74221d43de7427f74293dae\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/43262178c043032e7c42d00de44c818ba05f9967\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/5d34225169346cab5145978d153b9ce90e9ace21\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/73fdeb612d25b5e105c219e05434285a45d23576\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/f6a90818a32058fca62cda3a2027a6a2364e1878\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/stable/c/f6a90818a32058fca62cda3a2027a6a2364e1878\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/1dfb26df15fc7036a74221d43de7427f74293dae\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/73fdeb612d25b5e105c219e05434285a45d23576\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/5d34225169346cab5145978d153b9ce90e9ace21\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/43262178c043032e7c42d00de44c818ba05f9967\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-04T05:24:39.559Z\"}}, {\"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2021-47016\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-03-01T16:15:35.583749Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-23T19:01:14.471Z\"}, \"title\": \"CISA ADP Vulnrichment\"}], \"cna\": {\"title\": \"m68k: mvme147,mvme16x: Don\u0027t wipe PCC timer config bits\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"7529b90d051e4629884771ba2b1d3a87d2c6a9d7\", \"lessThan\": \"f6a90818a32058fca62cda3a2027a6a2364e1878\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"7529b90d051e4629884771ba2b1d3a87d2c6a9d7\", \"lessThan\": \"1dfb26df15fc7036a74221d43de7427f74293dae\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"7529b90d051e4629884771ba2b1d3a87d2c6a9d7\", \"lessThan\": \"73fdeb612d25b5e105c219e05434285a45d23576\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"7529b90d051e4629884771ba2b1d3a87d2c6a9d7\", \"lessThan\": \"5d34225169346cab5145978d153b9ce90e9ace21\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"7529b90d051e4629884771ba2b1d3a87d2c6a9d7\", \"lessThan\": \"43262178c043032e7c42d00de44c818ba05f9967\", \"versionType\": \"git\"}], \"programFiles\": [\"arch/m68k/include/asm/mvme147hw.h\", \"arch/m68k/mvme147/config.c\", \"arch/m68k/mvme16x/config.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.2\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"5.2\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"5.4.119\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.4.*\"}, {\"status\": \"unaffected\", \"version\": \"5.10.37\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.11.21\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.11.*\"}, {\"status\": \"unaffected\", \"version\": \"5.12.4\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.12.*\"}, {\"status\": \"unaffected\", \"version\": \"5.13\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"arch/m68k/include/asm/mvme147hw.h\", \"arch/m68k/mvme147/config.c\", \"arch/m68k/mvme16x/config.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/f6a90818a32058fca62cda3a2027a6a2364e1878\"}, {\"url\": \"https://git.kernel.org/stable/c/1dfb26df15fc7036a74221d43de7427f74293dae\"}, {\"url\": \"https://git.kernel.org/stable/c/73fdeb612d25b5e105c219e05434285a45d23576\"}, {\"url\": \"https://git.kernel.org/stable/c/5d34225169346cab5145978d153b9ce90e9ace21\"}, {\"url\": \"https://git.kernel.org/stable/c/43262178c043032e7c42d00de44c818ba05f9967\"}], \"x_generator\": {\"engine\": \"bippy-5f407fcff5a0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nm68k: mvme147,mvme16x: Don\u0027t wipe PCC timer config bits\\n\\nDon\u0027t clear the timer 1 configuration bits when clearing the interrupt flag\\nand counter overflow. As Michael reported, \\\"This results in no timer\\ninterrupts being delivered after the first. Initialization then hangs\\nin calibrate_delay as the jiffies counter is not updated.\\\"\\n\\nOn mvme16x, enable the timer after requesting the irq, consistent with\\nmvme147.\"}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2024-12-19T07:33:39.407Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2021-47016\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-12-19T07:33:39.407Z\", \"dateReserved\": \"2024-02-27T18:42:55.954Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-02-29T22:31:13.115Z\", \"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.