CVE-2021-47506 (GCVE-0-2021-47506)

Vulnerability from cvelistv5 – Published: 2024-05-24 15:01 – Updated: 2025-05-21 08:31
VLAI?
Title
nfsd: fix use-after-free due to delegation race
Summary
In the Linux kernel, the following vulnerability has been resolved: nfsd: fix use-after-free due to delegation race A delegation break could arrive as soon as we've called vfs_setlease. A delegation break runs a callback which immediately (in nfsd4_cb_recall_prepare) adds the delegation to del_recall_lru. If we then exit nfs4_set_delegation without hashing the delegation, it will be freed as soon as the callback is done with it, without ever being removed from del_recall_lru. Symptoms show up later as use-after-free or list corruption warnings, usually in the laundromat thread. I suspect aba2072f4523 "nfsd: grant read delegations to clients holding writes" made this bug easier to hit, but I looked as far back as v3.0 and it looks to me it already had the same problem. So I'm not sure where the bug was introduced; it may have been there from the beginning.
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: dff1399f8addf7129c49bb2227469da79cc30b47 , < 04a8d07f3d58308b92630045560799a3faa3ebce (git)
Affected: dff1399f8addf7129c49bb2227469da79cc30b47 , < 348714018139c39533c55661a0c7c990671396b4 (git)
Affected: dff1399f8addf7129c49bb2227469da79cc30b47 , < 33645d3e22720cac1e4548f8fef57bf0649536ee (git)
Affected: dff1399f8addf7129c49bb2227469da79cc30b47 , < 2becaa990b93cbd2928292c0b669d3abb6cf06d4 (git)
Affected: dff1399f8addf7129c49bb2227469da79cc30b47 , < e0759696de6851d7536efddfdd2dfed4c4df1f09 (git)
Affected: dff1399f8addf7129c49bb2227469da79cc30b47 , < eeb0711801f5e19ef654371b627682aed3b11373 (git)
Affected: dff1399f8addf7129c49bb2227469da79cc30b47 , < 148c816f10fd11df27ca6a9b3238cdd42fa72cd3 (git)
Affected: dff1399f8addf7129c49bb2227469da79cc30b47 , < 548ec0805c399c65ed66c6641be467f717833ab5 (git)
Create a notification for this product.
    Linux Linux Affected: 3.17
