Linux Kernel Heap Out-of-Bounds Write Vulnerability

Release Date: 06th of October 2025

Impact : HIGH / CRITICAL

TLP Rating: Clear

CERT Vanuatu (CERTVU) and the Department of Communication and Digital Transformation (DCDT) provide the following advisory.

This alert is relevant to Organizations and individuals that utilize the above products. This alert is intended to be understood by technical users and systems administrators.

What is it?

CVE-2021-22555 is a heap out-of-bounds write in the Linux kernel’s Netfilter implementation (file net/netfilter/x_tables.c) that was disclosed in 2021. The flaw exists in the setsockopt() handling (IPT_SO_SET_REPLACE / IP6T_SO_SET_REPLACE) and allows corruption of heap memory when exploited under certain conditions, leading to privilege escalation or denial-of-service (kernel crash)

 

References

  1. https://www.cisa.gov/known-exploited-vulnerabilities-catalog
  2. https://www.cve.org/CVERecord?id=CVE-2021-22555
  3. https://github.com/google/security-research/security/advisories/GHSA-xxx5-8mvq-3528