SB2026032589 - On-Chip Debug and Test Interface With Improper Access Control in Linux kernel can spi driver



SB2026032589 - On-Chip Debug and Test Interface With Improper Access Control in Linux kernel can spi driver

Published: March 25, 2026

Security Bulletin ID SB2026032589
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 security vulnerability.


1) On-Chip Debug and Test Interface With Improper Access Control (CVE-ID: CVE-2026-23357)

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

The vulnerability exists due to improper sequence of operations in the mcp251x CAN driver when handling error paths during device open. A local user can trigger the mcp251x_open function error path, which calls free_irq() while holding the mpc_lock mutex, leading to a deadlock if an interrupt is pending, resulting in a denial of service.

Exploitation requires access to the CAN device interface and the ability to trigger the error path in mcp251x_open.


Remediation

Install update from vendor's website.