Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2023-53669— tcp: fix skb_copy_ubufs() vs BIG TCP

CVSS 7.8 · High EPSS 0.14% · P4

Possible ATT&CK Techniques 1AI

T1499 · Endpoint Denial of Service

Affected Version Matrix 10

VendorProductVersion RangeStatus
LinuxLinux7c4e983c4f3cf94fcd879730c6caa877e0768a4d< 7fa93e39fbb0566019c388a8038a4d58552e0910affected
7c4e983c4f3cf94fcd879730c6caa877e0768a4d< 3c77a377877acbaf03cd7caa21d3644a5dd16301affected
7c4e983c4f3cf94fcd879730c6caa877e0768a4d< 9cd62f0ba465cf647c7d8c2ca7b0d99ea0c1328faffected
7c4e983c4f3cf94fcd879730c6caa877e0768a4d< 7e692df3933628d974acb9f5b334d2b3e885e2a6affected
5.19affected
< 5.19unaffected
6.1.29≤ 6.1.*unaffected
6.2.16≤ 6.2.*unaffected
… +2 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2023-53669

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
tcp: fix skb_copy_ubufs() vs BIG TCP
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: tcp: fix skb_copy_ubufs() vs BIG TCP David Ahern reported crashes in skb_copy_ubufs() caused by TCP tx zerocopy using hugepages, and skb length bigger than ~68 KB. skb_copy_ubufs() assumed it could copy all payload using up to MAX_SKB_FRAGS order-0 pages. This assumption broke when BIG TCP was able to put up to 512 KB per skb. We did not hit this bug at Google because we use CONFIG_MAX_SKB_FRAGS=45 and limit gso_max_size to 180000. A solution is to use higher order pages if needed. v2: add missing __GFP_COMP, or we leak memory.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
N/A
Source: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于skb_copy_ubufs函数无法处理BIG TCP的大数据包,可能导致内存泄漏。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
LinuxLinux 7c4e983c4f3cf94fcd879730c6caa877e0768a4d ~ 7fa93e39fbb0566019c388a8038a4d58552e0910 -
LinuxLinux 5.19 -

II. Public POCs for CVE-2023-53669

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2023-53669

登录查看更多情报信息。

Patches & Fixes for CVE-2023-53669 (4)

Same Patch Batch · Linux · 2025-10-07 · 118 CVEs total

CVE-2023-536299.8 CRITICALfs: dlm: fix use after free in midcomms commit
CVE-2023-536308.8 HIGHiommufd: Fix unpinning of pages when an access is present
CVE-2023-536768.8 HIGHscsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
CVE-2023-536758.8 HIGHscsi: ses: Fix possible desc_ptr out-of-bounds accesses
CVE-2023-536738.8 HIGHBluetooth: hci_event: call disconnect callback before deleting conn
CVE-2023-536798.3 HIGHwifi: mt7601u: fix an integer underflow
CVE-2023-536358.2 HIGHnetfilter: conntrack: fix wrong ct->timeout value
CVE-2023-536597.8 HIGHiavf: Fix out-of-bounds when setting channels on remove
CVE-2023-536197.8 HIGHnetfilter: conntrack: Avoid nf_ct_helper_hash uses after free
CVE-2023-536607.8 HIGHbpf, cpumap: Handle skb as well when clean up ptr_ring
CVE-2023-536437.8 HIGHnvme-tcp: don't access released socket during error recovery
CVE-2023-536457.8 HIGHbpf: Make bpf_refcount_acquire fallible for non-owning refs
CVE-2023-536467.8 HIGHdrm/i915/perf: add sentinel to xehp_oa_b_counters
CVE-2023-536267.8 HIGHext4: fix possible double unlock when moving a directory
CVE-2023-536277.8 HIGHscsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.list
CVE-2022-505287.8 HIGHdrm/amdkfd: Fix memory leakage
CVE-2023-536747.8 HIGHclk: Fix memory leak in devm_clk_notifier_register()
CVE-2022-505437.8 HIGHRDMA/rxe: Fix mr->map double free
CVE-2022-505177.8 HIGHmm/huge_memory: do not clobber swp_entry_t during THP split
CVE-2023-536837.8 HIGHfs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode()

Showing top 20 of 118 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2023-53669

No comments yet


Leave a comment