← Back

CVE-2025-37915

nvd nist
Published: May 20, 2025Modified: Nov 17, 2025

JSON object

Loading...
7.0
Vector
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Exploitability: 1.0 / Impact: 5.9
Source: NVD

Description

In the Linux kernel, the following vulnerability has been resolved: net_sched: drr: Fix double list add in class with netem as child qdisc As described in Gerrard's report [1], there are use cases where a netem child qdisc will make the parent qdisc's enqueue callback reentrant. In the case of drr, there won't be a UAF, but the code will add the same classifier to the list twice, which will cause memory corruption. In addition to checking for qlen being zero, this patch checks whether the class was already added to the active_list (cl_is_active) before adding to the list to cover for the reentrant case. [1] https://lore.kernel.org/netdev/CAHcdcOm+03OD2j6R0=YHKqmy=VgJ8xEOKuP6c7mSgnp-TEJJbw@mail.gmail.com/

Affected (18)

Products: Linux: Linux Kernel
1 product
Linux Kernel
Configuration A
18 vulnerable
Vulnerable SoftwareAffected Versions
Linux
From 5.0.1 to 5.4.294
From 5.11 to 5.15.182
From 5.16 to 6.1.138
From 5.5 to 5.10.238
From 6.13 to 6.14.6
From 6.2 to 6.6.90
From 6.7 to 6.12.28
Version 5.0
Version 5.0 rc3
Version 5.0 rc4
Version 5.0 rc5
Version 5.0 rc6
Version 5.0 rc7
Version 5.0 rc8
Version 6.15 rc1
Version 6.15 rc2
Version 6.15 rc3
Version 6.15 rc4

References (10)

Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Patch
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Patch
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Patch
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Patch
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Patch
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Patch
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Patch
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Patch
Source: af854a3a-2127-422b-91ae-364da2661108
Mailing List
Source: af854a3a-2127-422b-91ae-364da2661108
Mailing List

Timeline

No history available yet.