In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Prevent double free on error The error handling path in its_vpe_irq_domain_alloc() causes a double free when …
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Prevent double free on error The error handling path in its_vpe_irq_domain_alloc() causes a double free when its_vpe_init() fails after successfully allocating at least one interrupt. This happens because its_vpe_irq_domain_free() frees the interrupts along with the area bitmap and the vprop_page and its_vpe_irq_domain_alloc() subsequently frees the area bitmap and the vprop_page again. Fix this by uncond…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/03170e657f62c26834172742492a8cb8077ef792 Patch
- https://git.kernel.org/stable/c/5b012f77abde89bf0be8a0547636184fea618137 Patch
- https://git.kernel.org/stable/c/5dbdbe1133911ca7d8466bb86885adec32ad9438 Patch
- https://git.kernel.org/stable/c/aa44d21574751a7d6bca892eb8e0e9ac68372e52 Patch
- https://git.kernel.org/stable/c/b72d2b1448b682844f995e660b77f2a1fabc1662 Patch
- https://git.kernel.org/stable/c/c26591afd33adce296c022e3480dea4282b7ef91 Patch
- https://git.kernel.org/stable/c/dd681710ab77c8beafe2e263064cb1bd0e2d6ca9 Patch
- https://git.kernel.org/stable/c/f5417ff561b8ac9a7e53c747b8627a7ab58378ae Patch
- https://git.kernel.org/stable/c/03170e657f62c26834172742492a8cb8077ef792 Patch
- https://git.kernel.org/stable/c/5b012f77abde89bf0be8a0547636184fea618137 Patch
- https://git.kernel.org/stable/c/5dbdbe1133911ca7d8466bb86885adec32ad9438 Patch
- https://git.kernel.org/stable/c/aa44d21574751a7d6bca892eb8e0e9ac68372e52 Patch
- https://git.kernel.org/stable/c/b72d2b1448b682844f995e660b77f2a1fabc1662 Patch
- https://git.kernel.org/stable/c/c26591afd33adce296c022e3480dea4282b7ef91 Patch
- https://git.kernel.org/stable/c/dd681710ab77c8beafe2e263064cb1bd0e2d6ca9 Patch
- https://git.kernel.org/stable/c/f5417ff561b8ac9a7e53c747b8627a7ab58378ae Patch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html Patch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html Patch
时间线
- nvd_ingest NVD