U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

CVE-2023-53116 Detail

Description

In the Linux kernel, the following vulnerability has been resolved: nvmet: avoid potential UAF in nvmet_req_complete() An nvme target ->queue_response() operation implementation may free the request passed as argument. Such implementation potentially could result in a use after free of the request pointer when percpu_ref_put() is called in nvmet_req_complete(). Avoid such problem by using a local variable to save the sq pointer before calling __nvmet_req_complete(), thus avoiding dereferencing the req pointer after that function call.


Metrics

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NIST CVSS score
NIST: NVD
N/A
NVD assessment not yet provided.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

URL Source(s) Tag(s)
https://git.kernel.org/stable/c/04c394208831d5e0d5cfee46722eb0f033cd4083 kernel.org
https://git.kernel.org/stable/c/6173a77b7e9d3e202bdb9897b23f2a8afe7bf286 kernel.org
https://git.kernel.org/stable/c/8ed9813871038b25a934b21ab76b5b7dbf44fc3a kernel.org
https://git.kernel.org/stable/c/a6317235da8aa7cb97529ebc8121cc2a4c4c437a kernel.org
https://git.kernel.org/stable/c/bcd535f07c58342302a2cd2bdd8894fe0872c8a9 kernel.org
https://git.kernel.org/stable/c/e5d99b29012bbf0e86929403209723b2806500c1 kernel.org
https://git.kernel.org/stable/c/f1d5888a5efe345b63c430b256e95acb0a475642 kernel.org
https://git.kernel.org/stable/c/fafcb4b26393870c45462f9af6a48e581dbbcf7e kernel.org

Weakness Enumeration

CWE-ID CWE Name Source

Change History

1 change records found show changes

Quick Info

CVE Dictionary Entry:
CVE-2023-53116
NVD Published Date:
05/02/2025
NVD Last Modified:
05/05/2025
Source:
kernel.org