In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: fix memory double free when handle zero packet 829 if (request->complete) { 830 spin_unlock(&priv_dev->lock…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: fix memory double free when handle zero packet 829 if (request->complete) { 830 spin_unlock(&priv_dev->lock); 831 usb_gadget_giveback_request(&priv_ep->endpoint, 832 request); 833 spin_lock(&priv_dev->lock); 834 } 835 836 if (request->buf == priv_dev->zlp_buf) 837 cdns3_gadget_ep_free_request(&priv_ep->endpoint, request); Driver append an addit…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/1e204a8e9eb514e22a6567fb340ebb47df3f3a48 Patch
- https://git.kernel.org/stable/c/3a2a909942b5335b7ea66366d84261b3ed5f89c8 Patch
- https://git.kernel.org/stable/c/5fd9e45f1ebcd57181358af28506e8a661a260b3 Patch
- https://git.kernel.org/stable/c/70e8038813f9d3e72df966748ebbc40efe466019 Patch
- https://git.kernel.org/stable/c/92d20406a3d4ff3e8be667c79209dc9ed31df5b3 Patch
- https://git.kernel.org/stable/c/9a52b694b066f299d8b9800854a8503457a8b64c Patch
- https://git.kernel.org/stable/c/aad6132ae6e4809e375431f8defd1521985e44e7 Patch
- https://git.kernel.org/stable/c/1e204a8e9eb514e22a6567fb340ebb47df3f3a48 Patch
- https://git.kernel.org/stable/c/3a2a909942b5335b7ea66366d84261b3ed5f89c8 Patch
- https://git.kernel.org/stable/c/5fd9e45f1ebcd57181358af28506e8a661a260b3 Patch
- https://git.kernel.org/stable/c/70e8038813f9d3e72df966748ebbc40efe466019 Patch
- https://git.kernel.org/stable/c/92d20406a3d4ff3e8be667c79209dc9ed31df5b3 Patch
- https://git.kernel.org/stable/c/9a52b694b066f299d8b9800854a8503457a8b64c Patch
- https://git.kernel.org/stable/c/aad6132ae6e4809e375431f8defd1521985e44e7 Patch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html Mailing List
时间线
- nvd_ingest NVD