Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-52986

netfilter: nf_conntrack_sip: don't use simple_strtoul
Back to all
CVE

CVE-2026-52986

netfilter: nf_conntrack_sip: don't use simple_strtoul

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

netfilter: nfconntracksip: don't use simple_strtoul

Replace unsafe port parsing in epaddrlen(), ctsipparseheader_uri(),

and ctsipparserequest() with a new sipparse_port() helper that

validates each digit against the buffer limit, eliminating the use of

simple_strtoul() which assumes NUL-terminated strings.

The previous code dereferenced pointers without bounds checks after

sipparseaddr() and relied on simple_strtoul() on non-NUL-terminated

skb data. A port that reaches the buffer limit without a trailing

character is also rejected as malformed.

Also get rid of all simple_strtoul() usage in conntrack, prefer a

stricter version instead.  There are intentional changes:

  • Bail out if number is > UINT_MAX and indicate a failure, same for

  too long sequences.

  While we do accept 05535 as port 5535, we will not accept e.g.

  'sip:10.0.0.1:005060'.  While its syntactically valid under RFC 3261,

  we should restrict this to not waste cycles when presented with

  malformed packets with 64k '0' characters.

  • Force base 10 in ctsipparsenumericalparam(). This is used to fetch

  'expire=' and 'rports='; both are expected to use base-10.

  • In nfnatsip.c, only accept the parsed value if its within the 1k-64k

  range.

  • epaddr_len now returns 0 if the port is invalid, as it already does

  for invalid ip addresses.  This is intentional. nfconntracksip

  performs lots of guesswork to find the right parts of the message

  to parse.  Being stricter could break existing setups.

  Connection tracking helpers are designed to allow traffic to

  pass, not to block it.

Based on an earlier patch from Jenny Guanni Qu qguanni@gmail.com.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
9.8
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
C
H
U
0
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
C
H
U
-

Related Resources

No items found.

References

https://git.kernel.org/stable/c/523762e3b6933fff81f01dfa3c60c0774044cdab, https://git.kernel.org/stable/c/7df9863bf538a626e8a684e59cb2c43eac0ef3c8, https://git.kernel.org/stable/c/8cd0358379570003659186706e077929d6930c40, https://git.kernel.org/stable/c/8cf6809cddcbe301aedfc6b51bcd4944d45795f6, https://git.kernel.org/stable/c/9c6afcb1c3cbb2c0da65b8515ac14d7273872f84, https://git.kernel.org/stable/c/9f69c323ae0ab517e595c2cc74e0ae0d9d085611, https://git.kernel.org/stable/c/b3264c977e79d8a25778d4fd11520f00fea1329c, https://git.kernel.org/stable/c/ea2ecd29b8f4433e52607192ca91084f95787ca0, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/52xxx/CVE-2026-52986.json, https://nvd.nist.gov/vuln/detail/CVE-2026-52986, https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Severity

9.8

CVSS Score
0
10

Basic Information

Base CVSS
9.8
EPSS Probability
0.00552%
EPSS Percentile
0.43863%
Introduced Version
05e3ced297fe755093140e7487e292fb7603316e,2.6.26,5.11.0,5.16.0,6.2.0,6.7.0,6.13.0,6.19.0,0
Fix Available
8cf6809cddcbe301aedfc6b51bcd4944d45795f6,5.10.258,5.15.209,6.1.175,6.6.141,6.12.91,6.18.33,7.0.10,6.1.176-1,5.10.259-1,6.1.176-1~deb11u1,6.12.94-1,4.15.0-254.266,4.15.0-1195.208,5.4.0-1162.173~18.04.1,4.15.0-1205.220,4.15.0-1188.205,5.4.0-1165.174~18.04.1,5.4.0-234.254~18.04.1,5.4.0-1108.113~18.04.1,4.15.0-1177.182,4.15.0-1158.169,5.4.0-1145.158~18.04.1,5.4.0-234.254,5.4.0-1162.173,5.15.0-1112.119~20.04.1,5.4.0-1167.173,5.15.0-1117.126~20.04.1,5.15.0-1117.126~20.04.2,5.4.0-1121.128,5.4.0-1165.174,5.15.0-186.196~20.04.1,5.4.0-1108.113,5.15.0-1106.110~20.04.1,5.15.0-1107.113~20.04.1,5.4.0-1066.69,5.15.0-184.194~20.04.1,5.15.0-1064.66~20.04.1,5.4.0-1160.170,5.15.0-1109.115~20.04.1,5.4.0-1145.158,5.4.0-1080.84,6.8.0-136.136,6.8.0-1061.64,6.8.0-1063.71,6.8.0-1062.69,6.8.0-1064.72,6.8.0-1059.67,6.8.0-1046.50,7.0.0-28.28~24.04.1,6.8.0-1061.62,6.8.0-136.136.2,6.8.0-1059.62,7.0.0-1016.16~24.04.1,6.8.0-1059.62.1,6.8.0-1030.31,6.8.0-1058.61,6.8.0-1061.65,6.8.0-1033.34,5.15.0-186.196,5.15.0-1112.119,6.8.0-1061.64~22.04.1,5.15.0-1117.126,6.8.0-1063.71~22.04.1,6.8.0-1062.69~22.04.1,5.15.0-1112.122,6.8.0-1064.72~22.04.1,5.15.0-1108.114,5.15.0-1095.103,6.8.0-136.136~22.04.1,5.15.0-1106.110,6.8.0-1061.62~22.04.1,5.15.0-1107.113,5.15.0-1104.109,5.15.0-184.194,6.8.0-136.136.2~22.04.1,5.15.0-1107.108,6.8.0-1059.62~22.04.1,5.15.0-1064.66,5.15.0-1053.53,5.15.0-1109.115,6.8.0-1058.61~22.04.1,6.8.0-136.136~22.04.3,5.15.0-1075.79,0:5.10.258-257.1041.amzn2,0:1.0-0.amzn2,0:5.15.209-147.245.amzn2,1:6.18.33-63.124.amzn2023,1:1.0-0.amzn2023,1:6.1.175-219.357.amzn2023,1:6.12.92-122.166.amzn2023

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading