← Voltar à pesquisa de CVEs

CVE-2026-64004

Linux Kernel

Descrição

In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix locking in .getsockopt Mirror iucv_sock_setsockopt() and wrap the whole switch in lock_sock()/release_sock(). The pre-existing SO_MSGLIMIT-only lock becomes redundant and is removed. Any AF_IUCV HIPER user can potentially crash the kernel by racing recvmsg() with getsockopt(SO_MSGSIZE): the SO_MSGSIZE arm dereferences iucv->hs_dev->mtu after iucv_sock_close() (called from the racing recvmsg()) has set hs_dev to NULL, producing a NULL pointer dereference oops.

CVSS 7.8EPSS 0.129%Risco 0.79
Ver fonte
Publicação
2026-07-19 16:17:40
Versões afetadas
unknown
Tipo
Kernel
Última alteração
2026-07-30 14:51:11
Vetor
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H