CVE-2026-90217

HIGHCVSS 7.8/10

Last modified

CVE-2026-90217 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: bpf: Compare iterator types during state pruning An iterator stack slot can be MEM_RCU or PTR_UNTRUSTED. These states must not be equal, or the verifier can prune an unsafe path. Compare the pointer type for STACK_ITER slots..

Description

In the Linux kernel, the following vulnerability has been resolved: bpf: Compare iterator types during state pruning An iterator stack slot can be MEM_RCU or PTR_UNTRUSTED. These states must not be equal, or the verifier can prune an unsafe path. Compare the pointer type for STACK_ITER slots.

Metrics

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= dfab99df147b0d364f0c199f832ff2aedfb2265a, < 6424b9cde9edc7f2098115bbfd1ee3d84a958380; >= dfab99df147b0d364f0c199f832ff2aedfb2265a, < 83608e303b95d07afba1c15da0b5d9e513c2f15a
LinuxLinux6.7

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-90217?
In the Linux kernel, the following vulnerability has been resolved: bpf: Compare iterator types during state pruning An iterator stack slot can be MEM_RCU or PTR_UNTRUSTED. These states must not be equal, or the verifier can prune an unsafe path. Compare the pointer type for STACK_ITER slots.
How severe is CVE-2026-90217?
CVE-2026-90217 has a CVSS score of 7.8/10 (HIGH severity).
How do I fix CVE-2026-90217?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-90217?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST