In the Linux kernel, the following vulnerability has been resolved: ethtool: cmis: validate start_cmd_payload_size from module The CMIS firmware… (CVE-2026-63995)
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.
AI Analysis
Technical Summary
The Linux kernel's ethtool CMIS firmware update code reads the start_cmd_payload_size from a module's firmware management features CDB reply and uses it directly as the byte count in a memcpy operation. Since the destination buffer is limited to 112 bytes, an unchecked larger size can cause an out-of-bounds write in the cmis_fw_update_start_download() function. The fix involves validating the start_cmd_payload_size to prevent this condition and erroring out if the size is too large.
Potential Impact
A malicious or corrupted module can trigger an out-of-bounds write in kernel memory during the CMIS firmware update process. This could potentially lead to memory corruption, instability, or escalation of privileges within the kernel context. However, no known exploits are reported in the wild.
Mitigation Recommendations
A fix has been implemented to validate the start_cmd_payload_size and prevent out-of-bounds writes by erroring out on invalid sizes. Users should apply the official Linux kernel updates that include this patch once available. Since this is a kernel vulnerability, updating to a fixed kernel version is the recommended remediation.
In the Linux kernel, the following vulnerability has been resolved: ethtool: cmis: validate start_cmd_payload_size from module The CMIS firmware… (CVE-2026-63995)
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.
CVSS v3.1
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's ethtool CMIS firmware update code reads the start_cmd_payload_size from a module's firmware management features CDB reply and uses it directly as the byte count in a memcpy operation. Since the destination buffer is limited to 112 bytes, an unchecked larger size can cause an out-of-bounds write in the cmis_fw_update_start_download() function. The fix involves validating the start_cmd_payload_size to prevent this condition and erroring out if the size is too large.
Potential Impact
A malicious or corrupted module can trigger an out-of-bounds write in kernel memory during the CMIS firmware update process. This could potentially lead to memory corruption, instability, or escalation of privileges within the kernel context. However, no known exploits are reported in the wild.
Mitigation Recommendations
A fix has been implemented to validate the start_cmd_payload_size and prevent out-of-bounds writes by erroring out on invalid sizes. Users should apply the official Linux kernel updates that include this patch once available. Since this is a kernel vulnerability, updating to a fixed kernel version is the recommended remediation.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-g8c6-c8ph-pp93
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-63995"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a5d27aa2a4a8d598912def7
Added to database: 07/19/2026, 19:38:18 UTC
Last enriched: 07/19/2026, 20:01:35 UTC
Last updated: 07/20/2026, 21:51:25 UTC
Views: 15
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.