CVE-2023-53604

Publication date

2025-10-04 15:44:14

Family

Linux

State

PUBLISHED

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.