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

Goal: 1000 CNY · Raised: 1110 CNY

100%

CVE-2025-38177— sch_hfsc: make hfsc_qlen_notify() idempotent

AI Predicted 5.5 Difficulty: Easy EPSS 0.09% · P26

Affected Version Matrix 18

VendorProductVersion RangeStatus
LinuxLinux959466588aa7f84ccf79ae36a1d89542eaf9aaec< 9a5fd5c2f4d4afdd5e405083ee53e0789ce76956affected
959466588aa7f84ccf79ae36a1d89542eaf9aaec< 72c61ffbeeb8c50f6d4d70c65d3283aa1bac57a7affected
959466588aa7f84ccf79ae36a1d89542eaf9aaec< a5efc95a33bd4fcb879250852828cc58c7862970affected
959466588aa7f84ccf79ae36a1d89542eaf9aaec< 0475c85426b18eccdcb7f9fb58d8f8e9c6c58c87affected
959466588aa7f84ccf79ae36a1d89542eaf9aaec< 9030a91235ae4845ec71902c3e0cecfc9ed1f2dfaffected
959466588aa7f84ccf79ae36a1d89542eaf9aaec< d06476714d2819b550e0cc39222347e2c8941c9daffected
959466588aa7f84ccf79ae36a1d89542eaf9aaec< c1175c4ad01dbc9c979d099861fa90a754f72059affected
959466588aa7f84ccf79ae36a1d89542eaf9aaec< 51eb3b65544c9efd6a1026889ee5fb5aa62da3bbaffected
… +10 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2025-38177

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
sch_hfsc: make hfsc_qlen_notify() idempotent
Source: NVD (National Vulnerability Database)
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: sch_hfsc: make hfsc_qlen_notify() idempotent hfsc_qlen_notify() is not idempotent either and not friendly to its callers, like fq_codel_dequeue(). Let's make it idempotent to ease qdisc_tree_reduce_backlog() callers' life: 1. update_vf() decreases cl->cl_nactive, so we can check whether it is non-zero before calling it. 2. eltree_remove() always removes RB node cl->el_node, but we can use RB_EMPTY_NODE() + RB_CLEAR_NODE() to make it safe.
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存在安全漏洞,该漏洞源于hfsc_qlen_notify非幂等操作,可能导致资源管理问题。
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 959466588aa7f84ccf79ae36a1d89542eaf9aaec ~ 9a5fd5c2f4d4afdd5e405083ee53e0789ce76956 -
LinuxLinux 4.14 -

II. Public POCs for CVE-2025-38177

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2025-38177

登录查看更多情报信息。

Patches & Fixes for CVE-2025-38177 (1)

Same Patch Batch · Linux · 2025-07-04 · 59 CVEs total

CVE-2025-38216iommu/vt-d: Restore context entry setup order for aliased devices
CVE-2025-38229media: cxusb: no longer judge rbuf when the write fails
CVE-2025-38231nfsd: Initialize ssc before laundromat_work to prevent NULL dereference
CVE-2025-38230jfs: validate AG parameters in dbMount() to prevent crashes
CVE-2025-38228media: imagination: fix a potential memory leak in e5010_probe()
CVE-2025-38233powerpc64/ftrace: fix clobbered r15 during livepatching
CVE-2025-38221ext4: fix out of bounds punch offset
CVE-2025-38219f2fs: prevent kernel warning due to negative i_nlink from corrupted image
CVE-2025-38218f2fs: fix to do sanity check on sit_bitmap_size
CVE-2025-38217hwmon: (ftsteutates) Fix TOCTOU race in fts_read()
CVE-2025-38220ext4: only dirty folios when data journaling regular files
CVE-2025-38215fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_to_var
CVE-2025-38214fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_var
CVE-2025-38212ipc: fix to protect IPCS lookups using RCU
CVE-2025-38211RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction
CVE-2025-38210configfs-tsm-report: Fix NULL dereference of tsm_ops
CVE-2025-38209nvme-tcp: remove tag set when second admin queue config fails
CVE-2025-38208smb: client: add NULL check in automount_fullpath
CVE-2025-38207mm: fix uprobe pte be overwritten when expanding vma
CVE-2025-38206exfat: fix double free in delayed_free

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-38177

No comments yet


Leave a comment