CVE-2026-80603
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
28/08/2026
Última modificación:
28/08/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
netfilter: nf_conntrack_irc: fix parse_dcc() off-by-one OOB read<br />
<br />
parse_dcc() treats data_end as an inclusive end pointer, but its only<br />
caller passes data_limit = ib_ptr + datalen, which points one past the<br />
last valid byte.<br />
<br />
The newline search loop iterates while tmp
Impacto
Referencias a soluciones, herramientas e información
- https://git.kernel.org/stable/c/2393f0bd7a467ad475598f3a5b9de27ca36e3037
- https://git.kernel.org/stable/c/2b70f61f569bb29acb380e6f616a1bbdee15668f
- https://git.kernel.org/stable/c/437e0a3854b3a44ec15afa9ab88ec215adf3a2fd
- https://git.kernel.org/stable/c/910c33e4a8c046c3cc1fa5a465a4d41a1bb398f1
- https://git.kernel.org/stable/c/abb8c32b88ea3f46beb68c34fe9a3ac8ed664e7e
- https://git.kernel.org/stable/c/aff589556ed772cb1c0c2d7b4d91ec45c0c39416
- https://git.kernel.org/stable/c/eeef3b81f449560653662df2dde6f6fe247c5365
- https://git.kernel.org/stable/c/ef6400ca25a13fd6dedbe8ef4a1d0979bbbfe88a



