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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2025-37788— cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error path

AI Predicted 5.5 Difficulty: Theoretical EPSS 0.19% · P9

Possible ATT&CK Techniques 1AI

T1496 · Resource Hijacking

Affected Version Matrix 16

VendorProductVersion RangeStatus
LinuxLinuxd915c299f1da68a7dbb43895b8741c7b916c9d08< e9de08e15aee35b96064960f95997bb6c1209c4baffected
d915c299f1da68a7dbb43895b8741c7b916c9d08< 118d05b530343cd9322607b9719405ba254a4183affected
d915c299f1da68a7dbb43895b8741c7b916c9d08< fa2d7708955e4f8212fd69bab1da604e60cb0b15affected
d915c299f1da68a7dbb43895b8741c7b916c9d08< 08aa59c0be768596467552c129e9f82166779a67affected
d915c299f1da68a7dbb43895b8741c7b916c9d08< dafb6e433ab2333b67be05433dc9c6ccbc7b1284affected
d915c299f1da68a7dbb43895b8741c7b916c9d08< 76deedea08899885f076aba0bb80bd1276446822affected
d915c299f1da68a7dbb43895b8741c7b916c9d08< 00ffb3724ce743578163f5ade2884374554ca021affected
5.9affected
… +8 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2025-37788

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
cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error path
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error path In the for loop used to allocate the loc_array and bmap for each port, a memory leak is possible when the allocation for loc_array succeeds, but the allocation for bmap fails. This is because when the control flow goes to the label free_eth_finfo, only the allocations starting from (i-1)th iteration are freed. Fix that by freeing the loc_array in the bmap allocation error path.
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存在安全漏洞,该漏洞源于cxgb4_init_ethtool_filters中存在内存泄漏。
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 d915c299f1da68a7dbb43895b8741c7b916c9d08 ~ e9de08e15aee35b96064960f95997bb6c1209c4b -
LinuxLinux 5.9 -

II. Public POCs for CVE-2025-37788

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2025-37788

登录查看更多情报信息。

Patches & Fixes for CVE-2025-37788 (7)

Same Patch Batch · Linux · 2025-05-01 · 245 CVEs total

CVE-2025-377509.8 CRITICALsmb: client: fix UAF in decryption with multichannel
CVE-2025-377768.8 HIGHksmbd: fix use-after-free in smb_break_all_levII_oplock()
CVE-2025-377778.8 HIGHksmbd: fix use-after-free in __smb2_lease_break_noti()
CVE-2025-231598.4 HIGHmedia: venus: hfi: add a check to handle OOB in sfr region
CVE-2025-377498.2 HIGHnet: ppp: Add bound checking for skb data on ppp_sync_txmung
CVE-2025-231417.8 HIGHKVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accesses
CVE-2025-377657.8 HIGHdrm/nouveau: prime: fix ttm_bo_delayed_delete oops
CVE-2025-377637.8 HIGHdrm/imagination: take paired job reference
CVE-2025-377567.8 HIGHnet: tls: explicitly disallow disconnect
CVE-2025-377527.8 HIGHnet_sched: sch_sfq: move the limit validation
CVE-2025-377797.8 HIGHlib/iov_iter: fix to increase non slab folio refcount
CVE-2025-377417.8 HIGHjfs: Prevent copying of nlink with value 0 from disk inode
CVE-2025-377387.8 HIGHext4: ignore xattrs past end
CVE-2025-231587.8 HIGHmedia: venus: hfi: add check to handle incorrect queue size
CVE-2025-231577.8 HIGHmedia: venus: hfi_parser: add check to avoid out of bound access
CVE-2025-231567.8 HIGHmedia: venus: hfi_parser: refactor hfi packet parsing logic
CVE-2025-231507.8 HIGHext4: fix off-by-one error in do_split
CVE-2025-231427.8 HIGHsctp: detect and prevent references to a freed transport in sendmsg
CVE-2025-231517.8 HIGHbus: mhi: host: Fix race between unprepare and queue_buf
CVE-2025-377917.8 HIGHethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll()

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-37788

No comments yet


Leave a comment