CVE-2025-37823

Publication date

2025-05-08 06:26:16

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too Similarly to the previous patch, we need to safe guard hfsc_dequeue() too. But for this one, we dont have a reliable reproducer.