CVE-2023-53797
HID: wacom: Use ktime_t rather than int when dealing with timestamps
Vexday Risk Score
3Bajo
Decisión SSVC (CISA)
Track
Sin señal de explotación → monitorear
CVSS —EPSS 0.2%KEV nãoPoC —Nuclei —Metasploit —Patch —
Ciclo de vida
09 dic 2025Publicada en NVD
Recomendación: Monitorear — sin señal de explotación por ahora.
In the Linux kernel, the following vulnerability has been resolved:
HID: wacom: Use ktime_t rather than int when dealing with timestamps
Code which interacts with timestamps needs to use the ktime_t type
returned by functions like ktime_get. The int type does not offer
enough space to store these values, and attempting to use it is a
recipe for problems. In this particular case, overflows would occur
when calculating/storing timestamps leading to incorrect values being
reported to userspace. In some cases these bad timestamps cause input
handling in userspace to appear hung.
Productos afectados
Linux · LinuxReferencias
https://git.kernel.org/stable/c/67ce7724637c6adb66f788677cb50b82615de0achttps://git.kernel.org/stable/c/9598a647ecc8f300b0540abf9d3b3439859d163bhttps://git.kernel.org/stable/c/99036f1aed7e82773904f5d91a9897bb3e507fd9https://git.kernel.org/stable/c/9a6c0e28e215535b2938c61ded54603b4e5814c5https://git.kernel.org/stable/c/bdeaa883b765709f231f47f9d6cc76c837a15396https://git.kernel.org/stable/c/d0198363f9108e4adb2511e607ba91e44779e8b1https://git.kernel.org/stable/c/d89750b19681581796dfbe3689bbb5d439b99b24