CVE-2026-63995
Last modified
CVE-2026-63995 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ethtool: cmis: validate start_cmd_payload_size from module The CMIS firmware update code reads start_cmd_payload_size from the module's FW Management Features CDB reply and uses it directly as the byte count for memcpy. The destination buffer is 112 bytes (ETHTOOL_CMIS_CDB_LPL_MAX_PL_LENGTH - 8). EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ethtool: cmis: validate start_cmd_payload_size from module The CMIS firmware update code reads start_cmd_payload_size from the module's FW Management Features CDB reply and uses it directly as the byte count for memcpy. The destination buffer is 112 bytes (ETHTOOL_CMIS_CDB_LPL_MAX_PL_LENGTH - 8). So a malicious module (or corrupted response) can cause a OOB write later on in cmis_fw_update_start_download(). Let's error out. If modules that expect longer LPL writes actually exist we should revisit. struct cmis_cdb_start_fw_download_pl's definition has to move, no change there.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= c4f78134d45c9619339c96b4bea380b1d0699788, < 63112b4515469d00008452d9cfe3fb3bf1aa2df3; >= c4f78134d45c9619339c96b4bea380b1d0699788, < 0696709e951be54c699664adf546d16e28974d53; >= c4f78134d45c9619339c96b4bea380b1d0699788, < a46340da00385be7fb16c62425ebc20006f2d5d8; >= c4f78134d45c9619339c96b4bea380b1d0699788, < 12c2496a71f82f63617971ca9b730dffa05cf58b |
| Linux | Linux | 6.11 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-63995?
How severe is CVE-2026-63995?
How do I fix CVE-2026-63995?
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-6399The General Options plugin for WordPress is vulnerable to St…4.4
- CVE-2026-63990In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63991In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63992In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2026-63993In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-63994In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-63996In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-63997In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63998In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63999In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6400The Child Height Predictor by Ostheimer plugin for WordPress…4.3
- CVE-2026-64000In the Linux kernel, the following vulnerability has been re…9.8
Are you affected by CVE-2026-63995?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
