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

GHSA-G9QW-R5FH-4WJP

Vulnerability from github – Published: 2026-08-15 06:32 – Updated: 2026-08-17 06:33
VLAI
Details

In the Linux kernel, the following vulnerability has been resolved:

powerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()

spufs_mem_mmap_access() computes the local store offset as address - vma->vm_start, but bounds-checks it against vma->vm_end instead of the local store size. On 64-bit, offset is always well below vma->vm_end, so the clamp never fires and len stays unbounded against the LS_SIZE buffer returned by ctx->ops->get_ls().

Reject offsets at or beyond LS_SIZE and clamp len to the remaining space, mirroring the guard already used by spufs_mem_mmap_fault() and spufs_ps_fault().

Show details on source website

{
  "affected": [],
  "aliases": [
    "CVE-2026-68474"
  ],
  "database_specific": {
    "cwe_ids": [],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2026-08-15T06:20:34Z",
    "severity": "HIGH"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\npowerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()\n\nspufs_mem_mmap_access() computes the local store offset as\naddress - vma-\u003evm_start, but bounds-checks it against vma-\u003evm_end\ninstead of the local store size. On 64-bit, offset is always well\nbelow vma-\u003evm_end, so the clamp never fires and len stays unbounded\nagainst the LS_SIZE buffer returned by ctx-\u003eops-\u003eget_ls().\n\nReject offsets at or beyond LS_SIZE and clamp len to the remaining\nspace, mirroring the guard already used by spufs_mem_mmap_fault() and\nspufs_ps_fault().",
  "id": "GHSA-g9qw-r5fh-4wjp",
  "modified": "2026-08-17T06:33:03Z",
  "published": "2026-08-15T06:32:08Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-68474"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/3c1e92f75e11a11492b8cb901fceeb9f16ae6415"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/47b87f469a35b5ffc81c16eee6b13a9b6c8d55c6"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/4efa313b15925bdd864784865d6585174979294b"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/913feef74354c653f10ecd4631df7618a95c49c2"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/9d3569bfdceda69d5ffd5148901e57b69954d9ef"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/aa7aa8ba40c089762d821e3987aaae19e1f5705c"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/d479a7711f8ff127946467b910d947bd971b94ed"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/d97a8f3668949a8a9d1f6202f8c53446f2d89aa7"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}



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…