Loading market data...
← Back to CVE feed

CVE-2026-43030

UNKNOWN View on NVD ↗

Description

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.

Published: May 01, 2026 15:16 UTC Modified: May 01, 2026 15:24 UTC