CVE-2026-23247
Description
In the Linux kernel, the following vulnerability has been resolved: tcp: secure_seq: add back ports to TS offset This reverts 28ee1b746f49 ("secure_seq: downgrade to per-host timestamp offsets") tcp_tw_recycle went away in 2017. Zhouyan Deng reported off-path TCP source port leakage via SYN cookie side-channel that can be fixed in multiple ways. One of them is to bring back TCP ports in TS offset randomization. As a bonus, we perform a single siphash() computation to provide both an ISN and a TS offset.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | affected | |
| debian | bullseye | affected | |
| debian | forky | fixed | 6.19.8-1 |
| debian | sid | fixed | 6.19.8-1 |
| debian | trixie | affected | |
| linux-kernel | affected | 6.18.17 | |
| linux-kernel | 4.10.14 | affected | |
| linux-kernel | 4.11 | affected | |
| linux-kernel | 7.0 | affected | |
References
- https://git.kernel.org/stable/c/165573e41f2f66ef98940cf65f838b2cb575d9d1
- https://git.kernel.org/stable/c/46e5b0d7cf55821527adea471ffe52a5afbd9caf
- https://git.kernel.org/stable/c/eae2f14ab2efccdb7480fae7d42c4b0116ef8805
- https://www.suse.com/security/cve/CVE-2026-23247.html
- https://security-tracker.debian.org/tracker/CVE-2026-23247
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.