CVE-2022-50252

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
15/09/2025
Last modified:
15/09/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> igb: Do not free q_vector unless new one was allocated<br /> <br /> Avoid potential use-after-free condition under memory pressure. If the<br /> kzalloc() fails, q_vector will be freed but left in the original<br /> adapter-&gt;q_vector[v_idx] array position.

Impact