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

CVE-2022-49399 (GCVE-0-2022-49399)

Vulnerability from cvelistv5 – Published: 2025-02-26 02:12 – Updated: 2026-05-11 18:58
VLAI
Title
tty: goldfish: Use tty_port_destroy() to destroy port
Summary
In the Linux kernel, the following vulnerability has been resolved: tty: goldfish: Use tty_port_destroy() to destroy port In goldfish_tty_probe(), the port initialized through tty_port_init() should be destroyed in error paths.In goldfish_tty_remove(), qtty->port also should be destroyed or else might leak resources. Fix the above by calling tty_port_destroy().
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 666b7793d4bfa9f150b5c2007ab48c755ddc53ca , < 241fcb79dd1df276d80b19f5f6acc9eaaaa63309 (git)
Affected: 666b7793d4bfa9f150b5c2007ab48c755ddc53ca , < 326192b99c903a2193d820c30ed936cc2402382c (git)
Affected: 666b7793d4bfa9f150b5c2007ab48c755ddc53ca , < 9ae3d073f7db5578ae1907544f0c15947e9678e6 (git)
Affected: 666b7793d4bfa9f150b5c2007ab48c755ddc53ca , < ee6c33b29e624f515202a31bf6ef0437f26a1867 (git)
Affected: 666b7793d4bfa9f150b5c2007ab48c755ddc53ca , < da64f419d7f78272bfe40dde1262602d4ff6b32c (git)
Affected: 666b7793d4bfa9f150b5c2007ab48c755ddc53ca , < 45f6ce70abfb7ccf9d787781cbc4c03294a775a1 (git)
Affected: 666b7793d4bfa9f150b5c2007ab48c755ddc53ca , < 4639d1b992de8f37d66f698056875c274efcd45f (git)
Affected: 666b7793d4bfa9f150b5c2007ab48c755ddc53ca , < 507b05063d1b7a1fcb9f7d7c47586fc4f3508f98 (git)
guessed Create a notification for this product.
Linux Linux Affected: 3.9
Unaffected: 0 , < 3.9 (semver)
Unaffected: 4.14.283 , ≤ 4.14.* (semver)
Unaffected: 4.19.247 , ≤ 4.19.* (semver)
Unaffected: 5.4.198 , ≤ 5.4.* (semver)
Unaffected: 5.10.122 , ≤ 5.10.* (semver)
Unaffected: 5.15.47 , ≤ 5.15.* (semver)
Unaffected: 5.17.15 , ≤ 5.17.* (semver)
Unaffected: 5.18.4 , ≤ 5.18.* (semver)
Unaffected: 5.19 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/tty/goldfish.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "241fcb79dd1df276d80b19f5f6acc9eaaaa63309",
              "status": "affected",
              "version": "666b7793d4bfa9f150b5c2007ab48c755ddc53ca",
              "versionType": "git"
            },
            {
              "lessThan": "326192b99c903a2193d820c30ed936cc2402382c",
              "status": "affected",
              "version": "666b7793d4bfa9f150b5c2007ab48c755ddc53ca",
              "versionType": "git"
            },
            {
              "lessThan": "9ae3d073f7db5578ae1907544f0c15947e9678e6",
              "status": "affected",
              "version": "666b7793d4bfa9f150b5c2007ab48c755ddc53ca",
              "versionType": "git"
            },
            {
              "lessThan": "ee6c33b29e624f515202a31bf6ef0437f26a1867",
              "status": "affected",
              "version": "666b7793d4bfa9f150b5c2007ab48c755ddc53ca",
              "versionType": "git"
            },
            {
              "lessThan": "da64f419d7f78272bfe40dde1262602d4ff6b32c",
              "status": "affected",
              "version": "666b7793d4bfa9f150b5c2007ab48c755ddc53ca",
              "versionType": "git"
            },
            {
              "lessThan": "45f6ce70abfb7ccf9d787781cbc4c03294a775a1",
              "status": "affected",
              "version": "666b7793d4bfa9f150b5c2007ab48c755ddc53ca",
              "versionType": "git"
            },
            {
              "lessThan": "4639d1b992de8f37d66f698056875c274efcd45f",
              "status": "affected",
              "version": "666b7793d4bfa9f150b5c2007ab48c755ddc53ca",
              "versionType": "git"
            },
            {
              "lessThan": "507b05063d1b7a1fcb9f7d7c47586fc4f3508f98",
              "status": "affected",
              "version": "666b7793d4bfa9f150b5c2007ab48c755ddc53ca",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/tty/goldfish.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "3.9"
            },
            {
              "lessThan": "3.9",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.283",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.247",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.198",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.122",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.47",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.17.*",
              "status": "unaffected",
              "version": "5.17.15",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.18.*",
              "status": "unaffected",
              "version": "5.18.4",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "5.19",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.283",
                  "versionStartIncluding": "3.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.247",
                  "versionStartIncluding": "3.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.198",
                  "versionStartIncluding": "3.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.122",
                  "versionStartIncluding": "3.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.47",
                  "versionStartIncluding": "3.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.17.15",
                  "versionStartIncluding": "3.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.18.4",
                  "versionStartIncluding": "3.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.19",
                  "versionStartIncluding": "3.9",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ntty: goldfish: Use tty_port_destroy() to destroy port\n\nIn goldfish_tty_probe(), the port initialized through tty_port_init()\nshould be destroyed in error paths.In goldfish_tty_remove(), qtty-\u003eport\nalso should be destroyed or else might leak resources.\n\nFix the above by calling tty_port_destroy()."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-11T18:58:59.997Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/241fcb79dd1df276d80b19f5f6acc9eaaaa63309"
        },
        {
          "url": "https://git.kernel.org/stable/c/326192b99c903a2193d820c30ed936cc2402382c"
        },
        {
          "url": "https://git.kernel.org/stable/c/9ae3d073f7db5578ae1907544f0c15947e9678e6"
        },
        {
          "url": "https://git.kernel.org/stable/c/ee6c33b29e624f515202a31bf6ef0437f26a1867"
        },
        {
          "url": "https://git.kernel.org/stable/c/da64f419d7f78272bfe40dde1262602d4ff6b32c"
        },
        {
          "url": "https://git.kernel.org/stable/c/45f6ce70abfb7ccf9d787781cbc4c03294a775a1"
        },
        {
          "url": "https://git.kernel.org/stable/c/4639d1b992de8f37d66f698056875c274efcd45f"
        },
        {
          "url": "https://git.kernel.org/stable/c/507b05063d1b7a1fcb9f7d7c47586fc4f3508f98"
        }
      ],
      "title": "tty: goldfish: Use tty_port_destroy() to destroy port",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-49399",
    "datePublished": "2025-02-26T02:12:27.650Z",
    "dateReserved": "2025-02-26T02:08:31.563Z",
    "dateUpdated": "2026-05-11T18:58:59.997Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2022-49399",
      "date": "2026-09-19",
      "epss": "0.00257",
      "percentile": "0.17707"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unaffected",
                "product": "Linux",
                "programFiles": [
                  "drivers/tty/goldfish.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "lessThan": "241fcb79dd1df276d80b19f5f6acc9eaaaa63309",
                    "status": "affected",
                    "version": "666b7793d4bfa9f150b5c2007ab48c755ddc53ca",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "326192b99c903a2193d820c30ed936cc2402382c",
                    "status": "affected",
                    "version": "666b7793d4bfa9f150b5c2007ab48c755ddc53ca",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "9ae3d073f7db5578ae1907544f0c15947e9678e6",
                    "status": "affected",
                    "version": "666b7793d4bfa9f150b5c2007ab48c755ddc53ca",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "ee6c33b29e624f515202a31bf6ef0437f26a1867",
                    "status": "affected",
                    "version": "666b7793d4bfa9f150b5c2007ab48c755ddc53ca",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "da64f419d7f78272bfe40dde1262602d4ff6b32c",
                    "status": "affected",
                    "version": "666b7793d4bfa9f150b5c2007ab48c755ddc53ca",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "45f6ce70abfb7ccf9d787781cbc4c03294a775a1",
                    "status": "affected",
                    "version": "666b7793d4bfa9f150b5c2007ab48c755ddc53ca",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "4639d1b992de8f37d66f698056875c274efcd45f",
                    "status": "affected",
                    "version": "666b7793d4bfa9f150b5c2007ab48c755ddc53ca",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "507b05063d1b7a1fcb9f7d7c47586fc4f3508f98",
                    "status": "affected",
                    "version": "666b7793d4bfa9f150b5c2007ab48c755ddc53ca",
                    "versionType": "git"
                  }
                ]
              },
              {
                "defaultStatus": "affected",
                "product": "Linux",
                "programFiles": [
                  "drivers/tty/goldfish.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "status": "affected",
                    "version": "3.9"
                  },
                  {
                    "lessThan": "3.9",
                    "status": "unaffected",
                    "version": "0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "4.14.*",
                    "status": "unaffected",
                    "version": "4.14.283",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "4.19.*",
                    "status": "unaffected",
                    "version": "4.19.247",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.4.*",
                    "status": "unaffected",
                    "version": "5.4.198",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.10.*",
                    "status": "unaffected",
                    "version": "5.10.122",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.15.*",
                    "status": "unaffected",
                    "version": "5.15.47",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.17.*",
                    "status": "unaffected",
                    "version": "5.17.15",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.18.*",
                    "status": "unaffected",
                    "version": "5.18.4",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "*",
                    "status": "unaffected",
                    "version": "5.19",
                    "versionType": "original_commit_for_fix"
                  }
                ]
              }
            ],
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
          }
        ],
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "5E4BABF8-65B1-4166-A7DA-C0F82362CD54",
                    "versionEndExcluding": "4.14.283",
                    "versionStartIncluding": "3.9",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B8CFA0F4-2D75-41F4-9753-87944A08B53B",
                    "versionEndExcluding": "4.19.247",
                    "versionStartIncluding": "4.15",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "3EC49633-14DE-4EBD-BB80-76AE2E3EABB9",
                    "versionEndExcluding": "5.4.198",
                    "versionStartIncluding": "4.20",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1B42AA01-44D8-4572-95E6-FF8E374CF9C5",
                    "versionEndExcluding": "5.10.122",
                    "versionStartIncluding": "5.5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "FC042EE3-4864-4325-BE0B-4BCDBF11AA61",
                    "versionEndExcluding": "5.15.47",
                    "versionStartIncluding": "5.11",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "53E7AA2E-2FB4-45CA-A22B-08B4EDBB51AD",
                    "versionEndExcluding": "5.17.15",
                    "versionStartIncluding": "5.16",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "FA6D643C-6D6A-4821-8A8D-B5776B8F0103",
                    "versionEndExcluding": "5.18.4",
                    "versionStartIncluding": "5.18",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ntty: goldfish: Use tty_port_destroy() to destroy port\n\nIn goldfish_tty_probe(), the port initialized through tty_port_init()\nshould be destroyed in error paths.In goldfish_tty_remove(), qtty-\u003eport\nalso should be destroyed or else might leak resources.\n\nFix the above by calling tty_port_destroy()."
          },
          {
            "lang": "es",
            "value": "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: tty: goldfish: Use tty_port_destroy() para destruir el puerto En goldfish_tty_probe(), el puerto inicializado a trav\u00e9s de tty_port_init() debe destruirse en las rutas de error. En goldfish_tty_remove(), qtty-\u0026gt;port tambi\u00e9n debe destruirse o, de lo contrario, podr\u00eda perder recursos. Corrija lo anterior llamando a tty_port_destroy()."
          }
        ],
        "id": "CVE-2022-49399",
        "lastModified": "2026-06-17T05:17:56.330",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "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"
              },
              "exploitabilityScore": 1.8,
              "impactScore": 3.6,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2025-02-26T07:01:16.470",
        "references": [
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/241fcb79dd1df276d80b19f5f6acc9eaaaa63309"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/326192b99c903a2193d820c30ed936cc2402382c"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/45f6ce70abfb7ccf9d787781cbc4c03294a775a1"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/4639d1b992de8f37d66f698056875c274efcd45f"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/507b05063d1b7a1fcb9f7d7c47586fc4f3508f98"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/9ae3d073f7db5578ae1907544f0c15947e9678e6"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/da64f419d7f78272bfe40dde1262602d4ff6b32c"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/ee6c33b29e624f515202a31bf6ef0437f26a1867"
          }
        ],
        "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "vulnStatus": "Analyzed",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "NVD-CWE-noinfo"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "None",
      "current_release_date": "2026-06-30T10:13:05+00:00",
      "cve": "CVE-2022-49399",
      "id": "CVE-2022-49399",
      "initial_release_date": "2022-01-01T00:00:00+00:00",
      "product_status:known_not_affected": "274",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: tty: goldfish: Use tty_port_destroy() to destroy port",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2022/cve-2022-49399.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-08-31T01:31:37Z",
      "cve": "CVE-2022-49399",
      "id": "CVE-2022-49399",
      "initial_release_date": "2025-02-27T03:07:30Z",
      "product_status:known_affected": "425",
      "product_status:known_not_affected": "306",
      "product_status:recommended": "293",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2022-49399",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2022-49399.json",
      "version": "52"
    }
  }
}



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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…