In the Linux kernel, the following vulnerability has been resolved: igb: Do not free q_vector unless new one was allocated Avoid potential use-after-free condition under memory pressure. If the kzalloc() fails, q_vector will be freed but left in the original adapter->q_vector[v_idx] array position.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 6.4.0 |
| Linux | Linux | 6.4.1 |
| Linux | Linux | 10 Version 1809 for 32-bit Systems |
| Linux | Linux | 2008 for x64-based Systems Service Pack 2 (Core installation) |