Bug 2426168 (CVE-2023-54215) - CVE-2023-54215 kernel: virtio-vdpa: Fix cpumask memory leak in virtio_vdpa_find_vqs()
Summary: CVE-2023-54215 kernel: virtio-vdpa: Fix cpumask memory leak in virtio_vdpa_fi...
Keywords:
Status: NEW
Alias: CVE-2023-54215
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-30 13:13 UTC by OSIDB Bzimport
Modified: 2025-12-31 04:20 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-30 13:13:45 UTC
In the Linux kernel, the following vulnerability has been resolved:

virtio-vdpa: Fix cpumask memory leak in virtio_vdpa_find_vqs()

Free the cpumask allocated by create_affinity_masks() before returning
from the function.


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