PT-2019-6600 · Linux · Linux Kernel

Published

2019-07-27

·

Updated

2020-02-18

·

CVE-2010-5332

CVSS v3.1

5.6

Medium

VectorAV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 2.6.37
Description The issue is related to an out of bounds array access in the Linux kernel, specifically in the drivers/net/mlx4/port.c file. This occurs when searching for a free entry in either the mlx4 register vlan() or mlx4 register mac() functions, and there is no free entry. As a result, the loop terminates without updating the local variable free, causing an out of array bounds access.
Recommendations For Linux kernel versions prior to 2.6.37, update to version 2.6.37 or later to resolve the issue. As a temporary workaround, consider restricting access to the vulnerable functions mlx4 register vlan() and mlx4 register mac() until a patch is available.

Fix

Buffer Overflow

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2010-5332

Affected Products

Linux Kernel