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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2025-39766— net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit

AI Predicted 5.5 Difficulty: Trivial EPSS 0.18% · P8

Possible ATT&CK Techniques 1AI

T1499 · Endpoint Denial of Service

Affected Version Matrix 18

VendorProductVersion RangeStatus
LinuxLinux046f6fd5daefac7f5abdafb436b30f63bc7c602b< 7689ab22de36f8db19095f6bdf11f28cfde92f5caffected
046f6fd5daefac7f5abdafb436b30f63bc7c602b< de04ddd2980b48caa8d7e24a7db2742917a8b280affected
046f6fd5daefac7f5abdafb436b30f63bc7c602b< 0dacfc5372e314d1219f03e64dde3ab495a5a25eaffected
046f6fd5daefac7f5abdafb436b30f63bc7c602b< 710866fc0a64eafcb8bacd91bcb1329eb7e5035faffected
046f6fd5daefac7f5abdafb436b30f63bc7c602b< aa12ee1c1bd260943fd6ab556d8635811c332eebaffected
046f6fd5daefac7f5abdafb436b30f63bc7c602b< ff57186b2cc39766672c4c0332323933e5faaa88affected
046f6fd5daefac7f5abdafb436b30f63bc7c602b< 62d591dde4defb1333d202410609c4ddeae060b3affected
046f6fd5daefac7f5abdafb436b30f63bc7c602b< 15de71d06a400f7fdc15bf377a2552b0ec437cf5affected
… +10 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2025-39766

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: Make cake_enqueue return NET_XMIT_CN when past buffer_limit
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit The following setup can trigger a WARNING in htb_activate due to the condition: !cl->leaf.q->q.qlen tc qdisc del dev lo root tc qdisc add dev lo root handle 1: htb default 1 tc class add dev lo parent 1: classid 1:1 \ htb rate 64bit tc qdisc add dev lo parent 1:1 handle f: \ cake memlimit 1b ping -I lo -f -c1 -s64 -W0.001 127.0.0.1 This is because the low memlimit leads to a low buffer_limit, which causes packet dropping. However, cake_enqueue still returns NET_XMIT_SUCCESS, causing htb_enqueue to call htb_activate with an empty child qdisc. We should return NET_XMIT_CN when packets are dropped from the same tin and flow. I do not believe return value of NET_XMIT_CN is necessary for packet drops in the case of ack filtering, as that is meant to optimize performance, not to signal congestion.
Source: CVE Program / CVE List V5
CVSS Information
N/A
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存在安全漏洞,该漏洞源于cake_enqueue在超过buffer_limit时未正确返回NET_XMIT_CN,可能导致错误触发htb_activate警告。
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 046f6fd5daefac7f5abdafb436b30f63bc7c602b ~ 7689ab22de36f8db19095f6bdf11f28cfde92f5c -
LinuxLinux 4.19 -

II. Public POCs for CVE-2025-39766

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2025-39766

登录查看更多情报信息。

Same Patch Batch · Linux · 2025-09-11 · 54 CVEs total

CVE-2025-397589.8 CRITICALRDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
CVE-2025-397618.8 HIGHwifi: ath12k: Decrement TID on RX peer frag setup error handling
CVE-2025-397508.8 HIGHwifi: ath12k: Correct tid cleanup when tid setup fails
CVE-2025-397908.4 HIGHbus: mhi: host: Detect events pointing to unexpected TREs
CVE-2025-397797.8 HIGHbtrfs: subpage: keep TOWRITE tag until folio is cleaned
CVE-2025-397857.8 HIGHdrm/hisilicon/hibmc: fix irq_request()'s irq name variable is local
CVE-2025-397867.8 HIGHiio: adc: ad7173: fix channels index for syscalib_mode
CVE-2025-397877.8 HIGHsoc: qcom: mdt_loader: Ensure we don't read past the ELF header
CVE-2025-397407.8 HIGHdrm/xe/migrate: prevent potential UAF
CVE-2025-397807.8 HIGHsched/ext: Fix invalid task state transitions on class switch
CVE-2025-397917.8 HIGHdm: dm-crypt: Do not partially accept write BIOs with zoned targets
CVE-2025-397707.5 HIGHnet: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM
CVE-2025-397387.3 HIGHbtrfs: do not allow relocation of partially dropped subvolumes
CVE-2025-397897.3 HIGHcrypto: x86/aegis - Add missing error checks
CVE-2025-397767.0 HIGHmm/debug_vm_pgtable: clear page table entries at destroy_args()
CVE-2025-39784PCI: Fix link speed calculation on retrain failure
CVE-2025-39772drm/hisilicon/hibmc: fix the hibmc loaded failed bug
CVE-2025-39782jbd2: prevent softlockup in jbd2_log_do_checkpoint()
CVE-2025-39771regulator: pca9450: Use devm_register_sys_off_handler
CVE-2025-39783PCI: endpoint: Fix configfs group list head handling

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-39766

No comments yet


Leave a comment