{"api_version":"1","generated_at":"2026-09-13T10:48:37+00:00","cve":"CVE-2026-89731","urls":{"html":"https://cve.report/CVE-2026-89731","api":"https://cve.report/api/cve/CVE-2026-89731.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-89731","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-89731"},"summary":{"title":"cxl/ras: Fix cxl_rch_get_aer_info() out-of-bounds AER register read","description":"In the Linux kernel, the following vulnerability has been resolved:\n\ncxl/ras: Fix cxl_rch_get_aer_info() out-of-bounds AER register read\n\ncxl_rch_get_aer_info() copies the RCH Downstream Port AER capability from\nthe RCRB MMIO block using a readl() loop bounded by sizeof(struct\naer_capability_regs). This struct is a software layout and its embedded\nstruct pcie_tlp_log is larger than the on-wire AER capability. As a\nresult the loop reads past the mapped AER register block.\n\nThe over-read also populates the software-only tail fields including\nheader_log.header_len. An out-of-range header_len passed to\npcie_print_tlp_log() can then loop past the header log buffer and cause\na second out-of-bounds read.\n\nThe read was correct when introduced, but struct pcie_tlp_log has since\ngrown (Header Log and TLP Prefix Log sizes, header_len and flit fields),\nso sizeof(struct aer_capability_regs) no longer matches the physical AER\ncapability.\n\nBound the read to the physical AER registers, header through the 16 byte\nHeader Log. Zero the destination first so the software-only fields are\ndeterministic.","state":"PUBLISHED","assigner":"Linux","published_at":"2026-09-11 20:20:03","updated_at":"2026-09-13 07:17:38"},"problem_types":[],"metrics":[{"version":"3.1","source":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","type":"Secondary","score":"7.1","severity":"HIGH","vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H","baseScore":7.1,"baseSeverity":"HIGH","attackVector":"LOCAL","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"NONE","availabilityImpact":"HIGH"}},{"version":"3.1","source":"CNA","type":"DECLARED","score":"7.1","severity":"HIGH","vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H","data":{"baseScore":7.1,"baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H","version":"3.1"}}],"references":[{"url":"https://git.kernel.org/stable/c/8bd3523df1319edc61cd391e695c84a4618516df","name":"https://git.kernel.org/stable/c/8bd3523df1319edc61cd391e695c84a4618516df","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/8e3d9dbb25d3ddbe72b4542ec4f7c4e622fe0ced","name":"https://git.kernel.org/stable/c/8e3d9dbb25d3ddbe72b4542ec4f7c4e622fe0ced","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/29458e62d0829cbc99435f3e44fd560f9bbf1da7","name":"https://git.kernel.org/stable/c/29458e62d0829cbc99435f3e44fd560f9bbf1da7","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-89731","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-89731","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 6ac07883dbb5f60f7bc56a13b7a84a382aa9c1ab 8bd3523df1319edc61cd391e695c84a4618516df git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 6ac07883dbb5f60f7bc56a13b7a84a382aa9c1ab 8e3d9dbb25d3ddbe72b4542ec4f7c4e622fe0ced git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 6ac07883dbb5f60f7bc56a13b7a84a382aa9c1ab 29458e62d0829cbc99435f3e44fd560f9bbf1da7 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 6.7","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.7 semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.18.51 6.18.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 7.2.4 7.2.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 7.3-rc1 * original_commit_for_fix","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":{"cve_year":"2026","cve_id":"89731","cve":"CVE-2026-89731","epss":"0.001980000","percentile":"0.097710000","score_date":"2026-09-12","updated_at":"2026-09-13 00:08:17"},"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"defaultStatus":"unaffected","product":"Linux","programFiles":["drivers/cxl/core/ras_rch.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"lessThan":"8bd3523df1319edc61cd391e695c84a4618516df","status":"affected","version":"6ac07883dbb5f60f7bc56a13b7a84a382aa9c1ab","versionType":"git"},{"lessThan":"8e3d9dbb25d3ddbe72b4542ec4f7c4e622fe0ced","status":"affected","version":"6ac07883dbb5f60f7bc56a13b7a84a382aa9c1ab","versionType":"git"},{"lessThan":"29458e62d0829cbc99435f3e44fd560f9bbf1da7","status":"affected","version":"6ac07883dbb5f60f7bc56a13b7a84a382aa9c1ab","versionType":"git"}]},{"defaultStatus":"affected","product":"Linux","programFiles":["drivers/cxl/core/ras_rch.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"status":"affected","version":"6.7"},{"lessThan":"6.7","status":"unaffected","version":"0","versionType":"semver"},{"lessThanOrEqual":"6.18.*","status":"unaffected","version":"6.18.51","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":"6.18.51","versionStartIncluding":"6.7","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"7.2.4","versionStartIncluding":"6.7","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"7.3-rc1","versionStartIncluding":"6.7","vulnerable":true}],"negate":false,"operator":"OR"}]}],"descriptions":[{"lang":"en","value":"In the Linux kernel, the following vulnerability has been resolved:\n\ncxl/ras: Fix cxl_rch_get_aer_info() out-of-bounds AER register read\n\ncxl_rch_get_aer_info() copies the RCH Downstream Port AER capability from\nthe RCRB MMIO block using a readl() loop bounded by sizeof(struct\naer_capability_regs). This struct is a software layout and its embedded\nstruct pcie_tlp_log is larger than the on-wire AER capability. As a\nresult the loop reads past the mapped AER register block.\n\nThe over-read also populates the software-only tail fields including\nheader_log.header_len. An out-of-range header_len passed to\npcie_print_tlp_log() can then loop past the header log buffer and cause\na second out-of-bounds read.\n\nThe read was correct when introduced, but struct pcie_tlp_log has since\ngrown (Header Log and TLP Prefix Log sizes, header_len and flit fields),\nso sizeof(struct aer_capability_regs) no longer matches the physical AER\ncapability.\n\nBound the read to the physical AER registers, header through the 16 byte\nHeader Log. Zero the destination first so the software-only fields are\ndeterministic."}],"metrics":[{"cvssV3_1":{"baseScore":7.1,"baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H","version":"3.1"},"scenarios":[{"lang":"en","value":"AV:L - The vulnerable cxl_rch_get_aer_info() runs only from the host PCI AER IRQ path (aer_isr → cxl_rch_handle_error → cxl_error_detected/cxl_cor_error_detected) on Restricted CXL Host/Device topologies; it is not reachable from network protocols. Local access to a CXL host is the applicable vector and is higher severity than physical card insertion.\nAC:L - Once an RCH downstream-port AER event is raised, the readl() loop copies sizeof(struct aer_capability_regs) (100 bytes) instead of the 44-byte physical Header Log with no race. Unimplemented RCRB MMIO commonly returns 0xFFFFFFFF, so header_len/flit reliably drive a second out-of-bounds read in pcie_print_tlp_log().\nPR:L - The AER ISR and CXL error handlers perform no capability check. An unprivileged local user, or a guest with a passed-through CXL endpoint, can induce CXL protocol/AER errors that reach this path; init-namespace root is not required.\nUI:N - PCIe AER interrupts are dispatched automatically by aer_isr() into the CXL PCI error handlers; no victim mount, file open, or other interactive action is required.\nS:U - The MMIO and stack out-of-bounds reads occur in the host kernel CXL/PCI AER code and do not cross a VM, IOMMU, or sandbox security boundary.\nC:H - Adjacent RCRB MMIO is copied into software-only fields including header_log.header_len; pcie_print_tlp_log() then reads log->dw[] with a u8 index up to 255 past the 14-dword array, leaking up to ~1KB of kernel stack and RCRB contents to dmesg.\nI:N - Both issues are out-of-bounds reads only: MMIO is copied into a correctly sized stack aer_capability_regs, and pcie_print_tlp_log() only reads log->dw[]. In-bounds status writel()s and length-capped scnprintf() provide no write or control-flow primitive.\nA:H - The unbounded stack read in pcie_print_tlp_log() and readl() past the physical AER capability in the RCRB can fault or raise a platform machine-check, producing a kernel oops/panic; uncorrectable CXL RAS handling can also disable CXL.mem."}]}],"providerMetadata":{"dateUpdated":"2026-09-13T06:33:45.296Z","orgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","shortName":"Linux"},"references":[{"url":"https://git.kernel.org/stable/c/8bd3523df1319edc61cd391e695c84a4618516df"},{"url":"https://git.kernel.org/stable/c/8e3d9dbb25d3ddbe72b4542ec4f7c4e622fe0ced"},{"url":"https://git.kernel.org/stable/c/29458e62d0829cbc99435f3e44fd560f9bbf1da7"}],"title":"cxl/ras: Fix cxl_rch_get_aer_info() out-of-bounds AER register read","x_generator":{"engine":"bippy-1.2.0"}}},"cveMetadata":{"assignerOrgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","assignerShortName":"Linux","cveId":"CVE-2026-89731","datePublished":"2026-09-11T19:46:41.312Z","dateReserved":"2026-09-11T19:38:34.760Z","dateUpdated":"2026-09-13T06:33:45.296Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-09-11 20:20:03","lastModifiedDate":"2026-09-13 07:17:38","problem_types":[],"metrics":{"cvssMetricV31":[{"source":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H","baseScore":7.1,"baseSeverity":"HIGH","attackVector":"LOCAL","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"NONE","availabilityImpact":"HIGH"},"exploitabilityScore":1.8,"impactScore":5.2}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"89731","Ordinal":"1","Title":"cxl/ras: Fix cxl_rch_get_aer_info() out-of-bounds AER register r","CVE":"CVE-2026-89731","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"89731","Ordinal":"1","NoteData":"In the Linux kernel, the following vulnerability has been resolved:\n\ncxl/ras: Fix cxl_rch_get_aer_info() out-of-bounds AER register read\n\ncxl_rch_get_aer_info() copies the RCH Downstream Port AER capability from\nthe RCRB MMIO block using a readl() loop bounded by sizeof(struct\naer_capability_regs). This struct is a software layout and its embedded\nstruct pcie_tlp_log is larger than the on-wire AER capability. As a\nresult the loop reads past the mapped AER register block.\n\nThe over-read also populates the software-only tail fields including\nheader_log.header_len. An out-of-range header_len passed to\npcie_print_tlp_log() can then loop past the header log buffer and cause\na second out-of-bounds read.\n\nThe read was correct when introduced, but struct pcie_tlp_log has since\ngrown (Header Log and TLP Prefix Log sizes, header_len and flit fields),\nso sizeof(struct aer_capability_regs) no longer matches the physical AER\ncapability.\n\nBound the read to the physical AER registers, header through the 16 byte\nHeader Log. Zero the destination first so the software-only fields are\ndeterministic.","Type":"Description","Title":"cxl/ras: Fix cxl_rch_get_aer_info() out-of-bounds AER register r"}]}}}