CVE-2023-53792
Unknown Unknown - Not Provided
BaseFortify

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: nvme-core: fix memory leak in dhchap_ctrl_secret Free dhchap_secret in nvme_ctrl_dhchap_ctrl_secret_store() before we return when nvme_auth_generate_key() returns error.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-09
Last Modified
2025-12-09
Generated
2026-06-16
AI Q&A
2025-12-09
EPSS Evaluated
2026-06-15
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 nvme-core component related to the dhchap_ctrl_secret. Specifically, the dhchap_secret was not being freed properly in the function nvme_ctrl_dhchap_ctrl_secret_store() when the function nvme_auth_generate_key() returned an error, leading to a memory leak.

Impact Analysis

The memory leak could lead to increased memory usage over time, potentially causing system instability or degraded performance if the leaked memory accumulates.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2023-53792. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart