CVE-2023-53568

Publication date

2025-10-04 15:17:10

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: dont leak memory if dev_set_name() fails When dev_set_name() fails, zcdn_create() doesnt free the newly allocated resources. Do it.