Vulnerability in Linux

CVE-2026-53002

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…

Affected products

  • Linux — versions 9fafcd7b203229c3f3893a475741afc27e276306, 2.6.20, 0

References