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

CVE-2022-50676 (GCVE-0-2022-50676)

Vulnerability from cvelistv5 – Published: 2025-12-09 01:29 – Updated: 2026-08-05 08:59
VLAI
Title
net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callbacks()
Summary
In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callbacks() syzbot is reporting lockdep warning at rds_tcp_reset_callbacks() [1], for commit ac3615e7f3cffe2a ("RDS: TCP: Reduce code duplication in rds_tcp_reset_callbacks()") added cancel_delayed_work_sync() into a section protected by lock_sock() without realizing that rds_send_xmit() might call lock_sock(). We don't need to protect cancel_delayed_work_sync() using lock_sock(), for even if rds_{send,recv}_worker() re-queued this work while __flush_work() from cancel_delayed_work_sync() was waiting for this work to complete, retried rds_{send,recv}_worker() is no-op due to the absence of RDS_CONN_UP bit.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: ac3615e7f3cffe2a1a6b25172dfd09e138593d82 , < 5d2ba255e93211e541373469dffbda7c99dfa0e5 (git)
Affected: ac3615e7f3cffe2a1a6b25172dfd09e138593d82 , < 2425007c0967a7c04b0dee7cce05ecf0ca869ad1 (git)
Affected: ac3615e7f3cffe2a1a6b25172dfd09e138593d82 , < e3cb25d3ad08f5dbd53ce2b31720cad529944322 (git)
Affected: ac3615e7f3cffe2a1a6b25172dfd09e138593d82 , < 360aa7219285fac63dab99706a16f2daf3222abe (git)
Affected: ac3615e7f3cffe2a1a6b25172dfd09e138593d82 , < da349221c4d2d4ac5f606c1c3b36d4ef0b3e6a0c (git)
Affected: ac3615e7f3cffe2a1a6b25172dfd09e138593d82 , < 30bfa5aa7228eb1e67663d67e553627e572cc717 (git)
Affected: ac3615e7f3cffe2a1a6b25172dfd09e138593d82 , < c380c28ab9b15fc53565909c814f6dd3e7f77c4b (git)
Affected: ac3615e7f3cffe2a1a6b25172dfd09e138593d82 , < afe7053c390fe8ff27d0c2ceaece5625283044ba (git)
Affected: ac3615e7f3cffe2a1a6b25172dfd09e138593d82 , < a91b750fd6629354460282bbf5146c01b05c4859 (git)
guessed Create a notification for this product.
Linux Linux Affected: 4.8
Unaffected: 0 , < 4.8 (semver)
Unaffected: 4.9.331 , ≤ 4.9.* (semver)
Unaffected: 4.14.296 , ≤ 4.14.* (semver)
Unaffected: 4.19.262 , ≤ 4.19.* (semver)
Unaffected: 5.4.220 , ≤ 5.4.* (semver)
Unaffected: 5.10.150 , ≤ 5.10.* (semver)
Unaffected: 5.15.75 , ≤ 5.15.* (semver)
Unaffected: 5.19.17 , ≤ 5.19.* (semver)
Unaffected: 6.0.3 , ≤ 6.0.* (semver)
Unaffected: 6.1 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/rds/tcp.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "5d2ba255e93211e541373469dffbda7c99dfa0e5",
              "status": "affected",
              "version": "ac3615e7f3cffe2a1a6b25172dfd09e138593d82",
              "versionType": "git"
            },
            {
              "lessThan": "2425007c0967a7c04b0dee7cce05ecf0ca869ad1",
              "status": "affected",
              "version": "ac3615e7f3cffe2a1a6b25172dfd09e138593d82",
              "versionType": "git"
            },
            {
              "lessThan": "e3cb25d3ad08f5dbd53ce2b31720cad529944322",
              "status": "affected",
              "version": "ac3615e7f3cffe2a1a6b25172dfd09e138593d82",
              "versionType": "git"
            },
            {
              "lessThan": "360aa7219285fac63dab99706a16f2daf3222abe",
              "status": "affected",
              "version": "ac3615e7f3cffe2a1a6b25172dfd09e138593d82",
              "versionType": "git"
            },
            {
              "lessThan": "da349221c4d2d4ac5f606c1c3b36d4ef0b3e6a0c",
              "status": "affected",
              "version": "ac3615e7f3cffe2a1a6b25172dfd09e138593d82",
              "versionType": "git"
            },
            {
              "lessThan": "30bfa5aa7228eb1e67663d67e553627e572cc717",
              "status": "affected",
              "version": "ac3615e7f3cffe2a1a6b25172dfd09e138593d82",
              "versionType": "git"
            },
            {
              "lessThan": "c380c28ab9b15fc53565909c814f6dd3e7f77c4b",
              "status": "affected",
              "version": "ac3615e7f3cffe2a1a6b25172dfd09e138593d82",
              "versionType": "git"
            },
            {
              "lessThan": "afe7053c390fe8ff27d0c2ceaece5625283044ba",
              "status": "affected",
              "version": "ac3615e7f3cffe2a1a6b25172dfd09e138593d82",
              "versionType": "git"
            },
            {
              "lessThan": "a91b750fd6629354460282bbf5146c01b05c4859",
              "status": "affected",
              "version": "ac3615e7f3cffe2a1a6b25172dfd09e138593d82",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "net/rds/tcp.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.8"
            },
            {
              "lessThan": "4.8",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.9.*",
              "status": "unaffected",
              "version": "4.9.331",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.296",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.262",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.220",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.150",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.75",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.19.*",
              "status": "unaffected",
              "version": "5.19.17",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.0.*",
              "status": "unaffected",
              "version": "6.0.3",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.9.331",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.296",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.262",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.220",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.150",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.75",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.19.17",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.0.3",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: rds: don\u0027t hold sock lock when cancelling work from rds_tcp_reset_callbacks()\n\nsyzbot is reporting lockdep warning at rds_tcp_reset_callbacks() [1], for\ncommit ac3615e7f3cffe2a (\"RDS: TCP: Reduce code duplication in\nrds_tcp_reset_callbacks()\") added cancel_delayed_work_sync() into a section\nprotected by lock_sock() without realizing that rds_send_xmit() might call\nlock_sock().\n\nWe don\u0027t need to protect cancel_delayed_work_sync() using lock_sock(), for\neven if rds_{send,recv}_worker() re-queued this work while __flush_work()\n from cancel_delayed_work_sync() was waiting for this work to complete,\nretried rds_{send,recv}_worker() is no-op due to the absence of RDS_CONN_UP\nbit."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "scenarios": [
            {
              "lang": "en",
              "value": "AV:N - The vulnerable rds_tcp_reset_callbacks() path is reached from rds_tcp_accept_one() when a remote peer TCP-connects to the RDS/TCP listener on port 16385 during duelling-SYN/reconnect handling; in an RDS-cluster deployment this is a network-facing path without requiring a local syscall.\nAC:L - A remote peer can drive reconnects while send/recv workers are active (normal RDS traffic), controlling both sides of the lock-ordering race; no rare victim-only state beyond an active RDS/TCP deployment is required.\nPR:N - The RDS/TCP accept path performs no peer authentication or credential check before reaching rds_tcp_reset_callbacks(); connecting to the listener is sufficient.\nUI:N - No victim action is required; the attacker triggers the path by initiating TCP reconnect/duelling-SYN sequences against the RDS listener.\nS:U - Impact is confined to kernel locking/availability on the same host; it does not cross a VM, IOMMU, or other separate security boundary.\nC:N - This is a circular locking dependency / deadlock only; there is no memory disclosure, OOB read, or UAF read primitive.\nI:N - There is no memory corruption or write primitive; the fix only reorders cancel_delayed_work_sync() relative to lock_sock(), with no integrity-impacting exploit path.\nA:H - Holding the socket lock across cancel_delayed_work_sync() can deadlock against rds_send_worker/rds_recv_worker (which take the same sock lock via cork/recv), hanging the RDS workqueue and denying service."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-05T08:59:22.454Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/5d2ba255e93211e541373469dffbda7c99dfa0e5"
        },
        {
          "url": "https://git.kernel.org/stable/c/2425007c0967a7c04b0dee7cce05ecf0ca869ad1"
        },
        {
          "url": "https://git.kernel.org/stable/c/e3cb25d3ad08f5dbd53ce2b31720cad529944322"
        },
        {
          "url": "https://git.kernel.org/stable/c/360aa7219285fac63dab99706a16f2daf3222abe"
        },
        {
          "url": "https://git.kernel.org/stable/c/da349221c4d2d4ac5f606c1c3b36d4ef0b3e6a0c"
        },
        {
          "url": "https://git.kernel.org/stable/c/30bfa5aa7228eb1e67663d67e553627e572cc717"
        },
        {
          "url": "https://git.kernel.org/stable/c/c380c28ab9b15fc53565909c814f6dd3e7f77c4b"
        },
        {
          "url": "https://git.kernel.org/stable/c/afe7053c390fe8ff27d0c2ceaece5625283044ba"
        },
        {
          "url": "https://git.kernel.org/stable/c/a91b750fd6629354460282bbf5146c01b05c4859"
        }
      ],
      "title": "net: rds: don\u0027t hold sock lock when cancelling work from rds_tcp_reset_callbacks()",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-50676",
    "datePublished": "2025-12-09T01:29:29.166Z",
    "dateReserved": "2025-12-09T01:26:45.991Z",
    "dateUpdated": "2026-08-05T08:59:22.454Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2022-50676",
      "date": "2026-09-17",
      "epss": "0.00954",
      "percentile": "0.59681"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2022-50676\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-12-09T16:17:19.843\",\"lastModified\":\"2026-08-04T10:18:21.253\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnet: rds: don\u0027t hold sock lock when cancelling work from rds_tcp_reset_callbacks()\\n\\nsyzbot is reporting lockdep warning at rds_tcp_reset_callbacks() [1], for\\ncommit ac3615e7f3cffe2a (\\\"RDS: TCP: Reduce code duplication in\\nrds_tcp_reset_callbacks()\\\") added cancel_delayed_work_sync() into a section\\nprotected by lock_sock() without realizing that rds_send_xmit() might call\\nlock_sock().\\n\\nWe don\u0027t need to protect cancel_delayed_work_sync() using lock_sock(), for\\neven if rds_{send,recv}_worker() re-queued this work while __flush_work()\\n from cancel_delayed_work_sync() was waiting for this work to complete,\\nretried rds_{send,recv}_worker() is no-op due to the absence of RDS_CONN_UP\\nbit.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"net/rds/tcp.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"ac3615e7f3cffe2a1a6b25172dfd09e138593d82\",\"lessThan\":\"5d2ba255e93211e541373469dffbda7c99dfa0e5\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"ac3615e7f3cffe2a1a6b25172dfd09e138593d82\",\"lessThan\":\"2425007c0967a7c04b0dee7cce05ecf0ca869ad1\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"ac3615e7f3cffe2a1a6b25172dfd09e138593d82\",\"lessThan\":\"e3cb25d3ad08f5dbd53ce2b31720cad529944322\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"ac3615e7f3cffe2a1a6b25172dfd09e138593d82\",\"lessThan\":\"360aa7219285fac63dab99706a16f2daf3222abe\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"ac3615e7f3cffe2a1a6b25172dfd09e138593d82\",\"lessThan\":\"da349221c4d2d4ac5f606c1c3b36d4ef0b3e6a0c\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"ac3615e7f3cffe2a1a6b25172dfd09e138593d82\",\"lessThan\":\"30bfa5aa7228eb1e67663d67e553627e572cc717\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"ac3615e7f3cffe2a1a6b25172dfd09e138593d82\",\"lessThan\":\"c380c28ab9b15fc53565909c814f6dd3e7f77c4b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"ac3615e7f3cffe2a1a6b25172dfd09e138593d82\",\"lessThan\":\"afe7053c390fe8ff27d0c2ceaece5625283044ba\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"ac3615e7f3cffe2a1a6b25172dfd09e138593d82\",\"lessThan\":\"a91b750fd6629354460282bbf5146c01b05c4859\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"net/rds/tcp.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"4.8\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"4.8\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"4.9.331\",\"lessThanOrEqual\":\"4.9.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"4.14.296\",\"lessThanOrEqual\":\"4.14.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"4.19.262\",\"lessThanOrEqual\":\"4.19.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.4.220\",\"lessThanOrEqual\":\"5.4.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.150\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.75\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.19.17\",\"lessThanOrEqual\":\"5.19.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.0.3\",\"lessThanOrEqual\":\"6.0.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1\",\"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:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/2425007c0967a7c04b0dee7cce05ecf0ca869ad1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/30bfa5aa7228eb1e67663d67e553627e572cc717\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/360aa7219285fac63dab99706a16f2daf3222abe\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/5d2ba255e93211e541373469dffbda7c99dfa0e5\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a91b750fd6629354460282bbf5146c01b05c4859\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/afe7053c390fe8ff27d0c2ceaece5625283044ba\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c380c28ab9b15fc53565909c814f6dd3e7f77c4b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/da349221c4d2d4ac5f606c1c3b36d4ef0b3e6a0c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/e3cb25d3ad08f5dbd53ce2b31720cad529944322\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-08-04T19:37:51+00:00",
      "cve": "CVE-2022-50676",
      "id": "CVE-2022-50676",
      "initial_release_date": "2022-01-01T00:00:00+00:00",
      "product_status:known_affected": "14",
      "product_status:known_not_affected": "260",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: net: rds: don\u0027t hold sock lock when cancelling work from rds_tcp_reset_callbacks()",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2022/cve-2022-50676.json",
      "version": "3"
    }
  }
}



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…