← Back to CVE List

CVE-2010-5332

Published: 2019-07-27T22:15Z
Last Modified: 2024-11-21T01:23Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel before 2.6.37, an out of bounds array access happened in drivers/net/mlx4/port.c. When searching for a free entry in either mlx4_register_vlan() or mlx4_register_mac(), and there is no free entry, the loop terminates without updating the local variable free thus causing out of array bounds access. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt