CVE-2023-53797
Last modified
CVE-2023-53797 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= f9e27d4bdb1fe257c1453d02560e3adc3e5b6023, < 99036f1aed7e82773904f5d91a9897bb3e507fd9; >= 4502ebbdc0e21e44a8a706428e420ae9c1bb9bba, < 9598a647ecc8f300b0540abf9d3b3439859d163b; >= 5047a228d4c8e2b5d1b856f21a00ecf717945a9c, < 67ce7724637c6adb66f788677cb50b82615de0ac; >= fb98336e23c11e9c8c7dd5425ec71adbbef7f773, < d89750b19681581796dfbe3689bbb5d439b99b24; >= 694d3e4387bfa69925e075053894385351106e64, < bdeaa883b765709f231f47f9d6cc76c837a15396; >= 17d793f3ed53080dab6bbeabfc82de890c901001, < d0198363f9108e4adb2511e607ba91e44779e8b1; >= 17d793f3ed53080dab6bbeabfc82de890c901001, < 9a6c0e28e215535b2938c61ded54603b4e5814c5; 82a136c35506dc788a6c03ffeb11b10c907b0e26; >= 5.4.243, < 5.4.251; >= 5.10.180, < 5.10.188; >= 5.15.112, < 5.15.120; >= 6.1.29, < 6.1.37; >= 6.3.3, < 6.3.11; >= 6.2.16, < 6.3 |
| Linux | Linux | 6.4 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-53797?
How severe is CVE-2023-53797?
How do I fix CVE-2023-53797?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-53791In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53792In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53793In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53794In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2023-53795In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53796In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53798In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53799In the Linux kernel, the following vulnerability has been re…
- CVE-2023-5380A use-after-free flaw was found in the xorg-x11-server. An X…4.7
- CVE-2023-53800In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53801In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53802In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2023-53797?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
