Executive Summary

Informations
Name CVE-2021-46916 First vendor Publication 2024-02-27
Vendor Cve Last vendor Modification 2024-04-10

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Overall CVSS Score 5.5
Base Score 5.5 Environmental Score 5.5
impact SubScore 3.6 Temporal Score 5.5
Exploitabality Sub Score 1.8
 
Attack Vector Local Attack Complexity Low
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact None
Integrity Impact None Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

In the Linux kernel, the following vulnerability has been resolved:

ixgbe: Fix NULL pointer dereference in ethtool loopback test

The ixgbe driver currently generates a NULL pointer dereference when performing the ethtool loopback test. This is due to the fact that there isn't a q_vector associated with the test ring when it is setup as interrupts are not normally added to the test rings.

To address this I have added code that will check for a q_vector before returning a napi_id value. If a q_vector is not present it will return a value of 0.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-46916

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-476 NULL Pointer Dereference

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 1
Os 3436

Sources (Detail)

https://git.kernel.org/stable/c/31166efb1cee348eb6314e9c0095d84cbeb66b9d
https://git.kernel.org/stable/c/758d19098df4b0bbca9f40d6ae6c82c9c18b9bba
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Date Informations
2024-11-21 21:24:29
  • Multiple Updates
2024-11-14 02:31:28
  • Multiple Updates
2024-11-09 02:32:13
  • Multiple Updates
2024-10-26 02:30:11
  • Multiple Updates
2024-10-25 02:31:52
  • Multiple Updates
2024-10-23 02:31:17
  • Multiple Updates
2024-10-03 02:27:49
  • Multiple Updates
2024-10-02 02:26:15
  • Multiple Updates
2024-09-04 02:25:46
  • Multiple Updates
2024-08-22 02:24:16
  • Multiple Updates
2024-08-02 13:30:39
  • Multiple Updates
2024-08-02 01:27:13
  • Multiple Updates
2024-04-10 21:27:45
  • Multiple Updates
2024-02-28 02:45:25
  • Multiple Updates
2024-02-28 02:24:14
  • Multiple Updates
2024-02-27 17:27:29
  • Multiple Updates
2024-02-27 13:18:31
  • First insertion