CVE-2026-43208
In the Linux kernel, the following vulnerability has been resolved:
net: do not pass flowid to setrps_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 flowid in setrps_cpu(), do not assume we can use the value
computed by getrpscpu(). Otherwise we risk out-of-bound access
and/or crashes.
Package Versions Affected
Automatically patch vulnerabilities without upgrading
CVSS Version



Related Resources
References
https://git.kernel.org/stable/c/5455a232edea6b946b99449f15ca771a8874a5a6, https://git.kernel.org/stable/c/8a8a9fac9efa6423fd74938b940cb7d731780718, https://git.kernel.org/stable/c/ed712dc0d64dee5f0d05e4d8ca57711f8a9c850c, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43208.json, https://nvd.nist.gov/vuln/detail/CVE-2026-43208, https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git