SB20260720402 - Race condition in Linux kernel net mctp driver



SB20260720402 - Race condition in Linux kernel net mctp driver

Published: July 20, 2026

Security Bulletin ID SB20260720402
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Denial of service

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Race condition (CVE-ID: CVE-2026-63874)

CWE-ID: CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

CVSSv4: 5.7 [CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to a race condition in the mctp-usb driver when stopping the network device while rx retry work and urb completion are handled concurrently. A local user can trigger concurrent stop and retry activity to cause a denial of service.

The issue can leave a receive urb queued and its completion can reschedule retry work after device shutdown.


Remediation

Install update from vendor's website.