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

GHSA-MX88-HH53-RQ74

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:

bpf: Disallow interpreter fallback for gotox insn

The interpreter does not recognize the BPF_JMP|BPF_JA|BPF_X insn, which is used for insn_array map. Thereafter, it would hit the BUG_ON() in ___bpf_prog_run() at run time.

[ 2.563726] BPF interpreter: unknown opcode 0d (imm: 0x0) [ 2.564557] ------------[ cut here ]------------ [ 2.565206] kernel BUG at kernel/bpf/core.c:2349! [ 2.565882] Oops: invalid opcode: 0000 [#1] SMP PTI

Set jit_required as true when insn_array map is used in the prog in order to disallow interpreter fallback for gotox insn in core.c::__bpf_prog_select_runtime().

Show details on source website

{
  "affected": [],
  "aliases": [
    "CVE-2026-93043"
  ],
  "database_specific": {
    "cwe_ids": [],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2026-09-17T17:17:57Z",
    "severity": null
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Disallow interpreter fallback for gotox insn\n\nThe interpreter does not recognize the BPF_JMP|BPF_JA|BPF_X insn, which\nis used for insn_array map. Thereafter, it would hit the BUG_ON() in\n___bpf_prog_run() at run time.\n\n[    2.563726] BPF interpreter: unknown opcode 0d (imm: 0x0)\n[    2.564557] ------------[ cut here ]------------\n[    2.565206] kernel BUG at kernel/bpf/core.c:2349!\n[    2.565882] Oops: invalid opcode: 0000 [#1] SMP PTI\n\nSet jit_required as true when insn_array map is used in the prog in\norder to disallow interpreter fallback for gotox insn in\ncore.c::__bpf_prog_select_runtime().",
  "id": "GHSA-mx88-hh53-rq74",
  "modified": "2026-09-17T18:32:07Z",
  "published": "2026-09-17T18:32:07Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-93043"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/17da80d0c7b56579476b6644120bcfea778e531a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/905f716362e1186c1a23447ca279e6d21f795cdb"
    }
  ],
  "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…