CVE-2010-5332

MEDIUMCVSS 5.6/10EPSS 0.39%

Last modified

CVE-2010-5332 is a medium-severity vulnerability rated 5.6/10 on the CVSS scale. 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.. EPSS estimates a 0.39% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
5.6/10

CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:H

EPSS Probability
0.39%

30.5th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
LinuxLinux Kernel< 2.6.37

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is 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.
How severe is CVE-2010-5332?
CVE-2010-5332 has a CVSS score of 5.6/10 (MEDIUM severity). The EPSS model estimates a 0.39% probability of exploitation in the next 30 days.
How do I fix CVE-2010-5332?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2010-5332?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST