4 matches found
CVE-2026-72041
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...
CVE-2026-72041
CVE-2026-72041 affects the Linux kernel espintcp path. The issue is addressed by switching to sk_msg_free_partial to fix partial sends, ensuring skmsg consistency on every iteration and simplifying accounting of uncharges and offsets when not sending full contents. The vulnerability is treated as...
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...
PT-2026-72230
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the espintcp component where bugs occur in skmsg accounting during partial send operations. The use of the sk msg free partial function is required to ensure the...