CVE-2022-50072 (GCVE-0-2022-50072)

Vulnerability from cvelistv5 – Published: 2025-06-18 11:02 – Updated: 2026-08-05 08:57
VLAI
Title
NFSv4/pnfs: Fix a use-after-free bug in open
Summary
In the Linux kernel, the following vulnerability has been resolved: NFSv4/pnfs: Fix a use-after-free bug in open If someone cancels the open RPC call, then we must not try to free either the open slot or the layoutget operation arguments, since they are likely still in use by the hung RPC call.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 6b3fc1496e7227cd6a39a80bbfb7588ef7c7a010 , < 0fffb46ff3d5ed4668aca96441ec7a25b793bd6f (git)
Affected: a2b3be930e79cc5d9d829f158e31172b2043f0cd , < f7ee3b772d9de87387a725caa04bc041ac7fe5ec (git)
Affected: 0ee5b9644f06b4d3cdcd9544f43f63312e425a4c , < 76ffd2042438769298f34b76102b40dea89de616 (git)
Affected: d4c2a041ed3ba114502d5ed6ace5b1a48d637a8e , < a4cf3dadd1fa43609f7c6570c9116b0e0a9923d1 (git)
Affected: 6949493884fe88500de4af182588e071cf1544ee , < b03d1117e9be7c7da60e466eaf9beed85c5916c8 (git)
Affected: 6949493884fe88500de4af182588e071cf1544ee , < 2135e5d56278ffdb1c2e6d325dc6b87f669b9dac (git)
Affected: 08d7a26d115cc7892668baa9750f64bd8baca29b (git)
Affected: ea759ae0a9ae5acee677d722129710ac89cc59c1 (git)
Affected: 4.19.247 , < 4.19.256 (semver)
Affected: 5.4.198 , < 5.4.211 (semver)
Affected: 5.10.122 , < 5.10.138 (semver)
Affected: 5.15.47 , < 5.15.63 (semver)
Affected: 5.17.15 , < 5.18 (semver)
Affected: 5.18.4 , < 5.19 (semver)
Create a notification for this product.
Linux Linux Affected: 5.19
Unaffected: 0 , < 5.19 (semver)
Unaffected: 4.19.256 , ≤ 4.19.* (semver)
Unaffected: 5.4.211 , ≤ 5.4.* (semver)
Unaffected: 5.10.138 , ≤ 5.10.* (semver)
Unaffected: 5.15.63 , ≤ 5.15.* (semver)
Unaffected: 5.19.4 , ≤ 5.19.* (semver)
Unaffected: 6.0 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "fs/nfs/nfs4proc.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "0fffb46ff3d5ed4668aca96441ec7a25b793bd6f",
              "status": "affected",
              "version": "6b3fc1496e7227cd6a39a80bbfb7588ef7c7a010",
              "versionType": "git"
            },
            {
              "lessThan": "f7ee3b772d9de87387a725caa04bc041ac7fe5ec",
              "status": "affected",
              "version": "a2b3be930e79cc5d9d829f158e31172b2043f0cd",
              "versionType": "git"
            },
            {
              "lessThan": "76ffd2042438769298f34b76102b40dea89de616",
              "status": "affected",
              "version": "0ee5b9644f06b4d3cdcd9544f43f63312e425a4c",
              "versionType": "git"
            },
            {
              "lessThan": "a4cf3dadd1fa43609f7c6570c9116b0e0a9923d1",
              "status": "affected",
              "version": "d4c2a041ed3ba114502d5ed6ace5b1a48d637a8e",
              "versionType": "git"
            },
            {
              "lessThan": "b03d1117e9be7c7da60e466eaf9beed85c5916c8",
              "status": "affected",
              "version": "6949493884fe88500de4af182588e071cf1544ee",
              "versionType": "git"
            },
            {
              "lessThan": "2135e5d56278ffdb1c2e6d325dc6b87f669b9dac",
              "status": "affected",
              "version": "6949493884fe88500de4af182588e071cf1544ee",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "08d7a26d115cc7892668baa9750f64bd8baca29b",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "ea759ae0a9ae5acee677d722129710ac89cc59c1",
              "versionType": "git"
            },
            {
              "lessThan": "4.19.256",
              "status": "affected",
              "version": "4.19.247",
              "versionType": "semver"
            },
            {
              "lessThan": "5.4.211",
              "status": "affected",
              "version": "5.4.198",
              "versionType": "semver"
            },
            {
              "lessThan": "5.10.138",
              "status": "affected",
              "version": "5.10.122",
              "versionType": "semver"
            },
            {
              "lessThan": "5.15.63",
              "status": "affected",
              "version": "5.15.47",
              "versionType": "semver"
            },
            {
              "lessThan": "5.18",
              "status": "affected",
              "version": "5.17.15",
              "versionType": "semver"
            },
            {
              "lessThan": "5.19",
              "status": "affected",
              "version": "5.18.4",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "fs/nfs/nfs4proc.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.19"
            },
            {
              "lessThan": "5.19",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.256",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.211",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.138",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.63",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.19.*",
              "status": "unaffected",
              "version": "5.19.4",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.0",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.256",
                  "versionStartIncluding": "4.19.247",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.211",
                  "versionStartIncluding": "5.4.198",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.138",
                  "versionStartIncluding": "5.10.122",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.63",
                  "versionStartIncluding": "5.15.47",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.19.4",
                  "versionStartIncluding": "5.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.0",
                  "versionStartIncluding": "5.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.17.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.18.4",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nNFSv4/pnfs: Fix a use-after-free bug in open\n\nIf someone cancels the open RPC call, then we must not try to free\neither the open slot or the layoutget operation arguments, since they\nare likely still in use by the hung RPC call."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "scenarios": [
            {
              "lang": "en",
              "value": "AV:L - This is NFSv4 client code (fs/nfs/nfs4proc.c) reached via local open() on a pNFS mount; the UAF is triggered when a local process cancels the killable RPC wait, not by unsolicited remote packet processing.\nAC:L - An attacker who can open a file on a pNFS (filelayout/flexfiles) mount controls both sides: start OPEN+LAYOUTGET and send a fatal signal during the in-flight RPC, which is reliably achievable with normal network latency or a slow server.\nPR:L - Any unprivileged user with access to an already-mounted NFSv4/pNFS filesystem can open files and interrupt the syscall; no root or init-namespace capabilities are required.\nUI:N - The attacker opens and cancels their own NFS file operation; no separate victim action is required once a pNFS mount is available.\nS:U - This is a same-host kernel memory-safety bug in the NFS client; impact stays within the local kernel\u0027s security authority with no VM/IOMMU boundary crossing.\nC:H - The bug frees nfs4_layoutget (including layout reply pages) while the outstanding OPEN compound still references them via lg_args/lg_res, yielding a classic UAF that can disclose kernel memory.\nI:H - Use-after-free of the layoutget object and its XDR reply pages while the RPC layer may still write into them enables heap corruption and control-flow hijacking primitives.\nA:H - The UAF of in-use RPC/layoutget state can cause kernel oops/panic when the hung RPC completes and touches the freed structures."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-05T08:57:19.571Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/0fffb46ff3d5ed4668aca96441ec7a25b793bd6f"
        },
        {
          "url": "https://git.kernel.org/stable/c/f7ee3b772d9de87387a725caa04bc041ac7fe5ec"
        },
        {
          "url": "https://git.kernel.org/stable/c/76ffd2042438769298f34b76102b40dea89de616"
        },
        {
          "url": "https://git.kernel.org/stable/c/a4cf3dadd1fa43609f7c6570c9116b0e0a9923d1"
        },
        {
          "url": "https://git.kernel.org/stable/c/b03d1117e9be7c7da60e466eaf9beed85c5916c8"
        },
        {
          "url": "https://git.kernel.org/stable/c/2135e5d56278ffdb1c2e6d325dc6b87f669b9dac"
        }
      ],
      "title": "NFSv4/pnfs: Fix a use-after-free bug in open",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-50072",
    "datePublished": "2025-06-18T11:02:16.658Z",
    "dateReserved": "2025-06-18T10:57:27.407Z",
    "dateUpdated": "2026-08-05T08:57:19.571Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2022-50072",
      "date": "2026-08-11",
      "epss": "0.00165",
      "percentile": "0.06106"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2022-50072\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-06-18T11:15:36.057\",\"lastModified\":\"2026-08-04T10:18:04.360\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nNFSv4/pnfs: Fix a use-after-free bug in open\\n\\nIf someone cancels the open RPC call, then we must not try to free\\neither the open slot or the layoutget operation arguments, since they\\nare likely still in use by the hung RPC call.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: NFSv4/pnfs: corrige un error de Use-After-Free en open Si alguien cancela la llamada RPC open, entonces no debemos intentar liberar ni la ranura abierta ni los argumentos de la operaci\u00f3n layoutget, ya que es probable que a\u00fan est\u00e9n en uso por la llamada RPC colgada.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"fs/nfs/nfs4proc.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"6b3fc1496e7227cd6a39a80bbfb7588ef7c7a010\",\"lessThan\":\"0fffb46ff3d5ed4668aca96441ec7a25b793bd6f\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"a2b3be930e79cc5d9d829f158e31172b2043f0cd\",\"lessThan\":\"f7ee3b772d9de87387a725caa04bc041ac7fe5ec\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"0ee5b9644f06b4d3cdcd9544f43f63312e425a4c\",\"lessThan\":\"76ffd2042438769298f34b76102b40dea89de616\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"d4c2a041ed3ba114502d5ed6ace5b1a48d637a8e\",\"lessThan\":\"a4cf3dadd1fa43609f7c6570c9116b0e0a9923d1\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"6949493884fe88500de4af182588e071cf1544ee\",\"lessThan\":\"b03d1117e9be7c7da60e466eaf9beed85c5916c8\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"6949493884fe88500de4af182588e071cf1544ee\",\"lessThan\":\"2135e5d56278ffdb1c2e6d325dc6b87f669b9dac\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"08d7a26d115cc7892668baa9750f64bd8baca29b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"ea759ae0a9ae5acee677d722129710ac89cc59c1\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4.19.247\",\"lessThan\":\"4.19.256\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.4.198\",\"lessThan\":\"5.4.211\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.10.122\",\"lessThan\":\"5.10.138\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.15.47\",\"lessThan\":\"5.15.63\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.17.15\",\"lessThan\":\"5.18\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.18.4\",\"lessThan\":\"5.19\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"fs/nfs/nfs4proc.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5.19\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"5.19\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"4.19.256\",\"lessThanOrEqual\":\"4.19.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.4.211\",\"lessThanOrEqual\":\"5.4.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.138\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.63\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.19.4\",\"lessThanOrEqual\":\"5.19.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.0\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9},{\"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:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.19.247\",\"versionEndExcluding\":\"4.19.256\",\"matchCriteriaId\":\"A9D0E403-93CD-4ABF-8718-D5DAC1A93751\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.4.198\",\"versionEndExcluding\":\"5.4.211\",\"matchCriteriaId\":\"4C0BEDE1-12B6-4D8B-8C46-E1E2B8DAD97D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.10.122\",\"versionEndExcluding\":\"5.10.138\",\"matchCriteriaId\":\"E1AA15B2-8A46-4621-BF63-41277E789CD7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.15.47\",\"versionEndExcluding\":\"5.15.63\",\"matchCriteriaId\":\"60A70FAB-2AB6-4E33-87C0-A0FD014B35A3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.17.15\",\"versionEndExcluding\":\"5.18\",\"matchCriteriaId\":\"5BF6ED63-C6AF-4B5E-9814-C77A3C45349D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.18.4\",\"versionEndExcluding\":\"5.19.4\",\"matchCriteriaId\":\"7288ED8D-A02E-44A5-9C8A-A50DF9C5AE7F\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/0fffb46ff3d5ed4668aca96441ec7a25b793bd6f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/2135e5d56278ffdb1c2e6d325dc6b87f669b9dac\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/76ffd2042438769298f34b76102b40dea89de616\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/a4cf3dadd1fa43609f7c6570c9116b0e0a9923d1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/b03d1117e9be7c7da60e466eaf9beed85c5916c8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/f7ee3b772d9de87387a725caa04bc041ac7fe5ec\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-08-04T19:40:32+00:00",
      "cve": "CVE-2022-50072",
      "id": "CVE-2022-50072",
      "initial_release_date": "2022-01-01T00:00:00+00:00",
      "product_status:fixed": "133",
      "product_status:known_affected": "14",
      "product_status:known_not_affected": "228",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: NFSv4/pnfs: Fix a use-after-free bug in open",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2022/cve-2022-50072.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-08-05T01:11:42Z",
      "cve": "CVE-2022-50072",
      "id": "CVE-2022-50072",
      "initial_release_date": "2025-06-19T03:42:37Z",
      "product_status:known_affected": "344",
      "product_status:known_not_affected": "294",
      "product_status:recommended": "322",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2022-50072",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2022-50072.json",
      "version": "50"
    }
  }
}



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…