Home

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.

PUBLISHED Reserved 2025-04-16 | Published 2025-05-01 | Updated 2026-05-11 | Assigner Linux

Product status

Default status
unaffected

d915c299f1da68a7dbb43895b8741c7b916c9d08 (git) before e9de08e15aee35b96064960f95997bb6c1209c4b
affected

d915c299f1da68a7dbb43895b8741c7b916c9d08 (git) before 118d05b530343cd9322607b9719405ba254a4183
affected

d915c299f1da68a7dbb43895b8741c7b916c9d08 (git) before fa2d7708955e4f8212fd69bab1da604e60cb0b15
affected

d915c299f1da68a7dbb43895b8741c7b916c9d08 (git) before 08aa59c0be768596467552c129e9f82166779a67
affected

d915c299f1da68a7dbb43895b8741c7b916c9d08 (git) before dafb6e433ab2333b67be05433dc9c6ccbc7b1284
affected

d915c299f1da68a7dbb43895b8741c7b916c9d08 (git) before 76deedea08899885f076aba0bb80bd1276446822
affected

d915c299f1da68a7dbb43895b8741c7b916c9d08 (git) before 00ffb3724ce743578163f5ade2884374554ca021
affected

Default status
affected

5.9
affected

Any version before 5.9
unaffected

5.10.237 (semver)
unaffected

5.15.181 (semver)
unaffected

6.1.135 (semver)
unaffected

6.6.88 (semver)
unaffected

6.12.25 (semver)
unaffected

6.14.4 (semver)
unaffected

6.15 (original_commit_for_fix)
unaffected

References

lists.debian.org/debian-lts-announce/2025/05/msg00045.html

lists.debian.org/debian-lts-announce/2025/05/msg00030.html

git.kernel.org/...c/e9de08e15aee35b96064960f95997bb6c1209c4b

git.kernel.org/...c/118d05b530343cd9322607b9719405ba254a4183

git.kernel.org/...c/fa2d7708955e4f8212fd69bab1da604e60cb0b15

git.kernel.org/...c/08aa59c0be768596467552c129e9f82166779a67

git.kernel.org/...c/dafb6e433ab2333b67be05433dc9c6ccbc7b1284

git.kernel.org/...c/76deedea08899885f076aba0bb80bd1276446822

git.kernel.org/...c/00ffb3724ce743578163f5ade2884374554ca021

cve.org (CVE-2025-37788)

nvd.nist.gov (CVE-2025-37788)

Download JSON