PT-2026-51896 · Linux · Linux
Published
2026-06-24
·
Updated
2026-06-24
·
CVE-2026-53002
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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
[..]
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux