4 matches found
Linux Distros Unpatched Vulnerability : CVE-2023-53116
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nvmet: avoid potential UAF in nvmetreqcomplete An nvme target -queueresponse operation implementation may free the request passed as argument. Such implementati...
CVE-2023-53116
CVE-2023-53116 concerns the Linux kernel nvmet subsystem. An nvme target ->queue_response() implementation could free the request argument, creating a potential use-after-free when percpu_ref_put() is invoked in nvmet_req_complete(). The mitigation described in the advisory is to save the sq p...
CVE-2023-53116 nvmet: avoid potential UAF in nvmet_req_complete()
In the Linux kernel, the following vulnerability has been resolved: nvmet: avoid potential UAF in nvmetreqcomplete An nvme target -queueresponse operation implementation may free the request passed as argument. Such implementation potentially could result in a use after free of the request pointe...
CVE-2023-53116
In the Linux kernel, the following vulnerability has been resolved: nvmet: avoid potential UAF in nvmetreqcomplete An nvme target -queueresponse operation implementation may free the request passed as argument. Such implementation potentially could result in a use after free of the request pointe...