CVE-2025-40263
Last modified
CVE-2025-40263 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: Input: cros_ec_keyb - fix an invalid memory access If cros_ec_keyb_register_matrix() isn't called (due to `buttons_switches_only`) in cros_ec_keyb_probe(), `ckdev->idev` remains NULL. An invalid memory access is observed in cros_ec_keyb_process() when receiving an EC_MKBP_EVENT_KEY_MATRIX event in cros_ec_keyb_work() in such case. Unable to handle kernel read from unreadable memory at virtual address 0000000000000028 ... x3 : 0000000000000000 x2 : 0000000000000000 x1 : 0000000000000000 x0 : 0000000000000000 Call trace: input_event cros_ec_keyb_work blocking_notifier_call_chain ec_irq_thread It's still unknown about why the kernel receives such malformed event, in any cases, the kernel shouldn't access `ckdev->idev` and friends if the driver doesn't intend to initialize them.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: Input: cros_ec_keyb - fix an invalid memory access If cros_ec_keyb_register_matrix() isn't called (due to `buttons_switches_only`) in cros_ec_keyb_probe(), `ckdev->idev` remains NULL. An invalid memory access is observed in cros_ec_keyb_process() when receiving an EC_MKBP_EVENT_KEY_MATRIX event in cros_ec_keyb_work() in such case. Unable to handle kernel read from unreadable memory at virtual address 0000000000000028 ... x3 : 0000000000000000 x2 : 0000000000000000 x1 : 0000000000000000 x0 : 0000000000000000 Call trace: input_event cros_ec_keyb_work blocking_notifier_call_chain ec_irq_thread It's still unknown about why the kernel receives such malformed event, in any cases, the kernel shouldn't access `ckdev->idev` and friends if the driver doesn't intend to initialize them.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= ca1eadbfcd36bec73f2a2111c28e8c7e9e8ae6c0, < d74864291cb8bd784d44d1d02e87109cf88666bb; >= ca1eadbfcd36bec73f2a2111c28e8c7e9e8ae6c0, < 9cf59f4724a9ee06ebb06c76b8678ac322e850b7; >= ca1eadbfcd36bec73f2a2111c28e8c7e9e8ae6c0, < 6d81068685154535af06163eb585d6d9663ec7ec; >= ca1eadbfcd36bec73f2a2111c28e8c7e9e8ae6c0, < 2d251c15c27e2dd16d6318425d2f7260cbd47d39; >= ca1eadbfcd36bec73f2a2111c28e8c7e9e8ae6c0, < e08969c4d65ac31297fcb4d31d4808c789152f68 |
| Linux | Linux | 5.19 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40263?
How severe is CVE-2025-40263?
How do I fix CVE-2025-40263?
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-40258In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2025-40259In the Linux kernel, the following vulnerability has been re…
- CVE-2025-4026A vulnerability, which was classified as critical, has been …9.8
- CVE-2025-40260In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40261In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2025-40262In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40264In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40265In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40266In the Linux kernel, the following vulnerability has been re…8.2
- CVE-2025-40267In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40268In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40269In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2025-40263?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
