CVE-2025-40279
net: sched: act_connmark: initialize struct tc_ife to fix kernel leak
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: net: sched: act_connmark: initialize struct tc_ife to fix kernel leak In tcf_connmark_dump(), the variable 'opt' was partially initialized using a designatied initializer. While the padding bytes are reamined uninitialized. nla_put() copies the entire structure into a netlink message, these uninitialized bytes leaked to userspace. Initialize the structure with memset before assigning its fields to ensure all members and padding are cleared prior to beign copied.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Dec 6, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
22a5dc0e5e3e8fef804230cd73ed7b0afd4c7bae < 218b67c8c8246d47a2a7910eae80abe4861fe2b7 22a5dc0e5e3e8fef804230cd73ed7b0afd4c7bae < 73cc56c608c209d3d666cc571293b090a471da70 22a5dc0e5e3e8fef804230cd73ed7b0afd4c7bae < 31e4aa93e2e5b5647fc235b0f6ee329646878f9e 22a5dc0e5e3e8fef804230cd73ed7b0afd4c7bae < 51cb05d4fd632596816ba44e882e84db9fb28a7e 22a5dc0e5e3e8fef804230cd73ed7b0afd4c7bae < 25837889ec062f2b7618142cd80253dff3da5343 22a5dc0e5e3e8fef804230cd73ed7b0afd4c7bae < 62b656e43eaeae445a39cd8021a4f47065af4389
Linux / Linux
4.0
References
git.kernel.org: https://git.kernel.org/stable/c/218b67c8c8246d47a2a7910eae80abe4861fe2b7 git.kernel.org: https://git.kernel.org/stable/c/73cc56c608c209d3d666cc571293b090a471da70 git.kernel.org: https://git.kernel.org/stable/c/31e4aa93e2e5b5647fc235b0f6ee329646878f9e git.kernel.org: https://git.kernel.org/stable/c/51cb05d4fd632596816ba44e882e84db9fb28a7e git.kernel.org: https://git.kernel.org/stable/c/25837889ec062f2b7618142cd80253dff3da5343 git.kernel.org: https://git.kernel.org/stable/c/62b656e43eaeae445a39cd8021a4f47065af4389