CVE-2026-100070 PUBLISHED

netfilter: nf_nat_sip: rewind offset when NAT shrinks the packet

Assigner: Linux
Reserved: 25.09.2026 Published: 25.09.2026 Updated: 25.09.2026

In the Linux kernel, the following vulnerability has been resolved:

netfilter: nf_nat_sip: rewind offset when NAT shrinks the packet

sashiko says: If map_addr() changes the packet length, such as when the public NAT IP string is shorter or longer than the internal IP, coff will still point to the offset relative to the pre-mangled packet. If the packet shrinks, coff could overshoot the correct position, potentially causing the next ct_sip_parse_header_uri() call to silently skip bytes and miss subsequent Contact headers. Could this lead to a failure to NAT those subsequent headers and leak internal network details?

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from c978cd3a937141deaf7995b849824af6dacdeae7 to 6828aca3d82717c2fda92af81c0dda642bc2b465 (excl.)
  • affected from c978cd3a937141deaf7995b849824af6dacdeae7 to 2703f5ea8d85bc729f433ac09ee902084c947122 (excl.)
  • affected from c978cd3a937141deaf7995b849824af6dacdeae7 to 0f4d30e2e49f343fc28ba1e259fd22969b940c46 (excl.)
  • affected from c978cd3a937141deaf7995b849824af6dacdeae7 to 810da5a63549531da78348b0a4545042d84e01e2 (excl.)
  • affected from c978cd3a937141deaf7995b849824af6dacdeae7 to 668cc1c30caedc63070b10d17d5514748988a140 (excl.)
  • affected from c978cd3a937141deaf7995b849824af6dacdeae7 to e70d48fcf8382581162608a4a322919bfd22aef3 (excl.)
  • affected from c978cd3a937141deaf7995b849824af6dacdeae7 to c408d416618ebb8a95e3097a13f3b793ea9272ee (excl.)
  • affected from c978cd3a937141deaf7995b849824af6dacdeae7 to 16aecbe3036f6097c26b51b12e4c1cf207769690 (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 2.6.26 is affected
  • unaffected from 0 to 2.6.26 (excl.)
  • unaffected from 5.10.270 to 5.10.* (incl.)
  • unaffected from 5.15.221 to 5.15.* (incl.)
  • unaffected from 6.1.188 to 6.1.* (incl.)
  • unaffected from 6.6.157 to 6.6.* (incl.)
  • unaffected from 6.12.110 to 6.12.* (incl.)
  • unaffected from 6.18.52 to 6.18.* (incl.)
  • unaffected from 7.2.6 to 7.2.* (incl.)
  • unaffected from 7.3-rc1 to * (incl.)

References