Bug 2420273 (CVE-2023-53792) - CVE-2023-53792 kernel: nvme-core: fix memory leak in dhchap_ctrl_secret
Summary: CVE-2023-53792 kernel: nvme-core: fix memory leak in dhchap_ctrl_secret
Keywords:
Status: NEW
Alias: CVE-2023-53792
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-09 01:04 UTC by OSIDB Bzimport
Modified: 2025-12-10 05:29 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-09 01:04:58 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.