CVE-2026-63957
Received Received - Intake

USB Serial Safe Serial Memory Corruption

Vulnerability report for CVE-2026-63957, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-19

Last updated on: 2026-07-19

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: USB: serial: safe_serial: fix memory corruption with small endpoint Make sure that the bulk-out buffer size is at least eight bytes to avoid user-controlled slab corruption in "safe" mode should a malicious device report a smaller size.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-19
Last Modified
2026-07-19
Generated
2026-07-20
AI Q&A
2026-07-19
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
linux_kernel linux_kernel *
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel affects the safe_serial USB serial driver. It involves memory corruption when a malicious USB device reports a small endpoint size. The driver must ensure bulk-out buffers are at least eight bytes to prevent slab corruption in 'safe' mode.

Detection Guidance

This vulnerability is specific to the Linux kernel's USB serial driver (safe_serial). Detection requires checking kernel logs for USB-related errors or examining the driver's behavior with connected USB devices. Commands like dmesg | grep -i usb or lsusb -v may help identify unusual USB device reports.

Impact Analysis

If exploited, this flaw could allow an attacker with physical access to corrupt kernel memory via a malicious USB device. This may lead to system crashes, privilege escalation, or denial-of-service conditions on affected systems.

Compliance Impact

This vulnerability does not directly affect compliance with GDPR, HIPAA, or similar standards as it is a low-level kernel memory corruption issue in a USB serial driver. Compliance impact would depend on system-specific configurations and whether the vulnerability could lead to unauthorized data access or integrity breaches in a given environment.

Mitigation Strategies

Update the Linux kernel to a patched version that includes the fix for this vulnerability. Avoid using untrusted USB devices until the system is updated. Monitor kernel logs for suspicious USB activity.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-63957. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart