CVE-2025-21746
Last modified
CVE-2025-21746 is a medium-severity vulnerability rated 4.7/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: Input: synaptics - fix crash when enabling pass-through port When enabling a pass-through port an interrupt might come before psmouse driver binds to the pass-through port. However synaptics sub-driver tries to access psmouse instance presumably associated with the pass-through port to figure out if only 1 byte of response or entire protocol packet needs to be forwarded to the pass-through port and may crash if psmouse instance has not been attached to the port yet. Fix the crash by introducing open() and close() methods for the port and check if the port is open before trying to access psmouse instance. Because psmouse calls serio_open() only after attaching psmouse instance to serio port instance this prevents the potential crash.. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: Input: synaptics - fix crash when enabling pass-through port When enabling a pass-through port an interrupt might come before psmouse driver binds to the pass-through port. However synaptics sub-driver tries to access psmouse instance presumably associated with the pass-through port to figure out if only 1 byte of response or entire protocol packet needs to be forwarded to the pass-through port and may crash if psmouse instance has not been attached to the port yet. Fix the crash by introducing open() and close() methods for the port and check if the port is open before trying to access psmouse instance. Because psmouse calls serio_open() only after attaching psmouse instance to serio port instance this prevents the potential crash.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.5, < 6.6.80 |
| Linux | Linux Kernel | >= 6.7, < 6.12.17 |
| Linux | Linux Kernel | >= 6.13, < 6.13.3 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-21746?
How severe is CVE-2025-21746?
How do I fix CVE-2025-21746?
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 2025
- CVE-2025-21740Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2025-21741In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-21742In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-21743In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-21744In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21745In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21747In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21748In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21749In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-2175A vulnerability was found in libzvbi up to 0.2.43. It has be…6.5
- CVE-2025-21750In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21751In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2025-21746?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
