CVE-2026-68477
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
ipvs: fix more places with wrong ipv6 transport offsets
Sashiko reports for more incorrect IPv6 transport offsets.
The app code for TCP was assuming IPv4 network header even after the ipvsh argument was provided. This can cause problems with apps over IPv6. As for the only official app in the kernel tree (FTP) this problem is harmless because we use Netfilter to mangle the FTP ports and we do not adjust the TCP seq numbers.
Also, provide correct offset of the ICMPV6 header in ip_vs_out_icmp_v6() for correct checksum checks when the IPv6 packet has extension headers.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 2a3b791e6e1169f374224d164738e9f7be703d77 < 613ce63711b8d431bba90781f133c39a21684f87 | affected |
| Linux | Linux | 2a3b791e6e1169f374224d164738e9f7be703d77 < 95d4511d81b2b37e5d2bdde5d912e48243eae517 | affected |
| Linux | Linux | 2a3b791e6e1169f374224d164738e9f7be703d77 < 3a9dc9b55b53d94613a587604b77d3b20024090c | affected |
| Linux | Linux | 2a3b791e6e1169f374224d164738e9f7be703d77 < a3f0d5b605cd5da5c95279969fb8cea4e55cee5b | affected |
| Linux | Linux | 2a3b791e6e1169f374224d164738e9f7be703d77 < 7350eb7ead172ae8024897d4b0f2e15c5318279c | affected |
| Linux | Linux | 2a3b791e6e1169f374224d164738e9f7be703d77 < d4ec18f48ce78a3bf7c999ac908691007375fe99 | affected |
| Linux | Linux | 2a3b791e6e1169f374224d164738e9f7be703d77 < 905d7a363ade96a19f214815361e11981142c547 | affected |
| Linux | Linux | 2a3b791e6e1169f374224d164738e9f7be703d77 < b3fe4cbd583895987935a9bdad01c8f9d3a02310 | affected |
| Linux | Linux | 2.6.28 | affected |
| Linux | Linux | 0 < 2.6.28 | unaffected |
| Linux | Linux | 5.10.261 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.212 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.178 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.145 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.97 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.40 <= 6.18.* | unaffected |
| Linux | Linux | 7.1.5 <= 7.1.* | unaffected |
| Linux | Linux | 7.2-rc4 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/613ce63711b8d431bba90781f133c39a21684f87
- https://git.kernel.org/stable/c/95d4511d81b2b37e5d2bdde5d912e48243eae517
- https://git.kernel.org/stable/c/3a9dc9b55b53d94613a587604b77d3b20024090c
- https://git.kernel.org/stable/c/a3f0d5b605cd5da5c95279969fb8cea4e55cee5b
- https://git.kernel.org/stable/c/7350eb7ead172ae8024897d4b0f2e15c5318279c
- https://git.kernel.org/stable/c/d4ec18f48ce78a3bf7c999ac908691007375fe99
- https://git.kernel.org/stable/c/905d7a363ade96a19f214815361e11981142c547
- https://git.kernel.org/stable/c/b3fe4cbd583895987935a9bdad01c8f9d3a02310
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.