CVE-2023-53759

Deferred
Published: 08 Dec 2025, 01:19
Last modified:11 May 2026, 19:51

Vulnerability Summary

Overall Risk (default)
minimal
0/100
CVSS Score
No data
EPSS Score
0.03% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

08 Dec 2025, 01:19
Published
Vulnerability first disclosed
11 May 2026, 19:51
Last Modified
Vulnerability information updated

Description

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix data race on device refcount The hidraw_open() function increments the hidraw device reference counter. The counter has no dedicated synchronization mechanism, resulting in a potential data race when concurrently opening a device. The race is a regression introduced by commit 8590222e4b02 ("HID: hidraw: Replace hidraw device table mutex with a rwsem"). While minors_rwsem is intended to protect the hidraw_table itself, by instead acquiring the lock for writing, the reference counter is also protected. This is symmetrical to hidraw_release().

EPSS Trends

Current EPSS score: 0.03% Percentile: 8%

Affected Systems

  • linuxlinux

    ≥ 8590222e4b021054a7167a4dd35b152a8ed7018e, < 879e79c3aead41b8aa2e91164354b30bd1c4ef3b | ≥ 8590222e4b021054a7167a4dd35b152a8ed7018e, < ff348eabd97577da974d3db7038857f28c61d2bd | ≥ 8590222e4b021054a7167a4dd35b152a8ed7018e, < 05b47034e2488c2924e5c032e20a1979d012b5b5 | ≥ 8590222e4b021054a7167a4dd35b152a8ed7018e, < 944ee77dc6ec7b0afd8ec70ffc418b238c92f12b | 5.17

References (4)