Unaffected: 0 , < 3.17 (semver)
Unaffected: 4.4.296 , ≤ 4.4.* (semver)
Unaffected: 4.9.294 , ≤ 4.9.* (semver)
Unaffected: 4.14.259 , ≤ 4.14.* (semver)
Unaffected: 4.19.222 , ≤ 4.19.* (semver)
Unaffected: 5.4.168 , ≤ 5.4.* (semver)
Unaffected: 5.10.85 , ≤ 5.10.* (semver)
Unaffected: 5.15.8 , ≤ 5.15.* (semver)
Unaffected: 5.16 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2021-47506",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-05-29T17:04:47.932390Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-06-04T17:13:44.394Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-04T05:39:59.751Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/04a8d07f3d58308b92630045560799a3faa3ebce"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/348714018139c39533c55661a0c7c990671396b4"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/33645d3e22720cac1e4548f8fef57bf0649536ee"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/2becaa990b93cbd2928292c0b669d3abb6cf06d4"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/e0759696de6851d7536efddfdd2dfed4c4df1f09"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/eeb0711801f5e19ef654371b627682aed3b11373"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/148c816f10fd11df27ca6a9b3238cdd42fa72cd3"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/548ec0805c399c65ed66c6641be467f717833ab5"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "fs/nfsd/nfs4state.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "04a8d07f3d58308b92630045560799a3faa3ebce",
              "status": "affected",
              "version": "dff1399f8addf7129c49bb2227469da79cc30b47",
              "versionType": "git"
            },
            {
              "lessThan": "348714018139c39533c55661a0c7c990671396b4",
              "status": "affected",
              "version": "dff1399f8addf7129c49bb2227469da79cc30b47",
              "versionType": "git"
            },
            {
              "lessThan": "33645d3e22720cac1e4548f8fef57bf0649536ee",
              "status": "affected",
              "version": "dff1399f8addf7129c49bb2227469da79cc30b47",
              "versionType": "git"
            },
            {
              "lessThan": "2becaa990b93cbd2928292c0b669d3abb6cf06d4",
              "status": "affected",
              "version": "dff1399f8addf7129c49bb2227469da79cc30b47",
              "versionType": "git"
            },
            {
              "lessThan": "e0759696de6851d7536efddfdd2dfed4c4df1f09",
              "status": "affected",
              "version": "dff1399f8addf7129c49bb2227469da79cc30b47",
              "versionType": "git"
            },
            {
              "lessThan": "eeb0711801f5e19ef654371b627682aed3b11373",
              "status": "affected",
              "version": "dff1399f8addf7129c49bb2227469da79cc30b47",
              "versionType": "git"
            },
            {
              "lessThan": "148c816f10fd11df27ca6a9b3238cdd42fa72cd3",
              "status": "affected",
              "version": "dff1399f8addf7129c49bb2227469da79cc30b47",
              "versionType": "git"
            },
            {
              "lessThan": "548ec0805c399c65ed66c6641be467f717833ab5",
              "status": "affected",
              "version": "dff1399f8addf7129c49bb2227469da79cc30b47",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "fs/nfsd/nfs4state.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "3.17"
            },
            {
              "lessThan": "3.17",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.4.*",
              "status": "unaffected",
              "version": "4.4.296",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.9.*",
              "status": "unaffected",
              "version": "4.9.294",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.259",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.222",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.168",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.85",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.8",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "5.16",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.4.296",
                  "versionStartIncluding": "3.17",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.9.294",
                  "versionStartIncluding": "3.17",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.259",
                  "versionStartIncluding": "3.17",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.222",
                  "versionStartIncluding": "3.17",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.168",
                  "versionStartIncluding": "3.17",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.85",
                  "versionStartIncluding": "3.17",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.8",
                  "versionStartIncluding": "3.17",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.16",
                  "versionStartIncluding": "3.17",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnfsd: fix use-after-free due to delegation race\n\nA delegation break could arrive as soon as we\u0027ve called vfs_setlease.  A\ndelegation break runs a callback which immediately (in\nnfsd4_cb_recall_prepare) adds the delegation to del_recall_lru.  If we\nthen exit nfs4_set_delegation without hashing the delegation, it will be\nfreed as soon as the callback is done with it, without ever being\nremoved from del_recall_lru.\n\nSymptoms show up later as use-after-free or list corruption warnings,\nusually in the laundromat thread.\n\nI suspect aba2072f4523 \"nfsd: grant read delegations to clients holding\nwrites\" made this bug easier to hit, but I looked as far back as v3.0\nand it looks to me it already had the same problem.  So I\u0027m not sure\nwhere the bug was introduced; it may have been there from the beginning."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-05-21T08:31:49.596Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/04a8d07f3d58308b92630045560799a3faa3ebce"
        },
        {
          "url": "https://git.kernel.org/stable/c/348714018139c39533c55661a0c7c990671396b4"
        },
        {
          "url": "https://git.kernel.org/stable/c/33645d3e22720cac1e4548f8fef57bf0649536ee"
        },
        {
          "url": "https://git.kernel.org/stable/c/2becaa990b93cbd2928292c0b669d3abb6cf06d4"
        },
        {
          "url": "https://git.kernel.org/stable/c/e0759696de6851d7536efddfdd2dfed4c4df1f09"
        },
        {
          "url": "https://git.kernel.org/stable/c/eeb0711801f5e19ef654371b627682aed3b11373"
        },
        {
          "url": "https://git.kernel.org/stable/c/148c816f10fd11df27ca6a9b3238cdd42fa72cd3"
        },
        {
          "url": "https://git.kernel.org/stable/c/548ec0805c399c65ed66c6641be467f717833ab5"
        }
      ],
      "title": "nfsd: fix use-after-free due to delegation race",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2021-47506",
    "datePublished": "2024-05-24T15:01:52.746Z",
    "dateReserved": "2024-05-22T06:20:56.205Z",
    "dateUpdated": "2025-05-21T08:31:49.596Z",
    "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/04a8d07f3d58308b92630045560799a3faa3ebce\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/348714018139c39533c55661a0c7c990671396b4\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/33645d3e22720cac1e4548f8fef57bf0649536ee\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/2becaa990b93cbd2928292c0b669d3abb6cf06d4\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/e0759696de6851d7536efddfdd2dfed4c4df1f09\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/eeb0711801f5e19ef654371b627682aed3b11373\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/148c816f10fd11df27ca6a9b3238cdd42fa72cd3\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/548ec0805c399c65ed66c6641be467f717833ab5\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-04T05:39:59.751Z\"}}, {\"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2021-47506\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-05-29T17:04:47.932390Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-29T17:04:53.070Z\"}, \"title\": \"CISA ADP Vulnrichment\"}], \"cna\": {\"title\": \"nfsd: fix use-after-free due to delegation race\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"dff1399f8addf7129c49bb2227469da79cc30b47\", \"lessThan\": \"04a8d07f3d58308b92630045560799a3faa3ebce\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"dff1399f8addf7129c49bb2227469da79cc30b47\", \"lessThan\": \"348714018139c39533c55661a0c7c990671396b4\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"dff1399f8addf7129c49bb2227469da79cc30b47\", \"lessThan\": \"33645d3e22720cac1e4548f8fef57bf0649536ee\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"dff1399f8addf7129c49bb2227469da79cc30b47\", \"lessThan\": \"2becaa990b93cbd2928292c0b669d3abb6cf06d4\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"dff1399f8addf7129c49bb2227469da79cc30b47\", \"lessThan\": \"e0759696de6851d7536efddfdd2dfed4c4df1f09\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"dff1399f8addf7129c49bb2227469da79cc30b47\", \"lessThan\": \"eeb0711801f5e19ef654371b627682aed3b11373\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"dff1399f8addf7129c49bb2227469da79cc30b47\", \"lessThan\": \"148c816f10fd11df27ca6a9b3238cdd42fa72cd3\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"dff1399f8addf7129c49bb2227469da79cc30b47\", \"lessThan\": \"548ec0805c399c65ed66c6641be467f717833ab5\", \"versionType\": \"git\"}], \"programFiles\": [\"fs/nfsd/nfs4state.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"3.17\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"3.17\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"4.4.296\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.4.*\"}, {\"status\": \"unaffected\", \"version\": \"4.9.294\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.9.*\"}, {\"status\": \"unaffected\", \"version\": \"4.14.259\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.14.*\"}, {\"status\": \"unaffected\", \"version\": \"4.19.222\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.19.*\"}, {\"status\": \"unaffected\", \"version\": \"5.4.168\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.4.*\"}, {\"status\": \"unaffected\", \"version\": \"5.10.85\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.15.8\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"5.16\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"fs/nfsd/nfs4state.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/04a8d07f3d58308b92630045560799a3faa3ebce\"}, {\"url\": \"https://git.kernel.org/stable/c/348714018139c39533c55661a0c7c990671396b4\"}, {\"url\": \"https://git.kernel.org/stable/c/33645d3e22720cac1e4548f8fef57bf0649536ee\"}, {\"url\": \"https://git.kernel.org/stable/c/2becaa990b93cbd2928292c0b669d3abb6cf06d4\"}, {\"url\": \"https://git.kernel.org/stable/c/e0759696de6851d7536efddfdd2dfed4c4df1f09\"}, {\"url\": \"https://git.kernel.org/stable/c/eeb0711801f5e19ef654371b627682aed3b11373\"}, {\"url\": \"https://git.kernel.org/stable/c/148c816f10fd11df27ca6a9b3238cdd42fa72cd3\"}, {\"url\": \"https://git.kernel.org/stable/c/548ec0805c399c65ed66c6641be467f717833ab5\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnfsd: fix use-after-free due to delegation race\\n\\nA delegation break could arrive as soon as we\u0027ve called vfs_setlease.  A\\ndelegation break runs a callback which immediately (in\\nnfsd4_cb_recall_prepare) adds the delegation to del_recall_lru.  If we\\nthen exit nfs4_set_delegation without hashing the delegation, it will be\\nfreed as soon as the callback is done with it, without ever being\\nremoved from del_recall_lru.\\n\\nSymptoms show up later as use-after-free or list corruption warnings,\\nusually in the laundromat thread.\\n\\nI suspect aba2072f4523 \\\"nfsd: grant read delegations to clients holding\\nwrites\\\" made this bug easier to hit, but I looked as far back as v3.0\\nand it looks to me it already had the same problem.  So I\u0027m not sure\\nwhere the bug was introduced; it may have been there from the beginning.\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.4.296\", \"versionStartIncluding\": \"3.17\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.9.294\", \"versionStartIncluding\": \"3.17\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.14.259\", \"versionStartIncluding\": \"3.17\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.19.222\", \"versionStartIncluding\": \"3.17\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.4.168\", \"versionStartIncluding\": \"3.17\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.10.85\", \"versionStartIncluding\": \"3.17\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.8\", \"versionStartIncluding\": \"3.17\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.16\", \"versionStartIncluding\": \"3.17\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2025-05-21T08:31:49.596Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2021-47506\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-21T08:31:49.596Z\", \"dateReserved\": \"2024-05-22T06:20:56.205Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-05-24T15:01:52.746Z\", \"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 observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…