GHSA-RPW2-4XVH-V843

Vulnerability from github – Published: 2026-09-17 18:32 – Updated: 2026-09-17 18:32
VLAI
Details

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

gpu: host1x: Avoid stack over-read in debug output helpers

host1x_debug_output() and host1x_debug_cont() used vsnprintf(), which returns the length the formatted string would have reached with an unbounded buffer. That return value was passed straight to o->fn as the number of bytes to emit.

This could cause a read past end of the output buffer if a call to host1x_debug_* produced a string longer than 256 bytes. This only affected the debugfs files as the printk debug sink ignores the number of bytes. In practice, this is very unlikely to occur.

Fix by switching to vscnprintf(), which returns the number of bytes actually written.

Show details on source website

{
  "affected": [],
  "aliases": [
    "CVE-2026-93061"
  ],
  "database_specific": {
    "cwe_ids": [],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2026-09-17T17:17:59Z",
    "severity": null
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ngpu: host1x: Avoid stack over-read in debug output helpers\n\nhost1x_debug_output() and host1x_debug_cont() used vsnprintf(), which\nreturns the length the formatted string would have reached with an\nunbounded buffer. That return value was passed straight to o-\u003efn as\nthe number of bytes to emit.\n\nThis could cause a read past end of the output buffer if a call to\nhost1x_debug_* produced a string longer than 256 bytes. This only\naffected the debugfs files as the printk debug sink ignores the\nnumber of bytes. In practice, this is very unlikely to occur.\n\nFix by switching to vscnprintf(), which returns the number of bytes\nactually written.",
  "id": "GHSA-rpw2-4xvh-v843",
  "modified": "2026-09-17T18:32:09Z",
  "published": "2026-09-17T18:32:08Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-93061"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/41517c46002afd717f0f2d0975c740dd610f87fe"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/4f9f0afdbdf513a49065207ff6b7e1d15051175a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/819dd96a6571f2b12496b080e5187ba3fa897232"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/9ad7a6ccc7b839247663d57d3dbb4481dec492de"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/b00290d1dc23a5ef9a0d3103aad1fe2274e86569"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/bc17ac285fb708f22a8fa2c0ed32eceb1d37e6d6"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/d7a560dc912756fd8b39b28b10818d931e863d2d"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ebab3a25a0403bcbc0c40ef77d69d23270e45547"
    }
  ],
  "schema_version": "1.4.0",
  "severity": []
}



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…