CVE-2022-50651
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2022-50651, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-12-09

Last updated on: 2025-12-09

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: ethtool: eeprom: fix null-deref on genl_info in dump The similar fix as commit 46cdedf2a0fa ("ethtool: pse-pd: fix null-deref on genl_info in dump") is also needed for ethtool eeprom.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-12-09
Last Modified
2025-12-09
Generated
2026-07-06
AI Q&A
2025-12-09
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
linux ethtool *
linux kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a null pointer dereference issue in the Linux kernel's ethtool component, specifically in the eeprom functionality. It occurs when the genl_info structure is null during a dump operation, which can cause the system to crash or behave unexpectedly. The fix involves ensuring that the code properly checks for null pointers before dereferencing them.

Impact Analysis

This vulnerability can cause the Linux kernel to crash or become unstable if exploited, potentially leading to denial of service conditions on affected systems using ethtool's eeprom functionality.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2022-50651. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart