Back to overview

CVE-2026-53002

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 [..]

Metadata

CVE ID
CVE-2026-53002
State
PUBLISHED
Assigner
Linux
Reserved
2026-06-09 07:44 UTC
Published
2026-06-24 16:29 UTC
Last updated
2026-06-24 16:29 UTC
Vendor / Product
Linux / Linux
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (2)
VendorProductPlatformVersions
Linux Linux 9fafcd7b203229c3f3893a475741afc27e276306 < 2f793ba78470a99f40389b7dc60a81d9f5ad3956, 9fafcd7b203229c3f3893a475741afc27e276306 < 6bbf829b4c1b44c941c47dd0d710f1393258f3d5, 9fafcd7b203229c3f3893a475741afc27e276306 < ab64e61c9323fa6de21bd20da1ddb29a0fb65d34, 9fafcd7b203229c3f3893a475741afc27e276306 < 1c9fb8aeed06790d42cdcd00f6c3ce0b9e926c1e …
Linux Linux 2.6.20, 0 < 2.6.20, 5.10.258 ≤ 5.10.*, 5.15.209 ≤ 5.15.* …
Back to overview