CVE-2025-68773
Last modified
CVE-2025-68773 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: spi: fsl-cpm: Check length parity before switching to 16 bit mode Commit fc96ec826bce ("spi: fsl-cpm: Use 16 bit mode for large transfers with even size") failed to make sure that the size is really even before switching to 16 bit mode. Until recently the problem went unnoticed because kernfs uses a pre-allocated bounce buffer of size PAGE_SIZE for reading EEPROM. But commit 8ad6249c51d0 ("eeprom: at25: convert to spi-mem API") introduced an additional dynamically allocated bounce buffer whose size is exactly the size of the transfer, leading to a buffer overrun in the fsl-cpm driver when that size is odd. Add the missing length parity verification and remain in 8 bit mode when the length is not even.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: spi: fsl-cpm: Check length parity before switching to 16 bit mode Commit fc96ec826bce ("spi: fsl-cpm: Use 16 bit mode for large transfers with even size") failed to make sure that the size is really even before switching to 16 bit mode. Until recently the problem went unnoticed because kernfs uses a pre-allocated bounce buffer of size PAGE_SIZE for reading EEPROM. But commit 8ad6249c51d0 ("eeprom: at25: convert to spi-mem API") introduced an additional dynamically allocated bounce buffer whose size is exactly the size of the transfer, leading to a buffer overrun in the fsl-cpm driver when that size is odd. Add the missing length parity verification and remain in 8 bit mode when the length is not even.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 60afe299bb541a928ba39bcb4ae8d3e428d1c5a5, < c8f1d35076b78df61ace737e41cc1f4b7b63236c; >= 4badd33929c05ed314794b95f1af1308f7222be8, < 9c34a4a2ead00979d203a8c16bea87f0ef5291d8; >= 7f6738e003b364783f3019fdf6e7645bc8dd1643, < 837a23a11e0f734f096c7c7b0778d0e625e3dc87; >= fc96ec826bced75cc6b9c07a4ac44bbf651337ab, < 3dd6d01384823e1bd8602873153d6fc4337ac4fe; >= fc96ec826bced75cc6b9c07a4ac44bbf651337ab, < 743cebcbd1b2609ec5057ab474979cef73d1b681; >= fc96ec826bced75cc6b9c07a4ac44bbf651337ab, < be0b613198e6bfa104ad520397cab82ad3ec1771; >= fc96ec826bced75cc6b9c07a4ac44bbf651337ab, < 1417927df8049a0194933861e9b098669a95c762; 42c04316d9275ec267d36e5e9064cd56c9884148; dc120f2d35b030390a2bc0f94dd5f37e900cae91; b558275c1b040f0e5aa56c862241f9212b6118c3; b9d9e8856f1c83e4277403f9b4c369b322ebcb12; 36a6d0f66c874666caf4e8be155b1be30f6231be; >= 5.10.181, < 5.10.248; >= 5.15.114, < 5.15.198; >= 6.1.29, < 6.1.160; >= 4.14.316, < 4.15; >= 4.19.284, < 4.20; >= 5.4.244, < 5.5; >= 6.2.16, < 6.3; >= 6.3.3, < 6.4 |
| Linux | Linux | 6.4 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-68773?
How severe is CVE-2025-68773?
How do I fix CVE-2025-68773?
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-68768In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68769In the Linux kernel, the following vulnerability has been re…
- CVE-2025-6877A vulnerability was found in SourceCodester Best Salon Manag…8.8
- CVE-2025-68770In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-68771In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68772In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68774In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-68775In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2025-68776In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68777In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68778In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68779In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-68773?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
