CVE-2023-53276 (GCVE-0-2023-53276)
Vulnerability from cvelistv5
Published
2025-09-16 08:11
Modified
2026-01-14 18:12
Summary
In the Linux kernel, the following vulnerability has been resolved: ubifs: Free memory for tmpfile name When opening a ubifs tmpfile on an encrypted directory, function fscrypt_setup_filename allocates memory for the name that is to be stored in the directory entry, but after the name has been copied to the directory entry inode, the memory is not freed. When running kmemleak on it we see that it is registered as a leak. The report below is triggered by a simple program 'tmpfile' just opening a tmpfile: unreferenced object 0xffff88810178f380 (size 32): comm "tmpfile", pid 509, jiffies 4294934744 (age 1524.742s) backtrace: __kmem_cache_alloc_node __kmalloc fscrypt_setup_filename ubifs_tmpfile vfs_tmpfile path_openat Free this memory after it has been copied to the inode.
Impacted products
Vendor Product Version
Linux Linux Version: f4f61d2cc6d8789a52245a4733b3e5643be154f3
Version: f4f61d2cc6d8789a52245a4733b3e5643be154f3
Version: f4f61d2cc6d8789a52245a4733b3e5643be154f3
Version: f4f61d2cc6d8789a52245a4733b3e5643be154f3
Version: f4f61d2cc6d8789a52245a4733b3e5643be154f3
Version: f4f61d2cc6d8789a52245a4733b3e5643be154f3
Version: f4f61d2cc6d8789a52245a4733b3e5643be154f3
Version: f4f61d2cc6d8789a52245a4733b3e5643be154f3
Version: f4f61d2cc6d8789a52245a4733b3e5643be154f3
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "LOCAL",
              "availabilityImpact": "HIGH",
              "baseScore": 5.5,
              "baseSeverity": "MEDIUM",
              "confidentialityImpact": "NONE",
              "integrityImpact": "NONE",
              "privilegesRequired": "LOW",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2023-53276",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-01-14T18:07:02.831700Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "cweId": "CWE-401",
                "description": "CWE-401 Missing Release of Memory after Effective Lifetime",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-01-14T18:12:54.149Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "fs/ubifs/dir.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "8ad8c67a897e68426e85990ebfe0a7d1f71fc79f",
              "status": "affected",
              "version": "f4f61d2cc6d8789a52245a4733b3e5643be154f3",
              "versionType": "git"
            },
            {
              "lessThan": "107d481642c356a5668058066360fc473911e628",
              "status": "affected",
              "version": "f4f61d2cc6d8789a52245a4733b3e5643be154f3",
              "versionType": "git"
            },
            {
              "lessThan": "823f554747f8aafaa965fb2f3ae794110ed429ef",
              "status": "affected",
              "version": "f4f61d2cc6d8789a52245a4733b3e5643be154f3",
              "versionType": "git"
            },
            {
              "lessThan": "b8f444a4fadfb5070ed7e298e0a5ceb4a18014f3",
              "status": "affected",
              "version": "f4f61d2cc6d8789a52245a4733b3e5643be154f3",
              "versionType": "git"
            },
            {
              "lessThan": "ce840284929b75dbbf062e0ce7fcb78a63b08b5e",
              "status": "affected",
              "version": "f4f61d2cc6d8789a52245a4733b3e5643be154f3",
              "versionType": "git"
            },
            {
              "lessThan": "29738e1bcc799dd754711d4e4aab967f0c018175",
              "status": "affected",
              "version": "f4f61d2cc6d8789a52245a4733b3e5643be154f3",
              "versionType": "git"
            },
            {
              "lessThan": "fd197308c0e4f738c7ea687d5332035c5753881c",
              "status": "affected",
              "version": "f4f61d2cc6d8789a52245a4733b3e5643be154f3",
              "versionType": "git"
            },
            {
              "lessThan": "1e43d4284bdc3bd34bd770fea13910ac37ab0618",
              "status": "affected",
              "version": "f4f61d2cc6d8789a52245a4733b3e5643be154f3",
              "versionType": "git"
            },
            {
              "lessThan": "1fb815b38bb31d6af9bd0540b8652a0d6fe6cfd3",
              "status": "affected",
              "version": "f4f61d2cc6d8789a52245a4733b3e5643be154f3",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "fs/ubifs/dir.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.10"
            },
            {
              "lessThan": "4.10",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.315",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.283",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.243",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.180",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.111",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.28",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.2.*",
              "status": "unaffected",
              "version": "6.2.15",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.3.*",
              "status": "unaffected",
              "version": "6.3.2",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.4",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.315",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.283",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.243",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.180",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.111",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.28",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.2.15",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.3.2",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.4",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nubifs: Free memory for tmpfile name\n\nWhen opening a ubifs tmpfile on an encrypted directory, function\nfscrypt_setup_filename allocates memory for the name that is to be\nstored in the directory entry, but after the name has been copied to the\ndirectory entry inode, the memory is not freed.\n\nWhen running kmemleak on it we see that it is registered as a leak. The\nreport below is triggered by a simple program \u0027tmpfile\u0027 just opening a\ntmpfile:\n\n  unreferenced object 0xffff88810178f380 (size 32):\n    comm \"tmpfile\", pid 509, jiffies 4294934744 (age 1524.742s)\n    backtrace:\n      __kmem_cache_alloc_node\n      __kmalloc\n      fscrypt_setup_filename\n      ubifs_tmpfile\n      vfs_tmpfile\n      path_openat\n\nFree this memory after it has been copied to the inode."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-01-05T10:19:09.309Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/8ad8c67a897e68426e85990ebfe0a7d1f71fc79f"
        },
        {
          "url": "https://git.kernel.org/stable/c/107d481642c356a5668058066360fc473911e628"
        },
        {
          "url": "https://git.kernel.org/stable/c/823f554747f8aafaa965fb2f3ae794110ed429ef"
        },
        {
          "url": "https://git.kernel.org/stable/c/b8f444a4fadfb5070ed7e298e0a5ceb4a18014f3"
        },
        {
          "url": "https://git.kernel.org/stable/c/ce840284929b75dbbf062e0ce7fcb78a63b08b5e"
        },
        {
          "url": "https://git.kernel.org/stable/c/29738e1bcc799dd754711d4e4aab967f0c018175"
        },
        {
          "url": "https://git.kernel.org/stable/c/fd197308c0e4f738c7ea687d5332035c5753881c"
        },
        {
          "url": "https://git.kernel.org/stable/c/1e43d4284bdc3bd34bd770fea13910ac37ab0618"
        },
        {
          "url": "https://git.kernel.org/stable/c/1fb815b38bb31d6af9bd0540b8652a0d6fe6cfd3"
        }
      ],
      "title": "ubifs: Free memory for tmpfile name",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2023-53276",
    "datePublished": "2025-09-16T08:11:11.328Z",
    "dateReserved": "2025-09-16T08:09:37.990Z",
    "dateUpdated": "2026-01-14T18:12:54.149Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-53276\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-14T18:07:02.831700Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-401\", \"description\": \"CWE-401 Missing Release of Memory after Effective Lifetime\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-14T18:06:57.071Z\"}}], \"cna\": {\"title\": \"ubifs: Free memory for tmpfile name\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"f4f61d2cc6d8789a52245a4733b3e5643be154f3\", \"lessThan\": \"8ad8c67a897e68426e85990ebfe0a7d1f71fc79f\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"f4f61d2cc6d8789a52245a4733b3e5643be154f3\", \"lessThan\": \"107d481642c356a5668058066360fc473911e628\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"f4f61d2cc6d8789a52245a4733b3e5643be154f3\", \"lessThan\": \"823f554747f8aafaa965fb2f3ae794110ed429ef\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"f4f61d2cc6d8789a52245a4733b3e5643be154f3\", \"lessThan\": \"b8f444a4fadfb5070ed7e298e0a5ceb4a18014f3\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"f4f61d2cc6d8789a52245a4733b3e5643be154f3\", \"lessThan\": \"ce840284929b75dbbf062e0ce7fcb78a63b08b5e\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"f4f61d2cc6d8789a52245a4733b3e5643be154f3\", \"lessThan\": \"29738e1bcc799dd754711d4e4aab967f0c018175\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"f4f61d2cc6d8789a52245a4733b3e5643be154f3\", \"lessThan\": \"fd197308c0e4f738c7ea687d5332035c5753881c\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"f4f61d2cc6d8789a52245a4733b3e5643be154f3\", \"lessThan\": \"1e43d4284bdc3bd34bd770fea13910ac37ab0618\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"f4f61d2cc6d8789a52245a4733b3e5643be154f3\", \"lessThan\": \"1fb815b38bb31d6af9bd0540b8652a0d6fe6cfd3\", \"versionType\": \"git\"}], \"programFiles\": [\"fs/ubifs/dir.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"4.10\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"4.10\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"4.14.315\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.14.*\"}, {\"status\": \"unaffected\", \"version\": \"4.19.283\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.19.*\"}, {\"status\": \"unaffected\", \"version\": \"5.4.243\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.4.*\"}, {\"status\": \"unaffected\", \"version\": \"5.10.180\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.15.111\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"6.1.28\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.2.15\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.2.*\"}, {\"status\": \"unaffected\", \"version\": \"6.3.2\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.3.*\"}, {\"status\": \"unaffected\", \"version\": \"6.4\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"fs/ubifs/dir.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/8ad8c67a897e68426e85990ebfe0a7d1f71fc79f\"}, {\"url\": \"https://git.kernel.org/stable/c/107d481642c356a5668058066360fc473911e628\"}, {\"url\": \"https://git.kernel.org/stable/c/823f554747f8aafaa965fb2f3ae794110ed429ef\"}, {\"url\": \"https://git.kernel.org/stable/c/b8f444a4fadfb5070ed7e298e0a5ceb4a18014f3\"}, {\"url\": \"https://git.kernel.org/stable/c/ce840284929b75dbbf062e0ce7fcb78a63b08b5e\"}, {\"url\": \"https://git.kernel.org/stable/c/29738e1bcc799dd754711d4e4aab967f0c018175\"}, {\"url\": \"https://git.kernel.org/stable/c/fd197308c0e4f738c7ea687d5332035c5753881c\"}, {\"url\": \"https://git.kernel.org/stable/c/1e43d4284bdc3bd34bd770fea13910ac37ab0618\"}, {\"url\": \"https://git.kernel.org/stable/c/1fb815b38bb31d6af9bd0540b8652a0d6fe6cfd3\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nubifs: Free memory for tmpfile name\\n\\nWhen opening a ubifs tmpfile on an encrypted directory, function\\nfscrypt_setup_filename allocates memory for the name that is to be\\nstored in the directory entry, but after the name has been copied to the\\ndirectory entry inode, the memory is not freed.\\n\\nWhen running kmemleak on it we see that it is registered as a leak. The\\nreport below is triggered by a simple program \u0027tmpfile\u0027 just opening a\\ntmpfile:\\n\\n  unreferenced object 0xffff88810178f380 (size 32):\\n    comm \\\"tmpfile\\\", pid 509, jiffies 4294934744 (age 1524.742s)\\n    backtrace:\\n      __kmem_cache_alloc_node\\n      __kmalloc\\n      fscrypt_setup_filename\\n      ubifs_tmpfile\\n      vfs_tmpfile\\n      path_openat\\n\\nFree this memory after it has been copied to the inode.\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.14.315\", \"versionStartIncluding\": \"4.10\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.19.283\", \"versionStartIncluding\": \"4.10\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.4.243\", \"versionStartIncluding\": \"4.10\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.10.180\", \"versionStartIncluding\": \"4.10\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.111\", \"versionStartIncluding\": \"4.10\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.1.28\", \"versionStartIncluding\": \"4.10\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.2.15\", \"versionStartIncluding\": \"4.10\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.3.2\", \"versionStartIncluding\": \"4.10\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.4\", \"versionStartIncluding\": \"4.10\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2026-01-05T10:19:09.309Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2023-53276\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-14T18:12:54.149Z\", \"dateReserved\": \"2025-09-16T08:09:37.990Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2025-09-16T08:11:11.328Z\", \"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…

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.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • 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.


Loading…

Loading…