PT-2026-84841 · Prevail · Prevail
CVE-2026-53671
·
Published
2026-09-02
·
Updated
2026-09-02
CVSS v4.0
9.3
Critical
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
PREVAIL versions prior to 0.2.4
Description
The abstract transformer treats writes through a
T CTX-typed base register as a silent no-op. Specifically, the do mem store() function in src/crab/ebpf transformer.cpp only models T STACK stores, and the checker's T CTX bounds arm does not test AccessType::write. This allows an attacker to craft an eBPF program that overwrites a context field, such as ctx->data, reloads it as T PACKET, and dereferences an attacker-controlled address while the verifier incorrectly reports the program as safe.Recommendations
Update to version 0.2.4.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Prevail