CVE-2023-53604
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2023-53604, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-10-04

Last updated on: 2026-03-23

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: dm integrity: call kmem_cache_destroy() in dm_integrity_init() error path Otherwise the journal_io_cache will leak if dm_register_target() fails.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-10-04
Last Modified
2026-03-23
Generated
2026-07-06
AI Q&A
2025-10-04
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel From 6.3 (inc) to 6.3.2 (inc)

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 in the Linux kernel relates to the dm integrity module. Specifically, if the function dm_register_target() fails during initialization, the function kmem_cache_destroy() was not called in the error path of dm_integrity_init(), causing a memory leak of the journal_io_cache.

Impact Analysis

The impact of this vulnerability is a memory leak in the Linux kernel's dm integrity module when dm_register_target() fails. This could lead to increased memory usage and potential system instability or degraded performance over time.

Chat Assistant

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

EPSS Chart