CVE-2021-47164
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
25/03/2024
Last modified:
23/05/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net/mlx5e: Fix null deref accessing lag dev<br />
<br />
It could be the lag dev is null so stop processing the event.<br />
In bond_enslave() the active/backup slave being set before setting the<br />
upper dev so first event is without an upper dev.<br />
After setting the upper dev with bond_master_upper_dev_link() there is<br />
a second event and in that event we have an upper dev.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.8 (including) | 5.10.42 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.12.9 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



