In the Linux kernel, the following vulnerability has been resolved:
dpaa2-switch: Fix memory leak in dpaa2switchaclentryadd() and dpaa2switchaclentryremove()
The cmdbuff needs to be freed when error happened in dpaa2switchaclentryadd() and dpaa2switchaclentry_remove().