Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.
9.8

CVE-2026-53002: Linux Kernel: Potential Data Corruption in SIP Processing

CVE-2026-53002 CVE-2026-53002
Summary

A vulnerability in the Linux kernel's SIP processing could allow an attacker to write data to an unintended location, potentially leading to system instability or crashes. This issue has been fixed by replacing a vulnerable function with a safer alternative. Affected systems should be updated to the latest kernel version to ensure security.

What to do

No fix is available yet. Check with your software vendor for updates.

Affected software
VendorProductAffected versions
linux linux < 2f793ba78470a99f40389b7dc60a81d9f5ad3956
2.6.20
linux linux_kernel >= 2.6.20, < 5.10.258
>= 5.11, < 5.15.209
>= 5.16, < 6.1.175
>= 6.2, < 6.6.141
>= 6.7, < 6.12.91
>= 6.13, < 6.18.33
>= 6.19, < 7.0.10
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
redhat enterprise_linux 7.0
8.0
9.0
10.0
cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*
Original title
In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: remove sprintf usage Replace it with scnprintf, the buffer sizes are expected to be large enough to hold ...
Original description
In the Linux kernel, the following vulnerability has been resolved:

netfilter: conntrack: remove sprintf usage

Replace it with scnprintf, the buffer sizes are expected to be large enough
to hold the result, no need for snprintf+overflow check.

Increase buffer size in mangle_content_len() while at it.

BUG: KASAN: stack-out-of-bounds in vsnprintf+0xea5/0x1270
Write of size 1 at addr [..]
vsnprintf+0xea5/0x1270
sprintf+0xb1/0xe0
mangle_content_len+0x1ac/0x280
nf_nat_sdp_session+0x1cc/0x240
process_sdp+0x8f8/0xb80
process_invite_request+0x108/0x2b0
process_sip_msg+0x5da/0xf50
sip_help_tcp+0x45e/0x780
nf_confirm+0x34d/0x990
[..]
nvd CVSS3.1 9.8
Vulnerability type
CWE-787 Out-of-bounds Write
Published: 24 Jun 2026 · Updated: 23 Jul 2026 · First seen: 28 Jun 2026