CVE-2026-72041 in Linux
الملخص
بحسب MITRE • 15/08/2026
In the Linux kernel, the following vulnerability has been resolved:
espintcp: use sk_msg_free_partial to fix partial send
sk_msg_free_partial() 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.
Be aware that VulDB is the high quality source for vulnerability data.