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

CVE-2026-89476 (GCVE-0-2026-89476)

Vulnerability from cvelistv5 – Published: 2026-09-11 19:43 – Updated: 2026-09-14 12:00
VLAI
Title
sctp: fix stream->outcnt underflow on duplicate RECONF responses
Summary
In the Linux kernel, the following vulnerability has been resolved: sctp: fix stream->outcnt underflow on duplicate RECONF responses A cached RECONF chunk may contain more than one request parameter. A duplicate response can therefore find and process the same ADD_OUT request again while another parameter is still outstanding, rolling back outcnt twice and possibly underflowing it. Track outstanding request types as bits and clear each bit after its first response. Later responses for the same request are then ignored.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 11ae76e67a179f25ae8f772d62a7ddf717b1cdf3 , < 041f7df5a929d3e7435dd8387e8ea17f2d412b7d (git)
Affected: 11ae76e67a179f25ae8f772d62a7ddf717b1cdf3 , < 59f61c39cb99ee1737bd742a20094fe5653389bb (git)
Affected: 11ae76e67a179f25ae8f772d62a7ddf717b1cdf3 , < 793519e343867ee9a3e84f6cac07f81f2aec7b5d (git)
Affected: 11ae76e67a179f25ae8f772d62a7ddf717b1cdf3 , < 092acd3c55a4077b00489064615d8d2d898daf91 (git)
Affected: 11ae76e67a179f25ae8f772d62a7ddf717b1cdf3 , < 2d867663c563e8009257b9edf9c8ec75d9bbf19a (git)
Affected: 11ae76e67a179f25ae8f772d62a7ddf717b1cdf3 , < d02a5794c3deedcb8476d017fcee2b7aaedab2e1 (git)
Affected: 11ae76e67a179f25ae8f772d62a7ddf717b1cdf3 , < 8320cbd81bc21a1ca6ebdf70ad610ebc5ef1bd68 (git)
Affected: 11ae76e67a179f25ae8f772d62a7ddf717b1cdf3 , < 3faf13aff243ca9f78d08b1a2956ef5a6fc77b6e (git)
guessed Create a notification for this product.
Linux Linux Affected: 4.12
Unaffected: 0 , < 4.12 (semver)
Unaffected: 5.10.270 , ≤ 5.10.* (semver)
Unaffected: 5.15.221 , ≤ 5.15.* (semver)
Unaffected: 6.1.188 , ≤ 6.1.* (semver)
Unaffected: 6.6.157 , ≤ 6.6.* (semver)
Unaffected: 6.12.109 , ≤ 6.12.* (semver)
Unaffected: 6.18.50 , ≤ 6.18.* (semver)
Unaffected: 7.2.4 , ≤ 7.2.* (semver)
Unaffected: 7.3-rc1 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "include/net/sctp/structs.h",
            "net/sctp/stream.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "041f7df5a929d3e7435dd8387e8ea17f2d412b7d",
              "status": "affected",
              "version": "11ae76e67a179f25ae8f772d62a7ddf717b1cdf3",
              "versionType": "git"
            },
            {
              "lessThan": "59f61c39cb99ee1737bd742a20094fe5653389bb",
              "status": "affected",
              "version": "11ae76e67a179f25ae8f772d62a7ddf717b1cdf3",
              "versionType": "git"
            },
            {
              "lessThan": "793519e343867ee9a3e84f6cac07f81f2aec7b5d",
              "status": "affected",
              "version": "11ae76e67a179f25ae8f772d62a7ddf717b1cdf3",
              "versionType": "git"
            },
            {
              "lessThan": "092acd3c55a4077b00489064615d8d2d898daf91",
              "status": "affected",
              "version": "11ae76e67a179f25ae8f772d62a7ddf717b1cdf3",
              "versionType": "git"
            },
            {
              "lessThan": "2d867663c563e8009257b9edf9c8ec75d9bbf19a",
              "status": "affected",
              "version": "11ae76e67a179f25ae8f772d62a7ddf717b1cdf3",
              "versionType": "git"
            },
            {
              "lessThan": "d02a5794c3deedcb8476d017fcee2b7aaedab2e1",
              "status": "affected",
              "version": "11ae76e67a179f25ae8f772d62a7ddf717b1cdf3",
              "versionType": "git"
            },
            {
              "lessThan": "8320cbd81bc21a1ca6ebdf70ad610ebc5ef1bd68",
              "status": "affected",
              "version": "11ae76e67a179f25ae8f772d62a7ddf717b1cdf3",
              "versionType": "git"
            },
            {
              "lessThan": "3faf13aff243ca9f78d08b1a2956ef5a6fc77b6e",
              "status": "affected",
              "version": "11ae76e67a179f25ae8f772d62a7ddf717b1cdf3",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "include/net/sctp/structs.h",
            "net/sctp/stream.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.12"
            },
            {
              "lessThan": "4.12",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.270",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.221",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.188",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.157",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.109",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.50",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.2.*",
              "status": "unaffected",
              "version": "7.2.4",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.3-rc1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.270",
                  "versionStartIncluding": "4.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.221",
                  "versionStartIncluding": "4.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.188",
                  "versionStartIncluding": "4.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.157",
                  "versionStartIncluding": "4.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.109",
                  "versionStartIncluding": "4.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.50",
                  "versionStartIncluding": "4.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2.4",
                  "versionStartIncluding": "4.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.3-rc1",
                  "versionStartIncluding": "4.12",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: fix stream-\u003eoutcnt underflow on duplicate RECONF responses\n\nA cached RECONF chunk may contain more than one request parameter.  A\nduplicate response can therefore find and process the same ADD_OUT request\nagain while another parameter is still outstanding, rolling back outcnt\ntwice and possibly underflowing it.\n\nTrack outstanding request types as bits and clear each bit after its first\nresponse.  Later responses for the same request are then ignored."
        }
      ],
      "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 - A remote SCTP peer\u2019s RECONF chunk is processed by sctp_rcv() then sctp_sf_do_reconf() and sctp_process_strreset_resp() on an established association; kernel guidance treats in-kernel SCTP packet processing as Network.\nAC:L - sctp_verify_reconf() allows two RESET_RESPONSE parameters in one chunk, so a peer can send two DENIED responses for the same ADD_OUT request_seq and reliably double-subtract outcnt; RECONF/add-streams being enabled is a deployment condition, not an uncontrolled race.\nPR:N - The SCTP handshake and RECONF path require no credentials; AUTH is off by default and RECONF is not AUTH-gated, so any unauthenticated peer of a reachable association can send the triggering chunk.\nUI:N - No victim user action is required; duplicate RECONF responses are processed automatically in ESTABLISHED/SHUTDOWN_PENDING once the association has an outstanding multi-parameter ADD_STREAMS request.\nS:U - The oops and stream-count corruption stay inside the host kernel SCTP stack and do not cross a VM, IOMMU, or other security-authority boundary.\nC:N - SCTP_SO() is genradix_ptr() and returns NULL past preallocated stream slots, so the underflow produces a NULL dereference rather than an out-of-bounds read or kernel memory disclosure.\nI:N - The double rollback corrupts the stream count then NULL-dereferences; ext pointers are cleared after kfree, so this is not a use-after-free write primitive or control-flow hijack.\nA:H - A wrapped outcnt makes sctp_stream_free(), sendmsg, and other walkers dereference NULL SCTP_SO() slots, causing a kernel oops; extra-shrinking live streams also fails in-flight data, and the peer can abort to force teardown."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-14T12:00:12.813Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/041f7df5a929d3e7435dd8387e8ea17f2d412b7d"
        },
        {
          "url": "https://git.kernel.org/stable/c/59f61c39cb99ee1737bd742a20094fe5653389bb"
        },
        {
          "url": "https://git.kernel.org/stable/c/793519e343867ee9a3e84f6cac07f81f2aec7b5d"
        },
        {
          "url": "https://git.kernel.org/stable/c/092acd3c55a4077b00489064615d8d2d898daf91"
        },
        {
          "url": "https://git.kernel.org/stable/c/2d867663c563e8009257b9edf9c8ec75d9bbf19a"
        },
        {
          "url": "https://git.kernel.org/stable/c/d02a5794c3deedcb8476d017fcee2b7aaedab2e1"
        },
        {
          "url": "https://git.kernel.org/stable/c/8320cbd81bc21a1ca6ebdf70ad610ebc5ef1bd68"
        },
        {
          "url": "https://git.kernel.org/stable/c/3faf13aff243ca9f78d08b1a2956ef5a6fc77b6e"
        }
      ],
      "title": "sctp: fix stream-\u003eoutcnt underflow on duplicate RECONF responses",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-89476",
    "datePublished": "2026-09-11T19:43:33.193Z",
    "dateReserved": "2026-09-11T19:38:34.711Z",
    "dateUpdated": "2026-09-14T12:00:12.813Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-89476",
      "date": "2026-09-15",
      "epss": "0.00686",
      "percentile": "0.50779"
    },
    "microsoft_vex": {
      "current_release_date": "2026-09-14T14:48:38.000Z",
      "cve": "CVE-2026-89476",
      "id": "msrc_CVE-2026-89476",
      "initial_release_date": "2026-09-13T01:03:03.000Z",
      "product_status:known_affected": "1",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "sctp: fix stream-\u003eoutcnt underflow on duplicate RECONF responses",
      "url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-89476.json",
      "version": "2"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-89476\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-09-11T20:19:28.930\",\"lastModified\":\"2026-09-14T13:19:03.980\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nsctp: fix stream-\u003eoutcnt underflow on duplicate RECONF responses\\n\\nA cached RECONF chunk may contain more than one request parameter.  A\\nduplicate response can therefore find and process the same ADD_OUT request\\nagain while another parameter is still outstanding, rolling back outcnt\\ntwice and possibly underflowing it.\\n\\nTrack outstanding request types as bits and clear each bit after its first\\nresponse.  Later responses for the same request are then ignored.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"include/net/sctp/structs.h\",\"net/sctp/stream.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"11ae76e67a179f25ae8f772d62a7ddf717b1cdf3\",\"lessThan\":\"041f7df5a929d3e7435dd8387e8ea17f2d412b7d\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"11ae76e67a179f25ae8f772d62a7ddf717b1cdf3\",\"lessThan\":\"59f61c39cb99ee1737bd742a20094fe5653389bb\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"11ae76e67a179f25ae8f772d62a7ddf717b1cdf3\",\"lessThan\":\"793519e343867ee9a3e84f6cac07f81f2aec7b5d\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"11ae76e67a179f25ae8f772d62a7ddf717b1cdf3\",\"lessThan\":\"092acd3c55a4077b00489064615d8d2d898daf91\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"11ae76e67a179f25ae8f772d62a7ddf717b1cdf3\",\"lessThan\":\"2d867663c563e8009257b9edf9c8ec75d9bbf19a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"11ae76e67a179f25ae8f772d62a7ddf717b1cdf3\",\"lessThan\":\"d02a5794c3deedcb8476d017fcee2b7aaedab2e1\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"11ae76e67a179f25ae8f772d62a7ddf717b1cdf3\",\"lessThan\":\"8320cbd81bc21a1ca6ebdf70ad610ebc5ef1bd68\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"11ae76e67a179f25ae8f772d62a7ddf717b1cdf3\",\"lessThan\":\"3faf13aff243ca9f78d08b1a2956ef5a6fc77b6e\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"include/net/sctp/structs.h\",\"net/sctp/stream.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"4.12\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"4.12\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.270\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.221\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.188\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.157\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.109\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.50\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.2.4\",\"lessThanOrEqual\":\"7.2.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.3-rc1\",\"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/041f7df5a929d3e7435dd8387e8ea17f2d412b7d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/092acd3c55a4077b00489064615d8d2d898daf91\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/2d867663c563e8009257b9edf9c8ec75d9bbf19a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/3faf13aff243ca9f78d08b1a2956ef5a6fc77b6e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/59f61c39cb99ee1737bd742a20094fe5653389bb\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/793519e343867ee9a3e84f6cac07f81f2aec7b5d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/8320cbd81bc21a1ca6ebdf70ad610ebc5ef1bd68\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/d02a5794c3deedcb8476d017fcee2b7aaedab2e1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-09-14T15:20:33+00:00",
      "cve": "CVE-2026-89476",
      "id": "CVE-2026-89476",
      "initial_release_date": "2026-09-11T00:00:00+00:00",
      "product_status:known_affected": "234",
      "product_status:known_not_affected": "42",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: sctp: fix stream-\u003eoutcnt underflow on duplicate RECONF responses",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-89476.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-15T00:58:59Z",
      "cve": "CVE-2026-89476",
      "id": "CVE-2026-89476",
      "initial_release_date": "2026-09-12T16:27:48Z",
      "product_status:known_affected": "347",
      "product_status:known_not_affected": "6",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-89476",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-89476.json",
      "version": "4"
    }
  }
}



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…