Memory Leak in Linux Kernel Stream Parser Affects System Stability
CVE-2026-46102

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
27 May 2026

What is CVE-2026-46102?

A vulnerability in the Linux kernel's stream parser allows for a memory leak associated with the 'skb_head' structure when an abort occurs. This issue can lead to exhaustion of system memory as the parser fails to release references to partially assembled messages. The flaw manifests during message assembly timeouts and can be exploited repeatedly without proper cleanup, potentially impacting system stability. A fix has been implemented to free the 'skb_head' and reset parser state, ensuring memory is appropriately managed and preventing resource exhaustion.

Affected Version(s)

Linux 43a0c6751a322847cb6fa0ab8cbf77a1d08bfc0a

Linux 43a0c6751a322847cb6fa0ab8cbf77a1d08bfc0a < 5327dad2ffe9c1b49881dd6d51ff3c6893847568

Linux 43a0c6751a322847cb6fa0ab8cbf77a1d08bfc0a < 19ca9475f18f991735f98a22e735c43e95e6298d

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.