CVE-2023-5178

Advisory lineage Upstream: 0 Downstream: 55
Modified
Published: 01 Nov 2023, 16:32
Last modified:24 Mar 2026, 11:22

Vulnerability Summary

Overall Risk (default)
medium
37/100
CVSS Score
8.8 HIGH
v3.1 (cve.org)
EPSS Score
8.31% LOW
8% probability -0.98%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

01 Nov 2023, 16:32
Published
Vulnerability first disclosed
24 Mar 2026, 11:22
Last Modified
Vulnerability information updated

Description

A use-after-free vulnerability was found in drivers/nvme/target/tcp.c` in `nvmet_tcp_free_crypto` due to a logical bug in the NVMe/TCP subsystem in the Linux kernel. This issue may allow a malicious user to cause a use-after-free and double-free problem, which may permit remote code execution or lead to local privilege escalation.

CVSS Metrics

  • v3.1HIGHScore: 8.8CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Trends

Current EPSS score: 8.31% Percentile: 92%

Techniques & Countermeasures

  • CWE-1341Multiple Releases of Same Resource or Handle

    The product attempts to close or release a resource or handle more than once, without any successful open between the close operations.

  • CWE-416Use After Free

    The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Affected Systems

  • linuxlinux_kernel

    ≥ 5.0, < 5.4.260 | ≥ 5.5, < 5.10.199 | ≥ 5.11, < 5.15.137 | ≥ 5.16, < 6.1.60 | ≥ 6.2, < 6.5.9

  • netappactive_iq_unified_manager

    na

  • netappsolidfire_\&_hci_management_node

    na

  • netappsolidfire_\&_hci_storage_node

    na

  • redhatenterprise_linux

    8.0 | 9.0

References (26)