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

OESA-2026-1470 (CVE-2026-23085)

Vulnerability from osv_openeuler – Published: 2026-02-28 11:10 – Updated: 2026-08-06 11:10 – Source website
VLAI
Summary
kernel security update
Details

The Linux Kernel, the operating system core itself.

Security Fix(es):

A memory address truncation vulnerability exists in the irqchip/gic-v3-its driver of the Linux kernel. On 32-bit ARM machines with CONFIG_ARM_LPAE enabled, when using larger VMSPLIT configurations, lowmem allocations may be backed by physical memory addresses above the 32-bit address limit. The GICv3 driver allocates the 'itt' object using GFP_KERNEL. Since all memory below the 4GB physical address limit is in ZONE_DMA in this configuration, kmalloc() defaults to higher addresses in ZONE_NORMAL. However, the driver stores these physical addresses in 32-bit 'unsigned long' variables, causing the high addresses to be truncated, which leads to system crashes.(CVE-2026-23085)


{
  "affected": [
    {
      "ecosystem_specific": {
        "aarch64": [
          "bpftool-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
          "bpftool-debuginfo-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
          "kernel-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
          "kernel-debuginfo-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
          "kernel-debugsource-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
          "kernel-devel-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
          "kernel-headers-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
          "kernel-source-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
          "kernel-tools-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
          "kernel-tools-debuginfo-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
          "kernel-tools-devel-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
          "perf-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
          "perf-debuginfo-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
          "python3-perf-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
          "python3-perf-debuginfo-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm"
        ],
        "src": [
          "kernel-5.10.0-302.0.0.205.oe2203sp4.src.rpm"
        ],
        "x86_64": [
          "bpftool-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
          "bpftool-debuginfo-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
          "kernel-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
          "kernel-debuginfo-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
          "kernel-debugsource-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
          "kernel-devel-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
          "kernel-headers-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
          "kernel-source-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
          "kernel-tools-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
          "kernel-tools-debuginfo-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
          "kernel-tools-devel-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
          "perf-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
          "perf-debuginfo-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
          "python3-perf-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
          "python3-perf-debuginfo-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:22.03-LTS-SP4",
        "name": "kernel",
        "purl": "pkg:rpm/openEuler/kernel\u0026distro=openEuler-22.03-LTS-SP4"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5.10.0-302.0.0.205.oe2203sp4"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "severity": "Medium"
  },
  "details": "The Linux Kernel, the operating system core itself.\r\n\r\nSecurity Fix(es):\n\nA memory address truncation vulnerability exists in the irqchip/gic-v3-its driver of the Linux kernel. On 32-bit ARM machines with CONFIG_ARM_LPAE enabled, when using larger VMSPLIT configurations, lowmem allocations may be backed by physical memory addresses above the 32-bit address limit. The GICv3 driver allocates the \u0026apos;itt\u0026apos; object using GFP_KERNEL. Since all memory below the 4GB physical address limit is in ZONE_DMA in this configuration, kmalloc() defaults to higher addresses in ZONE_NORMAL. However, the driver stores these physical addresses in 32-bit \u0026apos;unsigned long\u0026apos; variables, causing the high addresses to be truncated, which leads to system crashes.(CVE-2026-23085)",
  "id": "OESA-2026-1470",
  "modified": "2026-08-06T11:10:29Z",
  "published": "2026-02-28T11:10:29Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-1470"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23085"
    }
  ],
  "schema_version": "1.7.2",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "kernel security update",
  "upstream": [
    "CVE-2026-23085"
  ]
}



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…