Saturday, July 27, 2019

New vulnerability on the NVD: CVE-2010-5332

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.

Published at: July 28, 2019 at 03:45AM
View on website

No comments:

Post a Comment