PT-2026-5519 · Linux · Linux Kernel

Jakub

+1

·

Publicado

2026-01-01

·

Atualizado

2026-01-31

·

CVE-2026-23016

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 The Linux kernel contains a flaw related to fragmented packets and conntrack references. Specifically, the issue arises when handling fragmented packets where conntrack cleanup gets stuck due to skbs holding nf conn references via their fraglist. This can occur during UDP and potentially TCP processing, especially when Path MTU discovery is disabled. The problem stems from reassembled skbs ending up in the pcpu freelist while still maintaining nf conn references, preventing conntrack module removal. The root cause is identified as the introduction of skb attempt defer free() in commit 6471658dc66c. The recommended solution involves dropping nf conn entries when they are placed in the defrag queue, retaining the entry only for the first skb to maintain nf conn for the TX path.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

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

Enumeração de Fraquezas

Identificadores relacionados

BDU:2026-04135
CVE-2026-23016

Produtos afetados

Linux Kernel