In the Linux kernel, the following vulnerability has been resolved:
net: sched: fix memory leak in tcindex_partial_destroy_work
Syzbot reported memory leak in tcindex_set_parms(). The problem was in
non-freed perfect hash in tcindex_partial_destroy_work().
In tcindex_set_parms() new tcindex_data is allocated and some fields from
old one are copied to new one, but not the perfect hash. Since
tcindex_partial_destroy_work() is the destroy function for old
tcindex_data, we need to free perfect hash to avoid memory leak.
Metrics
Affected Vendors & Products
References
History
Sat, 06 Dec 2025 04:30:00 +0000
Wed, 02 Apr 2025 15:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.14:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.14:rc2:*:*:*:*:*:* |
Tue, 05 Nov 2024 08:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Linux
Linux linux Kernel |
|
| CPEs | cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:* | |
| Vendors & Products |
Linux
Linux linux Kernel |
|
| Metrics |
ssvc
|
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T14:35:18.696Z
Updated: 2025-12-06T04:14:28.228Z
Reserved: 2024-05-21T13:27:52.130Z
Link: CVE-2021-47295
Updated: 2024-08-04T05:32:08.570Z
Status : Modified
Published: 2024-05-21T15:15:17.400
Modified: 2025-12-06T05:16:40.880
Link: CVE-2021-47295