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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-52984— net/sched: netem: fix queue limit check to include reordered packets

AI Predicted 5.3 Difficulty: Moderate EPSS 0.18% · P8

Possible ATT&CK Techniques 1AI

T1040 · Network Sniffing

Affected Version Matrix 25

VendorProductVersion RangeStatus
LinuxLinux216509dda290f6db92c816dd54b83c1df9da9e76< 0f875d52db4c921da610e481b72f03cc82fdcb72affected
c2047b0e216c8edce227d7c42f99ac2877dad0e4< ef9a41b3870fb90577da5b2de5bd140022d4021eaffected
10df49cfca73dfbbdb6c4150d859f7e8926ae427< 74fcd8e127200a50ee22ba2b45c164722bdb9177affected
3824c5fad18eeb7abe0c4fc966f29959552dca3e< 39a66e83ea41fe845631eeb8d326953de27d13f9affected
356078a5c55ec8d2061fcc009fb8599f5b0527f9< 54b5dbacd00dedffd5e2eed76de1c3839996b5e6affected
f8d4bc455047cf3903cd6f85f49978987dbb3027< 8450462eaf91d5d2a9e863507b16d18e814baef3affected
f8d4bc455047cf3903cd6f85f49978987dbb3027< 936a7dd87251f6f3e88983350833edf60fe6a80baffected
f8d4bc455047cf3903cd6f85f49978987dbb3027< 4185701fcce6b426b6c3630b25330dddd9c47b0daffected
… +17 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-52984

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
net/sched: netem: fix queue limit check to include reordered packets
Source: NVD (National Vulnerability Database)
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net/sched: netem: fix queue limit check to include reordered packets The queue limit check in netem_enqueue() uses q->t_len which only counts packets in the internal tfifo. Packets placed in sch->q by the reorder path (__qdisc_enqueue_head) are not counted, allowing the total queue occupancy to exceed sch->limit under reordering. Include sch->q.qlen in the limit check.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Title
Linux kernel 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Linux kernel是美国Linux基金会开源的操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于netem队列限制检查不完整,未统计重排序路径中的包,可能导致总队列占用超过限制。
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 216509dda290f6db92c816dd54b83c1df9da9e76 ~ 0f875d52db4c921da610e481b72f03cc82fdcb72 -
LinuxLinux 6.13 -

II. Public POCs for CVE-2026-52984

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-52984

登录查看更多情报信息。

Patches & Fixes for CVE-2026-52984 (7)

Same Patch Batch · Linux · 2026-06-24 · 219 CVEs total

CVE-2026-530469.8 CRITICALksmbd: fix use-after-free from async crypto on Qualcomm crypto engine
CVE-2026-530889.8 CRITICALnet: bcmgenet: fix off-by-one in bcmgenet_put_txcb
CVE-2026-530109.8 CRITICALksmbd: fix use-after-free in smb2_open during durable reconnect
CVE-2026-530069.8 CRITICALipv6: fix possible UAF in icmpv6_rcv()
CVE-2026-530869.8 CRITICALnet: bcmgenet: fix racing timeout handler
CVE-2026-530029.8 CRITICALnetfilter: conntrack: remove sprintf usage
CVE-2026-529939.8 CRITICALtipc: fix double-free in tipc_buf_append()
CVE-2026-529899.8 CRITICALnvmet-tcp: propagate nvmet_tcp_build_pdu_iovec() errors to its callers
CVE-2026-529869.8 CRITICALnetfilter: nf_conntrack_sip: don't use simple_strtoul
CVE-2026-529829.8 CRITICALnet: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()
CVE-2026-530459.8 CRITICALmemory: tegra124-emc: Fix dll_change check
CVE-2026-529559.8 CRITICALlibceph: Fix potential out-of-bounds access in crush_decode()
CVE-2026-530499.8 CRITICALgfs2: add some missing log locking
CVE-2026-529149.8 CRITICALbatman-adv: fix fragment reassembly length accounting
CVE-2026-529319.8 CRITICALbatman-adv: tp_meter: avoid use of uninit sender vars
CVE-2026-529249.8 CRITICALsctp: purge outqueue on stale COOKIE-ECHO handling
CVE-2026-530559.8 CRITICALcrypto: hisilicon/sec2 - prevent req used-after-free for sec
CVE-2026-530439.1 CRITICALocfs2/dlm: validate qr_numregions in dlm_match_regions()
CVE-2026-529999.1 CRITICALnetfilter: nfnetlink_osf: fix out-of-bounds read on option matching
CVE-2026-529589.1 CRITICALlibceph: Fix potential out-of-bounds access in osdmap_decode()

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-52984

No comments yet


Leave a comment