netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Fw: [Bug 206945] New: downgrading IPID assignment for TCP datagrams
@ 2020-03-25 15:26 Stephen Hemminger
  0 siblings, 0 replies; only message in thread
From: Stephen Hemminger @ 2020-03-25 15:26 UTC (permalink / raw)
  To: netdev



Begin forwarded message:

Date: Wed, 25 Mar 2020 08:49:38 +0000
From: bugzilla-daemon@bugzilla.kernel.org
To: stephen@networkplumber.org
Subject: [Bug 206945] New: downgrading IPID assignment for TCP datagrams


https://bugzilla.kernel.org/show_bug.cgi?id=206945

            Bug ID: 206945
           Summary: downgrading IPID assignment for TCP datagrams
           Product: Networking
           Version: 2.5
    Kernel Version: since kernel 3.9
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: high
          Priority: P1
         Component: IPV4
          Assignee: stephen@networkplumber.org
          Reporter: fengxw18@mails.tsinghua.edu.cn
        Regression: No

Through sending a forged ICMP "Fragmentation Needed" message to the Linux host,
an off-path attacker can clear the DF (Don't Fragment) flag in IP header, thus
downgrading the IPID assignment for TCP datagrams from the more secure
per-socket
based counter to hash based counter (since kernel version 3.9). Then the
attacker
can detect a shared IPID counter via hash collisions, which forms a
side-channel.
By observing the side channel, the attacker can hijack TCP connections on
the vulnerable Linux host completely off-path.

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-25 15:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-25 15:26 Fw: [Bug 206945] New: downgrading IPID assignment for TCP datagrams Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).