Bug 2396146 (CVE-2023-53350) - CVE-2023-53350 kernel: accel/qaic: Fix slicing memory leak
Summary: CVE-2023-53350 kernel: accel/qaic: Fix slicing memory leak
Keywords:
Status: NEW
Alias: CVE-2023-53350
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-09-17 15:04 UTC by OSIDB Bzimport
Modified: 2025-11-26 10:36 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-09-17 15:04:01 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.