CVE-2026-64101
Gravedad CVSS v3.1:
MEDIA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
19/07/2026
Última modificación:
11/08/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
fwctl: pds: Validate RPC input size before parsing<br />
<br />
The fwctl core allocates the device-specific RPC input buffer with<br />
fwctl_rpc.in_len and passes that buffer to the driver callback.<br />
<br />
pdsfc_fw_rpc() casts the buffer to struct fwctl_rpc_pds and then calls<br />
pdsfc_validate_rpc(), which reads fields from that structure before<br />
checking that the input buffer is large enough to contain it. A short<br />
in_len can make pds_fwctl read beyond the allocation.<br />
<br />
Reject pds RPC buffers that are smaller than struct fwctl_rpc_pds before<br />
parsing any pds-specific fields.
Impacto
Puntuación base 3.x
5.50
Gravedad 3.x
MEDIA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.15 (incluyendo) | 6.18.34 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 7.0.11 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc4:*:*:*:*:*:* |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



