Bug 1743604 (CVE-2010-5332) - CVE-2010-5332 kernel: out of bounds array access in drivers/net/mlx4/port.c
Summary: CVE-2010-5332 kernel: out of bounds array access in drivers/net/mlx4/port.c
Keywords:
Status: CLOSED WONTFIX
Alias: CVE-2010-5332
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1743605
Blocks: 1743606
TreeView+ depends on / blocked
 
Reported: 2019-08-20 09:55 UTC by Dhananjay Arunesh
Modified: 2020-02-27 14:13 UTC (History)
46 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-02-19 08:09:34 UTC
Embargoed:


Attachments (Terms of Use)

Description Dhananjay Arunesh 2019-08-20 09:55:28 UTC
A vulnerability was found in the Linux kernel, 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.

Adding VLAN or MAC addresses are administrative actions or require CAP_NET_ADMIN capabilities to execute these instructions, regular local users can not trigger this flaw.

Reference:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=0926f91083f34d047abc74f1ca4fa6a9c161f7db
https://github.com/torvalds/linux/commit/0926f91083f34d047abc74f1ca4fa6a9c161f7db
https://mirrors.edge.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.37

Comment 1 Dhananjay Arunesh 2019-08-20 09:56:03 UTC
Created kernel tracking bugs for this issue:

Affects: fedora-all [bug 1743605]

Comment 2 Justin M. Forbes 2019-08-20 12:56:28 UTC
This was fixed for Fedora in 2.6.37, and never present in any currently supported version of Fedora.

Comment 5 Product Security DevOps Team 2020-02-19 08:09:34 UTC
This bug is now closed. Further updates for individual products will be reflected on the CVE page(s):

https://access.redhat.com/security/cve/cve-2010-5332


Note You need to log in before you can comment on or make changes to this bug.