In the Linux kernel, the following vulnerability has been resolved: misc: microchip: pci1xxxx: fix double free in the error handling of gp_aux_bus_probe() When auxiliary_device_add() returns error …
高危 CVSS 8.4
摘要
In the Linux kernel, the following vulnerability has been resolved: misc: microchip: pci1xxxx: fix double free in the error handling of gp_aux_bus_probe() When auxiliary_device_add() returns error and then calls auxiliary_device_uninit(), callback function gp_auxiliary_device_release() calls ida_free() and kfree(aux_device_wrapper) to free memory. We should't call them again in the error handling path. Fix this by skipping the redundant cleanup functions.
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/086c6cbcc563c81d55257f9b27e14faf1d0963d3 Patch
- https://git.kernel.org/stable/c/1efe551982297924d05a367aa2b6ec3d275d5742 Patch
- https://git.kernel.org/stable/c/34ae447b138680b5ed3660f7d935ff3faf88ba1a Patch
- https://git.kernel.org/stable/c/86c9713602f786f441630c4ee02891987f8618b9 Patch
- https://git.kernel.org/stable/c/086c6cbcc563c81d55257f9b27e14faf1d0963d3 Patch
- https://git.kernel.org/stable/c/1efe551982297924d05a367aa2b6ec3d275d5742 Patch
- https://git.kernel.org/stable/c/34ae447b138680b5ed3660f7d935ff3faf88ba1a Patch
- https://git.kernel.org/stable/c/86c9713602f786f441630c4ee02891987f8618b9 Patch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
时间线
- nvd_ingest NVD