CVE-2026-72041 in Linux
摘要
由 MITRE • 2026-08-15
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.