Bug 2258875 (CVE-2023-52881, RHV-2024-1001) - CVE-2023-52881 kernel: TCP-spoofed ghost ACKs and leak leak initial sequence number
Summary: CVE-2023-52881 kernel: TCP-spoofed ghost ACKs and leak leak initial sequence ...
Keywords:
Status: NEW
Alias: CVE-2023-52881, RHV-2024-1001
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
: 2262763 (view as bug list)
Depends On: 2279717
Blocks: 2249132
TreeView+ depends on / blocked
 
Reported: 2024-01-17 20:35 UTC by Rohit Keshri
Modified: 2024-12-04 00:42 UTC (History)
53 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2024:4354 0 None None None 2024-07-08 07:11:01 UTC
Red Hat Product Errata RHBA-2024:4365 0 None None None 2024-07-08 11:00:41 UTC
Red Hat Product Errata RHBA-2024:4461 0 None None None 2024-07-10 15:55:34 UTC
Red Hat Product Errata RHBA-2024:4463 0 None None None 2024-07-10 18:16:46 UTC
Red Hat Product Errata RHBA-2024:4494 0 None None None 2024-07-11 09:38:48 UTC
Red Hat Product Errata RHBA-2024:4495 0 None None None 2024-07-11 10:35:05 UTC
Red Hat Product Errata RHBA-2024:4507 0 None None None 2024-07-11 13:28:58 UTC
Red Hat Product Errata RHBA-2024:4535 0 None None None 2024-07-15 07:10:37 UTC
Red Hat Product Errata RHSA-2024:10772 0 None None None 2024-12-04 00:42:46 UTC
Red Hat Product Errata RHSA-2024:10773 0 None None None 2024-12-04 00:16:10 UTC
Red Hat Product Errata RHSA-2024:4211 0 None None None 2024-07-02 08:53:42 UTC
Red Hat Product Errata RHSA-2024:4352 0 None None None 2024-07-08 02:01:37 UTC
Red Hat Product Errata RHSA-2024:5281 0 None None None 2024-08-13 14:32:43 UTC
Red Hat Product Errata RHSA-2024:6206 0 None None None 2024-09-03 15:42:34 UTC

Description Rohit Keshri 2024-01-17 20:35:27 UTC
Dear Linux Developers,

We're reaching out to you as part of the disclosure process of our research.

In our research, which we will present at IEEE Security & Privacy in May 2024, we found that attackers can not only create TCP-spoofed connections (which was already known), but can also reliably transmit IP-spoofed data over such connections. This has security implications for applications that rely on TCP endpoint IP addresses, such as firewalling or host-based authentication (e.g., SMTP/SPF, of DBs).

We basically discovered two TCP spoofing primitives. First, attackers can bruteforce the server-chosen send window by acknowledging data that was never sent (what we call "ghost ACKs"; see Figure 3 in the paper). Second, we show that there are side channels that allow the attacker to leak the otherwise-secret server-chosen initial sequence number (ISN). One of these side channels leverages TCP SYN cookies.

We believe that the TCP/IP stack can take countermeasures to prevent such attacks, or at least make them harder. For example, we think that TCP endpoints should ignore ghost ACKs, and have some ideas to randomize the TCP backlog queue to prevent the SYN cookie side channel. 

At the same time, we have disclosed our findings to the IETF folks and hope that they have helpful feedback for us.

Comment 4 Alex 2024-02-05 13:23:44 UTC
*** Bug 2262763 has been marked as a duplicate of this bug. ***

Comment 12 Alex 2024-05-08 09:07:39 UTC
Created kernel tracking bugs for this issue:

Affects: fedora-all [bug 2279717]

Comment 16 Alex 2024-06-09 15:45:42 UTC
The result of automatic check (that is developed by Alexander Larkin) for this CVE-2023-52881 is: CHECK	Maybe valid. Check manually. with impact MODERATE (that is approximation based on flags REMOTE NETWORK IMPROVEONLY  ; these flags parsed automatically based on patche data). Such automatic check happens only for Low/Moderates (and only when not from reporter, but parsing already existing CVE). Highs always checked manually (I check it myself and then we check it again in Remediation team). In rare cases some of the Moderates could be increased to High later.

Comment 24 errata-xmlrpc 2024-07-02 08:53:39 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2024:4211 https://access.redhat.com/errata/RHSA-2024:4211

Comment 25 errata-xmlrpc 2024-07-08 02:01:33 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2024:4352 https://access.redhat.com/errata/RHSA-2024:4352

Comment 27 errata-xmlrpc 2024-08-13 14:32:39 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support
  Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions
  Red Hat Enterprise Linux 8.6 Telecommunications Update Service

Via RHSA-2024:5281 https://access.redhat.com/errata/RHSA-2024:5281

Comment 29 errata-xmlrpc 2024-09-03 15:42:31 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8.8 Extended Update Support

Via RHSA-2024:6206 https://access.redhat.com/errata/RHSA-2024:6206

Comment 31 errata-xmlrpc 2024-12-04 00:16:06 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9.2 Extended Update Support

Via RHSA-2024:10773 https://access.redhat.com/errata/RHSA-2024:10773

Comment 32 errata-xmlrpc 2024-12-04 00:42:42 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9.2 Extended Update Support

Via RHSA-2024:10772 https://access.redhat.com/errata/RHSA-2024:10772


Note You need to log in before you can comment on or make changes to this bug.