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

CVE-2026-46047

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

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> net: qrtr: ns: Fix use-after-free in driver remove()<br /> <br /> In the remove callback, if a packet arrives after destroy_workqueue() is<br /> called, but before sock_release(), the qrtr_ns_data_ready() callback will<br /> try to queue the work, causing use-after-free issue.<br /> <br /> Fix this issue by saving the default &amp;#39;sk_data_ready&amp;#39; callback during<br /> qrtr_ns_init() and use it to replace the qrtr_ns_data_ready() callback at<br /> the start of remove(). This ensures that even if a packet arrives after<br /> destroy_workqueue(), the work struct will not be dereferenced.<br /> <br /> Note that it is also required to ensure that the RX threads are completed<br /> before destroying the workqueue, because the threads could be using the<br /> qrtr_ns_data_ready() callback.

Productos y versiones vulnerables

CPE Desde Hasta
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.7 (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.140 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (incluyendo) 6.12.86 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (incluyendo) 6.18.27 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.19 (incluyendo) 7.0.4 (excluyendo)