First published: Thu May 08 2025(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-37823 is classified as a medium severity vulnerability in the Linux kernel.
To fix CVE-2025-37823, you should update to the latest version of the Linux kernel where the vulnerability has been patched.
CVE-2025-37823 affects systems running vulnerable versions of the Linux kernel.
CVE-2025-37823 involves a use-after-free vulnerability in the hfsc_dequeue() function in the Linux kernel.
Currently, there are no known workarounds for CVE-2025-37823, and patching is recommended.