Security Advisory

CVE-2025-37823

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-05-08 06:26:16
Last updated 2026-07-30 05:49:21
Assigner Linux
CVSS score not scored
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 don't have a reliable reproducer.