In the Linux kernel, the following vulnerability has been resolved:
bpf: Fix regsafe() for pointers to packet
In case rold->reg->range == BEYOND_PKT_END && rcur->reg->range == N
regsafe() may return true which may lead to current state with
valid packet range not being explored. Fix the bug.
bpf: Fix regsafe() for pointers to packet
In case rold->reg->range == BEYOND_PKT_END && rcur->reg->range == N
regsafe() may return true which may lead to current state with
valid packet range not being explored. Fix the bug.
Advisories
No advisories yet.
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Fri, 01 May 2026 14:45:00 +0000
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2026-05-01T14:15:30.564Z
Reserved: 2026-05-01T14:12:55.977Z
Link: CVE-2026-43030
No data.
Status : Awaiting Analysis
Published: 2026-05-01T15:16:47.557
Modified: 2026-05-01T15:24:14.893
Link: CVE-2026-43030
No data.
OpenCVE Enrichment
No data.
Weaknesses
No weakness.