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

CVE-2026-43266 (GCVE-0-2026-43266)

Vulnerability from cvelistv5 – Published: 2026-05-06 11:28 – Updated: 2026-05-11 22:21
VLAI
Title
EFI/CPER: don't go past the ARM processor CPER record buffer
Summary
In the Linux kernel, the following vulnerability has been resolved: EFI/CPER: don't go past the ARM processor CPER record buffer There's a logic inside GHES/CPER to detect if the section_length is too small, but it doesn't detect if it is too big. Currently, if the firmware receives an ARM processor CPER record stating that a section length is big, kernel will blindly trust section_length, producing a very long dump. For instance, a 67 bytes record with ERR_INFO_NUM set 46198 and section length set to 854918320 would dump a lot of data going a way past the firmware memory-mapped area. Fix it by adding a logic to prevent it to go past the buffer if ERR_INFO_NUM is too big, making it report instead: [Hardware Error]: Hardware error from APEI Generic Hardware Error Source: 1 [Hardware Error]: event severity: recoverable [Hardware Error]: Error 0, type: recoverable [Hardware Error]: section_type: ARM processor error [Hardware Error]: MIDR: 0xff304b2f8476870a [Hardware Error]: section length: 854918320, CPER size: 67 [Hardware Error]: section length is too big [Hardware Error]: firmware-generated error record is incorrect [Hardware Error]: ERR_INFO_NUM is 46198 [ rjw: Subject and changelog tweaks ]
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 2f74f09bce4f8d0236f20174a6daae63e10fe733 , < c80113dcfc807308f5ab33847fae77e07531aeb8 (git)
Affected: 2f74f09bce4f8d0236f20174a6daae63e10fe733 , < ca2aad8771aa9091bc9e42e7d546bd40b72ddcd4 (git)
Affected: 2f74f09bce4f8d0236f20174a6daae63e10fe733 , < a68d22902a6916e10ee235fee609239004e129d0 (git)
Affected: 2f74f09bce4f8d0236f20174a6daae63e10fe733 , < 64eb63f573f497553e1a0c388bbcdd639e0f0704 (git)
Affected: 2f74f09bce4f8d0236f20174a6daae63e10fe733 , < be10c1bdf64a39832998f54900aa309b3917abcf (git)
Affected: 2f74f09bce4f8d0236f20174a6daae63e10fe733 , < 25b290624b0e3d2f0f90238709ee0b6009b9fde8 (git)
Affected: 2f74f09bce4f8d0236f20174a6daae63e10fe733 , < 45766863baf899059e75595dd3cb1116467f2095 (git)
Affected: 2f74f09bce4f8d0236f20174a6daae63e10fe733 , < eae21beecb95a3b69ee5c38a659f774e171d730e (git)
guessed Create a notification for this product.
Linux Linux Affected: 4.13
Unaffected: 0 , < 4.13 (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)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/firmware/efi/cper-arm.c",
            "drivers/firmware/efi/cper.c",
            "include/linux/cper.h"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "c80113dcfc807308f5ab33847fae77e07531aeb8",
              "status": "affected",
              "version": "2f74f09bce4f8d0236f20174a6daae63e10fe733",
              "versionType": "git"
            },
            {
              "lessThan": "ca2aad8771aa9091bc9e42e7d546bd40b72ddcd4",
              "status": "affected",
              "version": "2f74f09bce4f8d0236f20174a6daae63e10fe733",
              "versionType": "git"
            },
            {
              "lessThan": "a68d22902a6916e10ee235fee609239004e129d0",
              "status": "affected",
              "version": "2f74f09bce4f8d0236f20174a6daae63e10fe733",
              "versionType": "git"
            },
            {
              "lessThan": "64eb63f573f497553e1a0c388bbcdd639e0f0704",
              "status": "affected",
              "version": "2f74f09bce4f8d0236f20174a6daae63e10fe733",
              "versionType": "git"
            },
            {
              "lessThan": "be10c1bdf64a39832998f54900aa309b3917abcf",
              "status": "affected",
              "version": "2f74f09bce4f8d0236f20174a6daae63e10fe733",
              "versionType": "git"
            },
            {
              "lessThan": "25b290624b0e3d2f0f90238709ee0b6009b9fde8",
              "status": "affected",
              "version": "2f74f09bce4f8d0236f20174a6daae63e10fe733",
              "versionType": "git"
            },
            {
              "lessThan": "45766863baf899059e75595dd3cb1116467f2095",
              "status": "affected",
              "version": "2f74f09bce4f8d0236f20174a6daae63e10fe733",
              "versionType": "git"
            },
            {
              "lessThan": "eae21beecb95a3b69ee5c38a659f774e171d730e",
              "status": "affected",
              "version": "2f74f09bce4f8d0236f20174a6daae63e10fe733",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/firmware/efi/cper-arm.c",
            "drivers/firmware/efi/cper.c",
            "include/linux/cper.h"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.13"
            },
            {
              "lessThan": "4.13",
              "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": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.202",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.165",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.128",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.75",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.16",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19.6",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nEFI/CPER: don\u0027t go past the ARM processor CPER record buffer\n\nThere\u0027s a logic inside GHES/CPER to detect if the section_length\nis too small, but it doesn\u0027t detect if it is too big.\n\nCurrently, if the firmware receives an ARM processor CPER record\nstating that a section length is big, kernel will blindly trust\nsection_length, producing a very long dump. For instance, a 67\nbytes record with ERR_INFO_NUM set 46198 and section length\nset to 854918320 would dump a lot of data going a way past the\nfirmware memory-mapped area.\n\nFix it by adding a logic to prevent it to go past the buffer\nif ERR_INFO_NUM is too big, making it report instead:\n\n\t[Hardware Error]: Hardware error from APEI Generic Hardware Error Source: 1\n\t[Hardware Error]: event severity: recoverable\n\t[Hardware Error]:  Error 0, type: recoverable\n\t[Hardware Error]:   section_type: ARM processor error\n\t[Hardware Error]:   MIDR: 0xff304b2f8476870a\n\t[Hardware Error]:   section length: 854918320, CPER size: 67\n\t[Hardware Error]:   section length is too big\n\t[Hardware Error]:   firmware-generated error record is incorrect\n\t[Hardware Error]:   ERR_INFO_NUM is 46198\n\n[ rjw: Subject and changelog tweaks ]"
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-11T22:21:14.159Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/c80113dcfc807308f5ab33847fae77e07531aeb8"
        },
        {
          "url": "https://git.kernel.org/stable/c/ca2aad8771aa9091bc9e42e7d546bd40b72ddcd4"
        },
        {
          "url": "https://git.kernel.org/stable/c/a68d22902a6916e10ee235fee609239004e129d0"
        },
        {
          "url": "https://git.kernel.org/stable/c/64eb63f573f497553e1a0c388bbcdd639e0f0704"
        },
        {
          "url": "https://git.kernel.org/stable/c/be10c1bdf64a39832998f54900aa309b3917abcf"
        },
        {
          "url": "https://git.kernel.org/stable/c/25b290624b0e3d2f0f90238709ee0b6009b9fde8"
        },
        {
          "url": "https://git.kernel.org/stable/c/45766863baf899059e75595dd3cb1116467f2095"
        },
        {
          "url": "https://git.kernel.org/stable/c/eae21beecb95a3b69ee5c38a659f774e171d730e"
        }
      ],
      "title": "EFI/CPER: don\u0027t go past the ARM processor CPER record buffer",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-43266",
    "datePublished": "2026-05-06T11:28:52.238Z",
    "dateReserved": "2026-05-01T14:12:55.997Z",
    "dateUpdated": "2026-05-11T22:21:14.159Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-43266",
      "date": "2026-09-16",
      "epss": "0.00119",
      "percentile": "0.0202"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-43266\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-05-06T12:16:47.647\",\"lastModified\":\"2026-06-17T10:49:16.413\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nEFI/CPER: don\u0027t go past the ARM processor CPER record buffer\\n\\nThere\u0027s a logic inside GHES/CPER to detect if the section_length\\nis too small, but it doesn\u0027t detect if it is too big.\\n\\nCurrently, if the firmware receives an ARM processor CPER record\\nstating that a section length is big, kernel will blindly trust\\nsection_length, producing a very long dump. For instance, a 67\\nbytes record with ERR_INFO_NUM set 46198 and section length\\nset to 854918320 would dump a lot of data going a way past the\\nfirmware memory-mapped area.\\n\\nFix it by adding a logic to prevent it to go past the buffer\\nif ERR_INFO_NUM is too big, making it report instead:\\n\\n\\t[Hardware Error]: Hardware error from APEI Generic Hardware Error Source: 1\\n\\t[Hardware Error]: event severity: recoverable\\n\\t[Hardware Error]:  Error 0, type: recoverable\\n\\t[Hardware Error]:   section_type: ARM processor error\\n\\t[Hardware Error]:   MIDR: 0xff304b2f8476870a\\n\\t[Hardware Error]:   section length: 854918320, CPER size: 67\\n\\t[Hardware Error]:   section length is too big\\n\\t[Hardware Error]:   firmware-generated error record is incorrect\\n\\t[Hardware Error]:   ERR_INFO_NUM is 46198\\n\\n[ rjw: Subject and changelog tweaks ]\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/firmware/efi/cper-arm.c\",\"drivers/firmware/efi/cper.c\",\"include/linux/cper.h\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"2f74f09bce4f8d0236f20174a6daae63e10fe733\",\"lessThan\":\"c80113dcfc807308f5ab33847fae77e07531aeb8\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"2f74f09bce4f8d0236f20174a6daae63e10fe733\",\"lessThan\":\"ca2aad8771aa9091bc9e42e7d546bd40b72ddcd4\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"2f74f09bce4f8d0236f20174a6daae63e10fe733\",\"lessThan\":\"a68d22902a6916e10ee235fee609239004e129d0\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"2f74f09bce4f8d0236f20174a6daae63e10fe733\",\"lessThan\":\"64eb63f573f497553e1a0c388bbcdd639e0f0704\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"2f74f09bce4f8d0236f20174a6daae63e10fe733\",\"lessThan\":\"be10c1bdf64a39832998f54900aa309b3917abcf\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"2f74f09bce4f8d0236f20174a6daae63e10fe733\",\"lessThan\":\"25b290624b0e3d2f0f90238709ee0b6009b9fde8\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"2f74f09bce4f8d0236f20174a6daae63e10fe733\",\"lessThan\":\"45766863baf899059e75595dd3cb1116467f2095\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"2f74f09bce4f8d0236f20174a6daae63e10fe733\",\"lessThan\":\"eae21beecb95a3b69ee5c38a659f774e171d730e\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/firmware/efi/cper-arm.c\",\"drivers/firmware/efi/cper.c\",\"include/linux/cper.h\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"4.13\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"4.13\",\"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\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.13\",\"versionEndExcluding\":\"5.10.252\",\"matchCriteriaId\":\"31A910C0-02A8-44D3-BAFE-9E8657D95FED\"},{\"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/25b290624b0e3d2f0f90238709ee0b6009b9fde8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/45766863baf899059e75595dd3cb1116467f2095\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/64eb63f573f497553e1a0c388bbcdd639e0f0704\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/a68d22902a6916e10ee235fee609239004e129d0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/be10c1bdf64a39832998f54900aa309b3917abcf\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c80113dcfc807308f5ab33847fae77e07531aeb8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/ca2aad8771aa9091bc9e42e7d546bd40b72ddcd4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/eae21beecb95a3b69ee5c38a659f774e171d730e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-07-03T14:57:51+00:00",
      "cve": "CVE-2026-43266",
      "id": "CVE-2026-43266",
      "initial_release_date": "2026-05-06T00:00:00+00:00",
      "product_status:known_affected": "260",
      "product_status:known_not_affected": "14",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: EFI/CPER: don\u0027t go past the ARM processor CPER record buffer",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-43266.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-11T01:19:18Z",
      "cve": "CVE-2026-43266",
      "id": "CVE-2026-43266",
      "initial_release_date": "2026-05-07T02:16:32Z",
      "product_status:first_fixed": "2",
      "product_status:known_affected": "607",
      "product_status:known_not_affected": "71",
      "product_status:recommended": "273",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-43266",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-43266.json",
      "version": "12"
    }
  }
}



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…