Entreprise d'experts en Sécurité Informatique : Audits et conseils en cybersécurité
Entreprise française de cybersécurité depuis 2004
☎ 03 60 47 09 81 - info@securiteinfo.com


CVE-2025-21923

Description

In the Linux kernel, the following vulnerability has been resolved:HID: hid-steam: Fix use-after-free when detaching deviceWhen a hid-steam device is removed it must clean up the client_hdev used forintercepting hidraw access. This can lead to scheduling deferred work toreattach the input device. Though the cleanup cancels the deferred work, thiswas done before the client_hdev itself is cleaned up, so it gets rescheduled.This patch fixes the ordering to make sure the deferred work is properlycanceled.

POC

Reference

No PoCs from references.

Github

- https://github.com/fkie-cad/nvd-json-data-feeds