CVE-2026-68467
Last modified
CVE-2026-68467 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: mtd: mchp23k256: use SPI match data for chip caps The driver stores chip capacity information in both the OF match table and the SPI id table. Probe currently uses of_device_get_match_data(), so a non-OF SPI modalias match falls back to mchp23k256_caps even when the SPI id table selected a different part. Use spi_get_device_match_data() so SPI id-table driver_data is consumed when OF match data is absent. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: mtd: mchp23k256: use SPI match data for chip caps The driver stores chip capacity information in both the OF match table and the SPI id table. Probe currently uses of_device_get_match_data(), so a non-OF SPI modalias match falls back to mchp23k256_caps even when the SPI id table selected a different part. Use spi_get_device_match_data() so SPI id-table driver_data is consumed when OF match data is absent. This keeps the existing default fallback while avoiding the wrong MTD geometry for id-table-only matches.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 4379075a870b8de43a9ecd5b46884953234fc669, < 2e179b028da9fd628a09286a2c9df4fa076b2cc9; >= 4379075a870b8de43a9ecd5b46884953234fc669, < a0c38083623c8b210a5b87fd34bebd05aa935ae8; >= 4379075a870b8de43a9ecd5b46884953234fc669, < 7c0a3a73dccc9a3fc701f6be762449f18d0ca0fc; >= 4379075a870b8de43a9ecd5b46884953234fc669, < dbe2254d1da99c986f9a3392471fc5eaa3229647; >= 4379075a870b8de43a9ecd5b46884953234fc669, < 04ebd3766861f219325852c9598e0f0281cb3636; >= 4379075a870b8de43a9ecd5b46884953234fc669, < 09e044192a42f716215fbd1a100ee87fa57426aa; >= 4379075a870b8de43a9ecd5b46884953234fc669, < d322e40f4edf92bf0ca329e5aa4ae1c0316feb38 |
| Linux | Linux | 4.13 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68467?
How severe is CVE-2026-68467?
How do I fix CVE-2026-68467?
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 2026
- CVE-2026-68461In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-68462In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-68463In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68464In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68465In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68466In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-68468In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68469In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6847Remote Code Execution vulnerability exists in ThemisNETPanel…9.3
- CVE-2026-68470In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-68471In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-68472In the Linux kernel, the following vulnerability has been re…8.1
Are you affected by CVE-2026-68467?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
