CVE-2022-50723
Unknown Unknown - Not Provided

Memory Leak in Linux bnxt_en Driver Fixed in bnxt_nvm_test

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

Publication date: 2025-12-24

Last updated on: 2025-12-24

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: fix memory leak in bnxt_nvm_test() Free the kzalloc'ed buffer before returning in the success path.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux 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 memory leak in the Linux kernel's bnxt_en driver, specifically in the bnxt_nvm_test() function. The issue occurs because a buffer allocated with kzalloc is not freed properly on the success path, leading to a memory leak.

Impact Analysis

The memory leak can cause increased memory usage over time, potentially leading to reduced system performance or stability issues if the leaked memory accumulates.

Chat Assistant

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

EPSS Chart