CVE-2026-43296 (GCVE-0-2026-43296)

Vulnerability from cvelistv5 – Published: 2026-05-08 13:11 – Updated: 2026-08-05 12:27
VLAI
Title
octeontx2-af: Workaround SQM/PSE stalls by disabling sticky
Summary
In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Workaround SQM/PSE stalls by disabling sticky NIX SQ manager sticky mode is known to cause stalls when multiple SQs share an SMQ and transmit concurrently. Additionally, PSE may deadlock on transitions between sticky and non-sticky transmissions. There is also a credit drop issue observed when certain condition clocks are gated. work around these hardware errata by: - Disabling SQM sticky operation: - Clear TM6 (bit 15) - Clear TM11 (bit 14) - Disabling sticky → non-sticky transition path that can deadlock PSE: - Clear TM5 (bit 23) - Preventing credit drops by keeping the control-flow clock enabled: - Set TM9 (bit 21) These changes are applied via NIX_AF_SQM_DBG_CTL_STATUS. With this configuration the SQM/PSE maintain forward progress under load without credit loss, at the cost of disabling sticky optimizations.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 5d9b976d4480dc0dcfa3719b645636d2f0f9f156 , < 9a3fd301329474f449e75f86d8a4f6b9c603fd6c (git)
Affected: 5d9b976d4480dc0dcfa3719b645636d2f0f9f156 , < d0b3c8a80336029d9356f429151eb27922d80a3c (git)
Affected: 5d9b976d4480dc0dcfa3719b645636d2f0f9f156 , < 36cc5a5e0178d5fb79e04173b8aa623b0108819a (git)
Affected: 5d9b976d4480dc0dcfa3719b645636d2f0f9f156 , < d9b549b6951ba178ec14339a031cae65f4e43fe1 (git)
Affected: 5d9b976d4480dc0dcfa3719b645636d2f0f9f156 , < cec2ceb35ce7bc874c43812bb39200d6cf691b87 (git)
Affected: 5d9b976d4480dc0dcfa3719b645636d2f0f9f156 , < 8052d0587fb14b85539c3a14a226586c0c3d6b4c (git)
Affected: 5d9b976d4480dc0dcfa3719b645636d2f0f9f156 , < b7eba260a34e854e2487b8363c11976f082df00d (git)
Affected: 5d9b976d4480dc0dcfa3719b645636d2f0f9f156 , < 70e9a5760abfb6338d63994d4de6b0778ec795d6 (git)
Create a notification for this product.
Linux Linux Affected: 5.5
Unaffected: 0 , < 5.5 (semver)
Unaffected: 5.10.252 , ≤ 5.10.* (semver)
Unaffected: 5.15.202 , ≤ 5.15.* (semver)
Unaffected: 6.1.165 , ≤ 6.1.* (semver)
Unaffected: 6.6.128 , ≤ 6.6.* (semver)
Unaffected: 6.12.75 , ≤ 6.12.* (semver)
Unaffected: 6.18.16 , ≤ 6.18.* (semver)
Unaffected: 6.19.6 , ≤ 6.19.* (semver)
Unaffected: 7.0 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "9a3fd301329474f449e75f86d8a4f6b9c603fd6c",
              "status": "affected",
              "version": "5d9b976d4480dc0dcfa3719b645636d2f0f9f156",
              "versionType": "git"
            },
            {
              "lessThan": "d0b3c8a80336029d9356f429151eb27922d80a3c",
              "status": "affected",
              "version": "5d9b976d4480dc0dcfa3719b645636d2f0f9f156",
              "versionType": "git"
            },
            {
              "lessThan": "36cc5a5e0178d5fb79e04173b8aa623b0108819a",
              "status": "affected",
              "version": "5d9b976d4480dc0dcfa3719b645636d2f0f9f156",
              "versionType": "git"
            },
            {
              "lessThan": "d9b549b6951ba178ec14339a031cae65f4e43fe1",
              "status": "affected",
              "version": "5d9b976d4480dc0dcfa3719b645636d2f0f9f156",
              "versionType": "git"
            },
            {
              "lessThan": "cec2ceb35ce7bc874c43812bb39200d6cf691b87",
              "status": "affected",
              "version": "5d9b976d4480dc0dcfa3719b645636d2f0f9f156",
              "versionType": "git"
            },
            {
              "lessThan": "8052d0587fb14b85539c3a14a226586c0c3d6b4c",
              "status": "affected",
              "version": "5d9b976d4480dc0dcfa3719b645636d2f0f9f156",
              "versionType": "git"
            },
            {
              "lessThan": "b7eba260a34e854e2487b8363c11976f082df00d",
              "status": "affected",
              "version": "5d9b976d4480dc0dcfa3719b645636d2f0f9f156",
              "versionType": "git"
            },
            {
              "lessThan": "70e9a5760abfb6338d63994d4de6b0778ec795d6",
              "status": "affected",
              "version": "5d9b976d4480dc0dcfa3719b645636d2f0f9f156",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.5"
            },
            {
              "lessThan": "5.5",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.252",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.202",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.165",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.128",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.75",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.16",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.19.*",
              "status": "unaffected",
              "version": "6.19.6",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.0",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.252",
                  "versionStartIncluding": "5.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.202",
                  "versionStartIncluding": "5.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.165",
                  "versionStartIncluding": "5.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.128",
                  "versionStartIncluding": "5.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.75",
                  "versionStartIncluding": "5.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.16",
                  "versionStartIncluding": "5.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19.6",
                  "versionStartIncluding": "5.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0",
                  "versionStartIncluding": "5.5",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nocteontx2-af: Workaround SQM/PSE stalls by disabling sticky\n\nNIX SQ manager sticky mode is known to cause stalls when multiple SQs\nshare an SMQ and transmit concurrently. Additionally, PSE may deadlock\non transitions between sticky and non-sticky transmissions. There is\nalso a credit drop issue observed when certain condition clocks are\ngated.\n\nwork around these hardware errata by:\n- Disabling SQM sticky operation:\n  - Clear TM6 (bit 15)\n  - Clear TM11 (bit 14)\n- Disabling sticky \u2192 non-sticky transition path that can deadlock PSE:\n  - Clear TM5 (bit 23)\n- Preventing credit drops by keeping the control-flow clock enabled:\n  - Set TM9 (bit 21)\n\nThese changes are applied via NIX_AF_SQM_DBG_CTL_STATUS. With this\nconfiguration the SQM/PSE maintain forward progress under load without\ncredit loss, at the cost of disabling sticky optimizations."
        }
      ],
      "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 - An unauthenticated remote peer can induce ordinary transmit traffic through the OcteonTX2 NIC by sending network requests or packets that cause kernel/server responses. The affected condition is in the network transmit hardware path after driver initialization.\nAC:L - The stall/deadlock condition requires concurrent transmission from multiple SQs sharing an SMQ, which is a normal multi-queue configuration on multicore systems and can be driven with parallel network traffic. No attacker-uncontrollable race or rare configuration is required beyond having affected hardware.\nPR:N - The attacker does not need local privileges or administrative access to the host; network traffic that causes transmit responses is sufficient in a reasonable server deployment. Driver initialization/configuration is privileged, but the vulnerable runtime condition is reachable through normal packet transmission.\nUI:N - No victim user action is required after the affected system is running. The attacker can trigger transmit load remotely.\nS:U - The impact remains within the same kernel/device security authority. This is not a guest-to-host escape, IOMMU bypass, or cross-scope boundary violation.\nC:N - The bug is a hardware forward-progress erratum involving SQM/PSE stalls, deadlock, and credit loss. The fix does not indicate exposure of memory or packet contents.\nI:N - The issue does not provide an attacker with a write primitive or data modification capability. It affects transmit progress/credits rather than protected data integrity.\nA:H - The erratum can stall SQs or deadlock PSE under concurrent transmit load, causing loss of network transmit availability for the affected interface/device. Repeated remote traffic can sustain a denial of service."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-05T12:27:07.797Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/9a3fd301329474f449e75f86d8a4f6b9c603fd6c"
        },
        {
          "url": "https://git.kernel.org/stable/c/d0b3c8a80336029d9356f429151eb27922d80a3c"
        },
        {
          "url": "https://git.kernel.org/stable/c/36cc5a5e0178d5fb79e04173b8aa623b0108819a"
        },
        {
          "url": "https://git.kernel.org/stable/c/d9b549b6951ba178ec14339a031cae65f4e43fe1"
        },
        {
          "url": "https://git.kernel.org/stable/c/cec2ceb35ce7bc874c43812bb39200d6cf691b87"
        },
        {
          "url": "https://git.kernel.org/stable/c/8052d0587fb14b85539c3a14a226586c0c3d6b4c"
        },
        {
          "url": "https://git.kernel.org/stable/c/b7eba260a34e854e2487b8363c11976f082df00d"
        },
        {
          "url": "https://git.kernel.org/stable/c/70e9a5760abfb6338d63994d4de6b0778ec795d6"
        }
      ],
      "title": "octeontx2-af: Workaround SQM/PSE stalls by disabling sticky",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-43296",
    "datePublished": "2026-05-08T13:11:18.870Z",
    "dateReserved": "2026-05-01T14:12:55.999Z",
    "dateUpdated": "2026-08-05T12:27:07.797Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-43296",
      "date": "2026-08-05",
      "epss": "0.00387",
      "percentile": "0.31429"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-43296\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-05-08T14:16:36.727\",\"lastModified\":\"2026-06-17T10:49:19.947\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nocteontx2-af: Workaround SQM/PSE stalls by disabling sticky\\n\\nNIX SQ manager sticky mode is known to cause stalls when multiple SQs\\nshare an SMQ and transmit concurrently. Additionally, PSE may deadlock\\non transitions between sticky and non-sticky transmissions. There is\\nalso a credit drop issue observed when certain condition clocks are\\ngated.\\n\\nwork around these hardware errata by:\\n- Disabling SQM sticky operation:\\n  - Clear TM6 (bit 15)\\n  - Clear TM11 (bit 14)\\n- Disabling sticky \u2192 non-sticky transition path that can deadlock PSE:\\n  - Clear TM5 (bit 23)\\n- Preventing credit drops by keeping the control-flow clock enabled:\\n  - Set TM9 (bit 21)\\n\\nThese changes are applied via NIX_AF_SQM_DBG_CTL_STATUS. With this\\nconfiguration the SQM/PSE maintain forward progress under load without\\ncredit loss, at the cost of disabling sticky optimizations.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5d9b976d4480dc0dcfa3719b645636d2f0f9f156\",\"lessThan\":\"9a3fd301329474f449e75f86d8a4f6b9c603fd6c\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5d9b976d4480dc0dcfa3719b645636d2f0f9f156\",\"lessThan\":\"d0b3c8a80336029d9356f429151eb27922d80a3c\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5d9b976d4480dc0dcfa3719b645636d2f0f9f156\",\"lessThan\":\"36cc5a5e0178d5fb79e04173b8aa623b0108819a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5d9b976d4480dc0dcfa3719b645636d2f0f9f156\",\"lessThan\":\"d9b549b6951ba178ec14339a031cae65f4e43fe1\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5d9b976d4480dc0dcfa3719b645636d2f0f9f156\",\"lessThan\":\"cec2ceb35ce7bc874c43812bb39200d6cf691b87\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5d9b976d4480dc0dcfa3719b645636d2f0f9f156\",\"lessThan\":\"8052d0587fb14b85539c3a14a226586c0c3d6b4c\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5d9b976d4480dc0dcfa3719b645636d2f0f9f156\",\"lessThan\":\"b7eba260a34e854e2487b8363c11976f082df00d\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5d9b976d4480dc0dcfa3719b645636d2f0f9f156\",\"lessThan\":\"70e9a5760abfb6338d63994d4de6b0778ec795d6\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5.5\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"5.5\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.252\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.202\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.165\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.128\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.75\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.16\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.19.6\",\"lessThanOrEqual\":\"6.19.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.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: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}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-667\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.5\",\"versionEndExcluding\":\"5.10.252\",\"matchCriteriaId\":\"48EE401F-E8DF-4A1F-808F-321370662E5E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11\",\"versionEndExcluding\":\"5.15.202\",\"matchCriteriaId\":\"4002FC2B-1456-4666-B240-0EBF590C4671\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"6.1.165\",\"matchCriteriaId\":\"797C7F46-D0BE-4FB8-A502-C5EF8E6B6654\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.6.128\",\"matchCriteriaId\":\"851E9353-6C09-4CC9-877E-E09DB164A3C2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.12.75\",\"matchCriteriaId\":\"BCE16369-98ED-41CF-8995-DFDC10B288D2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.13\",\"versionEndExcluding\":\"6.18.16\",\"matchCriteriaId\":\"B4B8CDA9-BADF-4CF5-8B3B-702DE8EEA40B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.19\",\"versionEndExcluding\":\"6.19.6\",\"matchCriteriaId\":\"373EEEDA-FAA1-4FB4-B6ED-DB4DD99DBE67\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/36cc5a5e0178d5fb79e04173b8aa623b0108819a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/70e9a5760abfb6338d63994d4de6b0778ec795d6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/8052d0587fb14b85539c3a14a226586c0c3d6b4c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/9a3fd301329474f449e75f86d8a4f6b9c603fd6c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/b7eba260a34e854e2487b8363c11976f082df00d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/cec2ceb35ce7bc874c43812bb39200d6cf691b87\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/d0b3c8a80336029d9356f429151eb27922d80a3c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/d9b549b6951ba178ec14339a031cae65f4e43fe1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-07-02T19:37:26+00:00",
      "cve": "CVE-2026-43296",
      "id": "CVE-2026-43296",
      "initial_release_date": "2026-05-08T00:00:00+00:00",
      "product_status:known_affected": "184",
      "product_status:known_not_affected": "90",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: octeontx2-af: Workaround SQM/PSE stalls by disabling sticky",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-43296.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-07-15T05:12:01Z",
      "cve": "CVE-2026-43296",
      "id": "CVE-2026-43296",
      "initial_release_date": "2026-05-12T03:31:09Z",
      "product_status:known_affected": "512",
      "product_status:known_not_affected": "106",
      "product_status:recommended": "122",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-43296",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-43296.json",
      "version": "10"
    }
  }
}



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…