Security Advisory

CVE-2010-5332

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2019-07-27 21:38:33
Last updated 2024-08-07 04:17:10
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

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.