cve-2021-47450
Vulnerability from cvelistv5
Published
2024-05-22 06:19
Modified
2024-12-19 07:42
Severity ?
EPSS score ?
0.06% (0.14687)
Summary
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix host stage-2 PGD refcount The KVM page-table library refcounts the pages of concatenated stage-2 PGDs individually. However, when running KVM in protected mode, the host's stage-2 PGD is currently managed by EL2 as a single high-order compound page, which can cause the refcount of the tail pages to reach 0 when they shouldn't, hence corrupting the page-table. Fix this by introducing a new hyp_split_page() helper in the EL2 page allocator (matching the kernel's split_page() function), and make use of it from host_s2_zalloc_pages_exact().
Impacted products
Vendor Product Version
Linux Linux Version: 1025c8c0c6accfcbdc8f52ca1940160f65cd87d6
Version: 1025c8c0c6accfcbdc8f52ca1940160f65cd87d6
Create a notification for this product.
   Linux Linux Version: 5.13
Create a notification for this product.
Show details on NVD website


{
   containers: {
      adp: [
         {
            metrics: [
               {
                  other: {
                     content: {
                        id: "CVE-2021-47450",
                        options: [
                           {
                              Exploitation: "none",
                           },
                           {
                              Automatable: "no",
                           },
                           {
                              "Technical Impact": "partial",
                           },
                        ],
                        role: "CISA Coordinator",
                        timestamp: "2024-05-22T18:46:22.813390Z",
                        version: "2.0.3",
                     },
                     type: "ssvc",
                  },
               },
            ],
            providerMetadata: {
               dateUpdated: "2024-06-04T17:14:28.577Z",
               orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
               shortName: "CISA-ADP",
            },
            title: "CISA ADP Vulnrichment",
         },
         {
            providerMetadata: {
               dateUpdated: "2024-08-04T05:39:59.495Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/b372264c66ef78f2cab44e877fbd765ad6d24c39",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/1d58a17ef54599506d44c45ac95be27273a4d2b1",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Linux",
               programFiles: [
                  "arch/arm64/kvm/hyp/include/nvhe/gfp.h",
                  "arch/arm64/kvm/hyp/nvhe/mem_protect.c",
                  "arch/arm64/kvm/hyp/nvhe/page_alloc.c",
               ],
               repo: "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
               vendor: "Linux",
               versions: [
                  {
                     lessThan: "b372264c66ef78f2cab44e877fbd765ad6d24c39",
                     status: "affected",
                     version: "1025c8c0c6accfcbdc8f52ca1940160f65cd87d6",
                     versionType: "git",
                  },
                  {
                     lessThan: "1d58a17ef54599506d44c45ac95be27273a4d2b1",
                     status: "affected",
                     version: "1025c8c0c6accfcbdc8f52ca1940160f65cd87d6",
                     versionType: "git",
                  },
               ],
            },
            {
               defaultStatus: "affected",
               product: "Linux",
               programFiles: [
                  "arch/arm64/kvm/hyp/include/nvhe/gfp.h",
                  "arch/arm64/kvm/hyp/nvhe/mem_protect.c",
                  "arch/arm64/kvm/hyp/nvhe/page_alloc.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: "semver",
                  },
                  {
                     lessThanOrEqual: "5.14.*",
                     status: "unaffected",
                     version: "5.14.15",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "*",
                     status: "unaffected",
                     version: "5.15",
                     versionType: "original_commit_for_fix",
                  },
               ],
            },
         ],
         descriptions: [
            {
               lang: "en",
               value: "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: arm64: Fix host stage-2 PGD refcount\n\nThe KVM page-table library refcounts the pages of concatenated stage-2\nPGDs individually. However, when running KVM in protected mode, the\nhost's stage-2 PGD is currently managed by EL2 as a single high-order\ncompound page, which can cause the refcount of the tail pages to reach 0\nwhen they shouldn't, hence corrupting the page-table.\n\nFix this by introducing a new hyp_split_page() helper in the EL2 page\nallocator (matching the kernel's split_page() function), and make use of\nit from host_s2_zalloc_pages_exact().",
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-12-19T07:42:32.400Z",
            orgId: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            shortName: "Linux",
         },
         references: [
            {
               url: "https://git.kernel.org/stable/c/b372264c66ef78f2cab44e877fbd765ad6d24c39",
            },
            {
               url: "https://git.kernel.org/stable/c/1d58a17ef54599506d44c45ac95be27273a4d2b1",
            },
         ],
         title: "KVM: arm64: Fix host stage-2 PGD refcount",
         x_generator: {
            engine: "bippy-5f407fcff5a0",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      assignerShortName: "Linux",
      cveId: "CVE-2021-47450",
      datePublished: "2024-05-22T06:19:41.443Z",
      dateReserved: "2024-05-21T14:58:30.832Z",
      dateUpdated: "2024-12-19T07:42:32.400Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
   "vulnerability-lookup:meta": {
      nvd: "{\"cve\":{\"id\":\"CVE-2021-47450\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-05-22T07:15:10.143\",\"lastModified\":\"2024-11-21T06:36:10.327\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nKVM: arm64: Fix host stage-2 PGD refcount\\n\\nThe KVM page-table library refcounts the pages of concatenated stage-2\\nPGDs individually. However, when running KVM in protected mode, the\\nhost's stage-2 PGD is currently managed by EL2 as a single high-order\\ncompound page, which can cause the refcount of the tail pages to reach 0\\nwhen they shouldn't, hence corrupting the page-table.\\n\\nFix this by introducing a new hyp_split_page() helper in the EL2 page\\nallocator (matching the kernel's split_page() function), and make use of\\nit from host_s2_zalloc_pages_exact().\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se resolvió la siguiente vulnerabilidad: KVM: arm64: corrige el recuento de PGD de etapa 2 del host La librería de tablas de páginas de KVM vuelve a contar las páginas de los PGD de etapa 2 concatenados individualmente. Sin embargo, cuando se ejecuta KVM en modo protegido, EL2 administra actualmente el PGD de etapa 2 del host como una única página compuesta de alto orden, lo que puede causar que el recuento de las páginas finales llegue a 0 cuando no debería, corrompiendo así el tabla de páginas. Solucione este problema introduciendo un nuevo asistente hyp_split_page() en el asignador de páginas EL2 (que coincida con la función split_page() del kernel) y utilícelo desde host_s2_zalloc_pages_exact().\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/1d58a17ef54599506d44c45ac95be27273a4d2b1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b372264c66ef78f2cab44e877fbd765ad6d24c39\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/1d58a17ef54599506d44c45ac95be27273a4d2b1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.kernel.org/stable/c/b372264c66ef78f2cab44e877fbd765ad6d24c39\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
      vulnrichment: {
         containers: "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/stable/c/b372264c66ef78f2cab44e877fbd765ad6d24c39\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/1d58a17ef54599506d44c45ac95be27273a4d2b1\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-04T05:39:59.495Z\"}}, {\"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2021-47450\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-05-22T18:46:22.813390Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-22T18:46:50.839Z\"}, \"title\": \"CISA ADP Vulnrichment\"}], \"cna\": {\"title\": \"KVM: arm64: Fix host stage-2 PGD refcount\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"1025c8c0c6accfcbdc8f52ca1940160f65cd87d6\", \"lessThan\": \"b372264c66ef78f2cab44e877fbd765ad6d24c39\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"1025c8c0c6accfcbdc8f52ca1940160f65cd87d6\", \"lessThan\": \"1d58a17ef54599506d44c45ac95be27273a4d2b1\", \"versionType\": \"git\"}], \"programFiles\": [\"arch/arm64/kvm/hyp/include/nvhe/gfp.h\", \"arch/arm64/kvm/hyp/nvhe/mem_protect.c\", \"arch/arm64/kvm/hyp/nvhe/page_alloc.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.13\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"5.13\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"5.14.15\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.14.*\"}, {\"status\": \"unaffected\", \"version\": \"5.15\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"arch/arm64/kvm/hyp/include/nvhe/gfp.h\", \"arch/arm64/kvm/hyp/nvhe/mem_protect.c\", \"arch/arm64/kvm/hyp/nvhe/page_alloc.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/b372264c66ef78f2cab44e877fbd765ad6d24c39\"}, {\"url\": \"https://git.kernel.org/stable/c/1d58a17ef54599506d44c45ac95be27273a4d2b1\"}], \"x_generator\": {\"engine\": \"bippy-5f407fcff5a0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nKVM: arm64: Fix host stage-2 PGD refcount\\n\\nThe KVM page-table library refcounts the pages of concatenated stage-2\\nPGDs individually. However, when running KVM in protected mode, the\\nhost's stage-2 PGD is currently managed by EL2 as a single high-order\\ncompound page, which can cause the refcount of the tail pages to reach 0\\nwhen they shouldn't, hence corrupting the page-table.\\n\\nFix this by introducing a new hyp_split_page() helper in the EL2 page\\nallocator (matching the kernel's split_page() function), and make use of\\nit from host_s2_zalloc_pages_exact().\"}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2024-12-19T07:42:32.400Z\"}}}",
         cveMetadata: "{\"cveId\": \"CVE-2021-47450\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-12-19T07:42:32.400Z\", \"dateReserved\": \"2024-05-21T14:58:30.832Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-05-22T06:19:41.443Z\", \"assignerShortName\": \"Linux\"}",
         dataType: "CVE_RECORD",
         dataVersion: "5.1",
      },
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.