GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2021-47507 (GCVE-0-2021-47507)

Vulnerability from cvelistv5 – Published: 2024-05-24 15:01 – Updated: 2026-05-23 15:20
VLAI
Title
nfsd: Fix nsfd startup race (again)
Summary
In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix nsfd startup race (again) Commit bd5ae9288d64 ("nfsd: register pernet ops last, unregister first") has re-opened rpc_pipefs_event() race against nfsd_net_id registration (register_pernet_subsys()) which has been fixed by commit bb7ffbf29e76 ("nfsd: fix nsfd startup race triggering BUG_ON"). Restore the order of register_pernet_subsys() vs register_cld_notifier(). Add WARN_ON() to prevent a future regression. Crash info: Unable to handle kernel NULL pointer dereference at virtual address 0000000000000012 CPU: 8 PID: 345 Comm: mount Not tainted 5.4.144-... #1 pc : rpc_pipefs_event+0x54/0x120 [nfsd] lr : rpc_pipefs_event+0x48/0x120 [nfsd] Call trace: rpc_pipefs_event+0x54/0x120 [nfsd] blocking_notifier_call_chain rpc_fill_super get_tree_keyed rpc_fs_get_tree vfs_get_tree do_mount ksys_mount __arm64_sys_mount el0_svc_handler el0_svc
Severity
No CVSS data available.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2024-09-10 15:35 UTC
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 8677e99150b0830d29cc1318b4cc559e176940bb , < f5734b1714ca355703e9ea8fb61d04beff1790b9 (git)
Affected: 7c7cb07d4affcf41749234fe9dc4d90cd3959e32 , < c520943a00ad5015704969ad3304c956bcd49d25 (git)
Affected: bd5ae9288d6451bd346a1b4a59d4fe7e62ba29b7 , < 8bf902fee5893cfc2f04a698abab47629699ae9a (git)
Affected: bd5ae9288d6451bd346a1b4a59d4fe7e62ba29b7 , < b10252c7ae9c9d7c90552f88b544a44ee773af64 (git)
Affected: 4d41f65efeec0a6da6088341203c81e49ebfcd90 (git)
Affected: 5.4.102 , < 5.4.165 (semver)
Affected: 5.10.20 , < 5.10.85 (semver)
Affected: 5.11.3 , < 5.12 (semver)
guessed Create a notification for this product.
Linux Linux Affected: 5.12
Unaffected: 0 , < 5.12 (semver)
Unaffected: 5.4.165 , ≤ 5.4.* (semver)
Unaffected: 5.10.85 , ≤ 5.10.* (semver)
Unaffected: 5.15.8 , ≤ 5.15.* (semver)
Unaffected: 5.16 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-04T05:39:59.833Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/f5734b1714ca355703e9ea8fb61d04beff1790b9"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/c520943a00ad5015704969ad3304c956bcd49d25"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/8bf902fee5893cfc2f04a698abab47629699ae9a"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/b10252c7ae9c9d7c90552f88b544a44ee773af64"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2021-47507",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-10T15:35:42.793649Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-11T17:32:52.727Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "fs/nfsd/nfs4recover.c",
            "fs/nfsd/nfsctl.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "f5734b1714ca355703e9ea8fb61d04beff1790b9",
              "status": "affected",
              "version": "8677e99150b0830d29cc1318b4cc559e176940bb",
              "versionType": "git"
            },
            {
              "lessThan": "c520943a00ad5015704969ad3304c956bcd49d25",
              "status": "affected",
              "version": "7c7cb07d4affcf41749234fe9dc4d90cd3959e32",
              "versionType": "git"
            },
            {
              "lessThan": "8bf902fee5893cfc2f04a698abab47629699ae9a",
              "status": "affected",
              "version": "bd5ae9288d6451bd346a1b4a59d4fe7e62ba29b7",
              "versionType": "git"
            },
            {
              "lessThan": "b10252c7ae9c9d7c90552f88b544a44ee773af64",
              "status": "affected",
              "version": "bd5ae9288d6451bd346a1b4a59d4fe7e62ba29b7",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "4d41f65efeec0a6da6088341203c81e49ebfcd90",
              "versionType": "git"
            },
            {
              "lessThan": "5.4.165",
              "status": "affected",
              "version": "5.4.102",
              "versionType": "semver"
            },
            {
              "lessThan": "5.10.85",
              "status": "affected",
              "version": "5.10.20",
              "versionType": "semver"
            },
            {
              "lessThan": "5.12",
              "status": "affected",
              "version": "5.11.3",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "fs/nfsd/nfs4recover.c",
            "fs/nfsd/nfsctl.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.12"
            },
            {
              "lessThan": "5.12",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.165",
              "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": "5.4.165",
                  "versionStartIncluding": "5.4.102",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.85",
                  "versionStartIncluding": "5.10.20",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.8",
                  "versionStartIncluding": "5.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.16",
                  "versionStartIncluding": "5.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.11.3",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnfsd: Fix nsfd startup race (again)\n\nCommit bd5ae9288d64 (\"nfsd: register pernet ops last, unregister first\")\nhas re-opened rpc_pipefs_event() race against nfsd_net_id registration\n(register_pernet_subsys()) which has been fixed by commit bb7ffbf29e76\n(\"nfsd: fix nsfd startup race triggering BUG_ON\").\n\nRestore the order of register_pernet_subsys() vs register_cld_notifier().\nAdd WARN_ON() to prevent a future regression.\n\nCrash info:\nUnable to handle kernel NULL pointer dereference at virtual address 0000000000000012\nCPU: 8 PID: 345 Comm: mount Not tainted 5.4.144-... #1\npc : rpc_pipefs_event+0x54/0x120 [nfsd]\nlr : rpc_pipefs_event+0x48/0x120 [nfsd]\nCall trace:\n rpc_pipefs_event+0x54/0x120 [nfsd]\n blocking_notifier_call_chain\n rpc_fill_super\n get_tree_keyed\n rpc_fs_get_tree\n vfs_get_tree\n do_mount\n ksys_mount\n __arm64_sys_mount\n el0_svc_handler\n el0_svc"
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-23T15:20:06.443Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/f5734b1714ca355703e9ea8fb61d04beff1790b9"
        },
        {
          "url": "https://git.kernel.org/stable/c/c520943a00ad5015704969ad3304c956bcd49d25"
        },
        {
          "url": "https://git.kernel.org/stable/c/8bf902fee5893cfc2f04a698abab47629699ae9a"
        },
        {
          "url": "https://git.kernel.org/stable/c/b10252c7ae9c9d7c90552f88b544a44ee773af64"
        }
      ],
      "title": "nfsd: Fix nsfd startup race (again)",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2021-47507",
    "datePublished": "2024-05-24T15:01:53.401Z",
    "dateReserved": "2024-05-22T06:20:56.206Z",
    "dateUpdated": "2026-05-23T15:20:06.443Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2021-47507",
      "date": "2026-09-14",
      "epss": "0.00187",
      "percentile": "0.08441"
    },
    "fkie_nvd": {
      "descriptions": "[{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnfsd: Fix nsfd startup race (again)\\n\\nCommit bd5ae9288d64 (\\\"nfsd: register pernet ops last, unregister first\\\")\\nhas re-opened rpc_pipefs_event() race against nfsd_net_id registration\\n(register_pernet_subsys()) which has been fixed by commit bb7ffbf29e76\\n(\\\"nfsd: fix nsfd startup race triggering BUG_ON\\\").\\n\\nRestore the order of register_pernet_subsys() vs register_cld_notifier().\\nAdd WARN_ON() to prevent a future regression.\\n\\nCrash info:\\nUnable to handle kernel NULL pointer dereference at virtual address 0000000000000012\\nCPU: 8 PID: 345 Comm: mount Not tainted 5.4.144-... #1\\npc : rpc_pipefs_event+0x54/0x120 [nfsd]\\nlr : rpc_pipefs_event+0x48/0x120 [nfsd]\\nCall trace:\\n rpc_pipefs_event+0x54/0x120 [nfsd]\\n blocking_notifier_call_chain\\n rpc_fill_super\\n get_tree_keyed\\n rpc_fs_get_tree\\n vfs_get_tree\\n do_mount\\n ksys_mount\\n __arm64_sys_mount\\n el0_svc_handler\\n el0_svc\"}, {\"lang\": \"es\", \"value\": \"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: nfsd: corrige la ejecuci\\u00f3n de inicio de nsfd (nuevamente) El commit bd5ae9288d64 (\\\"nfsd: registre las operaciones de pernet al final, anule el registro primero\\\") ha reabierto la ejecuci\\u00f3n de rpc_pipefs_event() contra el registro de nfsd_net_id (register_pernet_subsys( )) que se ha solucionado mediante el commit bb7ffbf29e76 (\\\"nfsd: arreglar la ejecuci\\u00f3n de inicio de nsfd que activa BUG_ON\\\"). Restaure el orden de Register_pernet_subsys() frente a Register_cld_notifier(). Agregue WARN_ON() para evitar una regresi\\u00f3n futura. Informaci\\u00f3n de falla: no se puede manejar la desreferencia del puntero NULL del kernel en la direcci\\u00f3n virtual 0000000000000012 CPU: 8 PID: 345 Comm: mount Not tainted 5.4.144-... #1 pc: rpc_pipefs_event+0x54/0x120 [nfsd] lr: rpc_pipefs_event+0x48/ 0x120 [nfsd] Rastreo de llamadas: rpc_pipefs_event+0x54/0x120 [nfsd] blocking_notifier_call_chain rpc_fill_super get_tree_keyed rpc_fs_get_tree vfs_get_tree do_mount ksys_mount __arm64_sys_mount el0_svc_handler el0_svc\"}]",
      "id": "CVE-2021-47507",
      "lastModified": "2024-11-21T06:36:22.873",
      "published": "2024-05-24T15:15:11.400",
      "references": "[{\"url\": \"https://git.kernel.org/stable/c/8bf902fee5893cfc2f04a698abab47629699ae9a\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/b10252c7ae9c9d7c90552f88b544a44ee773af64\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/c520943a00ad5015704969ad3304c956bcd49d25\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/f5734b1714ca355703e9ea8fb61d04beff1790b9\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/8bf902fee5893cfc2f04a698abab47629699ae9a\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/b10252c7ae9c9d7c90552f88b544a44ee773af64\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/c520943a00ad5015704969ad3304c956bcd49d25\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/f5734b1714ca355703e9ea8fb61d04beff1790b9\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "vulnStatus": "Awaiting Analysis"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2021-47507\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-05-24T15:15:11.400\",\"lastModified\":\"2026-06-17T04:17:39.120\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnfsd: Fix nsfd startup race (again)\\n\\nCommit bd5ae9288d64 (\\\"nfsd: register pernet ops last, unregister first\\\")\\nhas re-opened rpc_pipefs_event() race against nfsd_net_id registration\\n(register_pernet_subsys()) which has been fixed by commit bb7ffbf29e76\\n(\\\"nfsd: fix nsfd startup race triggering BUG_ON\\\").\\n\\nRestore the order of register_pernet_subsys() vs register_cld_notifier().\\nAdd WARN_ON() to prevent a future regression.\\n\\nCrash info:\\nUnable to handle kernel NULL pointer dereference at virtual address 0000000000000012\\nCPU: 8 PID: 345 Comm: mount Not tainted 5.4.144-... #1\\npc : rpc_pipefs_event+0x54/0x120 [nfsd]\\nlr : rpc_pipefs_event+0x48/0x120 [nfsd]\\nCall trace:\\n rpc_pipefs_event+0x54/0x120 [nfsd]\\n blocking_notifier_call_chain\\n rpc_fill_super\\n get_tree_keyed\\n rpc_fs_get_tree\\n vfs_get_tree\\n do_mount\\n ksys_mount\\n __arm64_sys_mount\\n el0_svc_handler\\n el0_svc\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: nfsd: corrige la ejecuci\u00f3n de inicio de nsfd (nuevamente) El commit bd5ae9288d64 (\\\"nfsd: registre las operaciones de pernet al final, anule el registro primero\\\") ha reabierto la ejecuci\u00f3n de rpc_pipefs_event() contra el registro de nfsd_net_id (register_pernet_subsys( )) que se ha solucionado mediante el commit bb7ffbf29e76 (\\\"nfsd: arreglar la ejecuci\u00f3n de inicio de nsfd que activa BUG_ON\\\"). Restaure el orden de Register_pernet_subsys() frente a Register_cld_notifier(). Agregue WARN_ON() para evitar una regresi\u00f3n futura. Informaci\u00f3n de falla: no se puede manejar la desreferencia del puntero NULL del kernel en la direcci\u00f3n virtual 0000000000000012 CPU: 8 PID: 345 Comm: mount Not tainted 5.4.144-... #1 pc: rpc_pipefs_event+0x54/0x120 [nfsd] lr: rpc_pipefs_event+0x48/ 0x120 [nfsd] Rastreo de llamadas: rpc_pipefs_event+0x54/0x120 [nfsd] blocking_notifier_call_chain rpc_fill_super get_tree_keyed rpc_fs_get_tree vfs_get_tree do_mount ksys_mount __arm64_sys_mount el0_svc_handler el0_svc\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"fs/nfsd/nfs4recover.c\",\"fs/nfsd/nfsctl.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"8677e99150b0830d29cc1318b4cc559e176940bb\",\"lessThan\":\"f5734b1714ca355703e9ea8fb61d04beff1790b9\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"7c7cb07d4affcf41749234fe9dc4d90cd3959e32\",\"lessThan\":\"c520943a00ad5015704969ad3304c956bcd49d25\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"bd5ae9288d6451bd346a1b4a59d4fe7e62ba29b7\",\"lessThan\":\"8bf902fee5893cfc2f04a698abab47629699ae9a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"bd5ae9288d6451bd346a1b4a59d4fe7e62ba29b7\",\"lessThan\":\"b10252c7ae9c9d7c90552f88b544a44ee773af64\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4d41f65efeec0a6da6088341203c81e49ebfcd90\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5.4.102\",\"lessThan\":\"5.4.165\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.10.20\",\"lessThan\":\"5.10.85\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.11.3\",\"lessThan\":\"5.12\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"fs/nfsd/nfs4recover.c\",\"fs/nfsd/nfsctl.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5.12\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"5.12\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.4.165\",\"lessThanOrEqual\":\"5.4.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.85\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.8\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.16\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":4.7,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.0,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-09-10T15:35:42.793649Z\",\"id\":\"CVE-2021-47507\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-362\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.4.102\",\"versionEndExcluding\":\"5.4.165\",\"matchCriteriaId\":\"A0D5C567-7B87-43EE-B0FC-159293C8978C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.10.20\",\"versionEndExcluding\":\"5.10.85\",\"matchCriteriaId\":\"75AD2AC7-1AA4-43FD-98B8-DE29CB66448E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11.3\",\"versionEndExcluding\":\"5.15.8\",\"matchCriteriaId\":\"C681853B-53AB-42A9-B5BC-153C89266864\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.16:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"357AA433-37E8-4323-BFB2-3038D6E4B414\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.16:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"A73429BA-C2D9-4D0C-A75F-06A1CA8B3983\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.16:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"F621B5E3-E99D-49E7-90B9-EC3B77C95383\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.16:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"F7BFDCAA-1650-49AA-8462-407DD593F94F\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/8bf902fee5893cfc2f04a698abab47629699ae9a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/b10252c7ae9c9d7c90552f88b544a44ee773af64\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c520943a00ad5015704969ad3304c956bcd49d25\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/f5734b1714ca355703e9ea8fb61d04beff1790b9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/8bf902fee5893cfc2f04a698abab47629699ae9a\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/b10252c7ae9c9d7c90552f88b544a44ee773af64\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c520943a00ad5015704969ad3304c956bcd49d25\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/f5734b1714ca355703e9ea8fb61d04beff1790b9\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-02-02T10:48:52+00:00",
      "cve": "CVE-2021-47507",
      "id": "CVE-2021-47507",
      "initial_release_date": "2021-01-01T00:00:00+00:00",
      "product_status:known_affected": "90",
      "product_status:known_not_affected": "108",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: nfsd: Fix nsfd startup race (again)",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2021/cve-2021-47507.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-13T23:55:33Z",
      "cve": "CVE-2021-47507",
      "id": "CVE-2021-47507",
      "initial_release_date": "2024-05-28T03:32:51Z",
      "product_status:known_affected": "269",
      "product_status:known_not_affected": "195",
      "product_status:recommended": "543",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2021-47507",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2021-47507.json",
      "version": "63"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/stable/c/f5734b1714ca355703e9ea8fb61d04beff1790b9\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/c520943a00ad5015704969ad3304c956bcd49d25\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/8bf902fee5893cfc2f04a698abab47629699ae9a\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/b10252c7ae9c9d7c90552f88b544a44ee773af64\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-04T05:39:59.833Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2021-47507\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-10T15:35:42.793649Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-11T12:42:13.203Z\"}}], \"cna\": {\"title\": \"nfsd: Fix nsfd startup race (again)\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"8677e99150b0830d29cc1318b4cc559e176940bb\", \"lessThan\": \"f5734b1714ca355703e9ea8fb61d04beff1790b9\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"7c7cb07d4affcf41749234fe9dc4d90cd3959e32\", \"lessThan\": \"c520943a00ad5015704969ad3304c956bcd49d25\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"bd5ae9288d6451bd346a1b4a59d4fe7e62ba29b7\", \"lessThan\": \"8bf902fee5893cfc2f04a698abab47629699ae9a\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"bd5ae9288d6451bd346a1b4a59d4fe7e62ba29b7\", \"lessThan\": \"b10252c7ae9c9d7c90552f88b544a44ee773af64\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"4d41f65efeec0a6da6088341203c81e49ebfcd90\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"5.4.102\", \"lessThan\": \"5.4.165\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"5.10.20\", \"lessThan\": \"5.10.85\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"5.11.3\", \"lessThan\": \"5.12\", \"versionType\": \"semver\"}], \"programFiles\": [\"fs/nfsd/nfs4recover.c\", \"fs/nfsd/nfsctl.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.12\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"5.12\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"5.4.165\", \"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/nfs4recover.c\", \"fs/nfsd/nfsctl.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/f5734b1714ca355703e9ea8fb61d04beff1790b9\"}, {\"url\": \"https://git.kernel.org/stable/c/c520943a00ad5015704969ad3304c956bcd49d25\"}, {\"url\": \"https://git.kernel.org/stable/c/8bf902fee5893cfc2f04a698abab47629699ae9a\"}, {\"url\": \"https://git.kernel.org/stable/c/b10252c7ae9c9d7c90552f88b544a44ee773af64\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnfsd: Fix nsfd startup race (again)\\n\\nCommit bd5ae9288d64 (\\\"nfsd: register pernet ops last, unregister first\\\")\\nhas re-opened rpc_pipefs_event() race against nfsd_net_id registration\\n(register_pernet_subsys()) which has been fixed by commit bb7ffbf29e76\\n(\\\"nfsd: fix nsfd startup race triggering BUG_ON\\\").\\n\\nRestore the order of register_pernet_subsys() vs register_cld_notifier().\\nAdd WARN_ON() to prevent a future regression.\\n\\nCrash info:\\nUnable to handle kernel NULL pointer dereference at virtual address 0000000000000012\\nCPU: 8 PID: 345 Comm: mount Not tainted 5.4.144-... #1\\npc : rpc_pipefs_event+0x54/0x120 [nfsd]\\nlr : rpc_pipefs_event+0x48/0x120 [nfsd]\\nCall trace:\\n rpc_pipefs_event+0x54/0x120 [nfsd]\\n blocking_notifier_call_chain\\n rpc_fill_super\\n get_tree_keyed\\n rpc_fs_get_tree\\n vfs_get_tree\\n do_mount\\n ksys_mount\\n __arm64_sys_mount\\n el0_svc_handler\\n el0_svc\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.4.165\", \"versionStartIncluding\": \"5.4.102\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.10.85\", \"versionStartIncluding\": \"5.10.20\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.8\", \"versionStartIncluding\": \"5.12\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.16\", \"versionStartIncluding\": \"5.12\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"5.11.3\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2026-05-23T15:20:06.443Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2021-47507\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-23T15:20:06.443Z\", \"dateReserved\": \"2024-05-22T06:20:56.206Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-05-24T15:01:53.401Z\", \"assignerShortName\": \"Linux\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…

Loading…