Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2026-53112

Gravedad CVSS v3.1:
ALTA
Tipo:
CWE-416 Utilización después de liberación
Fecha de publicación:
24/06/2026
Última modificación:
23/07/2026

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prepare_bcn_tasklet<br /> <br /> The irq_prepare_bcn_tasklet is initialized in rtl_pci_init() and<br /> scheduled when RTL_IMR_BCNINT interrupt is triggered by hardware.<br /> But it is never killed in rtl_pci_deinit(). When the rtlwifi card<br /> probe fails or is being detached, the ieee80211_hw is deallocated.<br /> However, irq_prepare_bcn_tasklet may still be running or pending,<br /> leading to use-after-free when the freed ieee80211_hw is accessed<br /> in _rtl_pci_prepare_bcn_tasklet().<br /> <br /> Similar to irq_tasklet, add tasklet_kill() in rtl_pci_deinit() to<br /> ensure that irq_prepare_bcn_tasklet is properly terminated before<br /> the ieee80211_hw is released.<br /> <br /> The issue was identified through static analysis.

Productos y versiones vulnerables

CPE Desde Hasta
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 2.6.38 (incluyendo) 5.10.258 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11 (incluyendo) 5.15.209 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (incluyendo) 6.1.175 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (incluyendo) 6.6.141 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (incluyendo) 6.12.91 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (incluyendo) 6.18.33 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.19 (incluyendo) 7.0.10 (excluyendo)