CVE-2026-72041

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxe27cca96cd68fa2c6814c90f9a1cfd36bb68c593 < 54d73f18f8919735f4d04d6f43374f75756c0180affected
LinuxLinuxe27cca96cd68fa2c6814c90f9a1cfd36bb68c593 < 14c0b42c8a2cd9b5361bbff45b52f69c62c6a286affected
LinuxLinuxe27cca96cd68fa2c6814c90f9a1cfd36bb68c593 < a66d45e0ce6d73cd79962d422388e61bfaf0cb50affected
LinuxLinuxe27cca96cd68fa2c6814c90f9a1cfd36bb68c593 < a338ce41bc933d8f74c39d9b3b6f1d8ca53d9714affected
LinuxLinuxe27cca96cd68fa2c6814c90f9a1cfd36bb68c593 < 007800408002d871f5699bdb944f985896730b8faffected
LinuxLinux5.6affected
LinuxLinux0 < 5.6unaffected
LinuxLinux6.6.145 <= 6.6.*unaffected
LinuxLinux6.12.97 <= 6.12.*unaffected
LinuxLinux6.18.40 <= 6.18.*unaffected
LinuxLinux7.1.5 <= 7.1.*unaffected
LinuxLinux7.2 <= *unaffected

Weaknesses

References