CVE-2022-49391 Information

Description

In the Linux kernel the following vulnerability has been resolved:

remoteproc: mtk_scp: Fix a potential double free

‘scp->rproc’ is allocated using devm_rproc_alloc() so there is no need to free it explicitly in the remove function.

Reference

https://git.kernel.org/stable/c/adc02700236613b344a947a897fc2741d52a43b9 https://git.kernel.org/stable/c/eac3e5b1c12f85732e60f5f8b985444d273866bb

Share on: