CVE-2026-63864
UNKNOWN
NVD
CVSS Score
0
Severity
UNKNOWN
Published
Jul 19, 2026
Vendor
unknown
Description
In the Linux kernel, the following vulnerability has been resolved: bpf: Propagate error from visit_tailcall_insn Commit e40f5a6bf88a ("bpf: correct stack liveness for tail calls") added visit_tailcall_insn() but did not check its return value.