CVE-2023-53350

Publication date

2025-09-17 14:56:41

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix slicing memory leak The temporary buffer storing slicing configuration data from user is only freed on error. This is a memory leak. Free the buffer unconditionally.