CVE-2026-72041: espintcp: use sk_msg_free_partial to fix partial send
In the Linux kernel, the following vulnerability has been resolved:
espintcp: use skmsgfreepartial to fix partial send
skmsgfreepartial() ensures consistency of the skmsg at every iteration, without having to manually handle uncharges and offsets. This simplifies the code, and fixes some bugs in skmsg accounting when we don't send the full contents.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-72041?
The severity of CVE-2026-72041 is rated at 34, indicating a potential risk.
How do I fix CVE-2026-72041?
To fix CVE-2026-72041, ensure you update to the latest version of the Linux kernel that addresses this vulnerability.
What systems are affected by CVE-2026-72041?
CVE-2026-72041 affects systems running the Linux kernel with the specific vulnerability in espintcp.
What type of vulnerability is CVE-2026-72041?
CVE-2026-72041 is a code consistency issue in the Linux kernel's espintcp module.
When was CVE-2026-72041 published?
CVE-2026-72041 was published on August 15, 2026.