CVE Catalog

CVE-2026-100074

Unknown
Published: Translated: NVD NIST

Summary

In the Linux kernel, a bug was fixed where the BPF_REFCOUNT field was not marked as unique, although it should be. The fix addresses this oversight.

Risk Assessment

Incorrect marking of the BPF_REFCOUNT field may lead to errors in BPF program verification and potentially unintended kernel behavior. The impact on an organization depends on BPF usage in the environment.

Recommendation

Update the Linux kernel to a version containing the fix. If you use BPF, review your BPF programs for compatibility.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark bpf_refcount field as unique BPF_REFCOUNT is not marked as a unique field, while it should be. Fix this oversight.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS