PT-2026-27696 · Linux · Linux Kernel

CVE-2026-23331

·

Publicado

2026-01-01

·

Atualizado

2026-03-27

CVSS v3.1

5.5

Média

VetorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A flaw exists in the Linux kernel’s UDP handling. Specifically, when a UDP socket is bound to a wildcard address with a non-zero port, connected to an address, and then disconnected, the socket may not be correctly removed from the 4-tuple hash table. This can leave garbage data in the hash table chain. The issue occurs because the udp disconnect() function calls a rehash function that moves the socket to a new slot without properly removing it from the original location. The udp unhash4() function needs to be updated after udp hash4 dec(hslot2) to correctly remove the socket.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Missing Release of Resource after Effective Lifetime

Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Enumeração de Fraquezas

Identificadores relacionados

BDU:2026-12469
CVE-2026-23331

Produtos afetados

Linux Kernel