CVE-2026-43208
9.8
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Summary
In the Linux kernel, the following vulnerability has been resolved:
net: do not pass flow_id to set_rps_cpu()
Blamed commit made the assumption that the RPS table for each receive queue would have the same size, and that it would not change.
Compute flow_id in set_rps_cpu(), do not assume we can use the value computed by get_rps_cpu(). Otherwise we risk out-of-bound access and/or crashes.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 48aa30443e52c9666d5cd5e67532e475f212337e < 5455a232edea6b946b99449f15ca771a8874a5a6 | affected |
| Linux | Linux | 48aa30443e52c9666d5cd5e67532e475f212337e < ed712dc0d64dee5f0d05e4d8ca57711f8a9c850c | affected |
| Linux | Linux | 48aa30443e52c9666d5cd5e67532e475f212337e < 8a8a9fac9efa6423fd74938b940cb7d731780718 | affected |
| Linux | Linux | 6.18 | affected |
| Linux | Linux | 0 < 6.18 | unaffected |
| Linux | Linux | 6.18.16 <= 6.18.* | unaffected |
| Linux | Linux | 6.19.6 <= 6.19.* | unaffected |
| Linux | Linux | 7.0 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/5455a232edea6b946b99449f15ca771a8874a5a6
- https://git.kernel.org/stable/c/ed712dc0d64dee5f0d05e4d8ca57711f8a9c850c
- https://git.kernel.org/stable/c/8a8a9fac9efa6423fd74938b940cb7d731780718
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.