CVE-2026-90217
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | dfab99df147b0d364f0c199f832ff2aedfb2265a < 6424b9cde9edc7f2098115bbfd1ee3d84a958380 | affected |
| Linux | Linux | dfab99df147b0d364f0c199f832ff2aedfb2265a < 83608e303b95d07afba1c15da0b5d9e513c2f15a | affected |
| Linux | Linux | 6.7 | affected |
| Linux | Linux | 0 < 6.7 | unaffected |
| Linux | Linux | 7.2.6 <= 7.2.* | unaffected |
| Linux | Linux | 7.3-rc1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/6424b9cde9edc7f2098115bbfd1ee3d84a958380
- https://git.kernel.org/stable/c/83608e303b95d07afba1c15da0b5d9e513c2f15a
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.