Security Advisory

CVE-2026-43321

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-08 13:26:15
Last updated 2026-05-11 22:22:18
Assigner Linux
CVSS score 7.8
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: bpf: Properly mark live registers for indirect jumps For a `gotox rX` instruction the rX register should be marked as used in the compute_insn_live_regs() function. Fix this.