CVE-2010-5332
CVSS V2 Medium 4.6
CVSS V3 Medium 5.6
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.
Overview
- CVE ID
- CVE-2010-5332
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2019-07-27T22:15:11
- Last Modified Date
- 2020-02-18T16:44:57
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 1 | OR | 2.6.37 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:L/AC:L/Au:N/C:P/I:P/A:P
- Access Vector
- LOCAL
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 4.6
- Severity
- MEDIUM
- Exploitability Score
- 3.9
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:H
- Attack Vector
- LOCAL
- Attack Compatibility
- LOW
- Privileges Required
- HIGH
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- HIGH
- Base Score
- 5.6
- Base Severity
- MEDIUM
- Exploitability Score
- 0.8
- Impact Score
- 4.7
References
Reference URL | Reference Tags |
---|---|
https://github.com/torvalds/linux/commit/0926f91083f34d047abc74f1ca4fa6a9c161f7db | Patch Third Party Advisory |
https://mirrors.edge.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.37 | Broken Link |
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=0926f91083f34d047abc74f1ca4fa6a9c161f7db | Patch Vendor Advisory |
https://support.f5.com/csp/article/K04146019 | Third Party Advisory |
https://support.f5.com/csp/article/K04146019?utm_source=f5support&utm_medium=RSS | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2010-5332 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-5332 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 16:49:34 | Added to TrackCVE | |||
2022-12-04 00:00:30 | 2019-07-27T22:15Z | 2019-07-27T22:15:11 | CVE Published Date | updated |
2022-12-04 00:00:30 | 2020-02-18T16:44:57 | CVE Modified Date | updated | |
2022-12-04 00:00:30 | Analyzed | Vulnerability Status | updated |