CVE-2022-50421
Gravedad CVSS v3.1:
ALTA
Tipo:
CWE-416
Utilización después de liberación
Fecha de publicación:
01/10/2025
Última modificación:
14/01/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
rpmsg: char: Avoid double destroy of default endpoint<br />
<br />
The rpmsg_dev_remove() in rpmsg_core is the place for releasing<br />
this default endpoint.<br />
<br />
So need to avoid destroying the default endpoint in<br />
rpmsg_chrdev_eptdev_destroy(), this should be the same as<br />
rpmsg_eptdev_release(). Otherwise there will be double destroy<br />
issue that ept->refcount report warning:<br />
<br />
refcount_t: underflow; use-after-free.<br />
<br />
Call trace:<br />
refcount_warn_saturate+0xf8/0x150<br />
virtio_rpmsg_destroy_ept+0xd4/0xec<br />
rpmsg_dev_remove+0x60/0x70<br />
<br />
The issue can be reproduced by stopping remoteproc before<br />
closing the /dev/rpmsgX.
Impacto
Puntuación base 3.x
7.80
Gravedad 3.x
ALTA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.18 (incluyendo) | 5.19.17 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.0 (incluyendo) | 6.0.3 (excluyendo) |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



