PT-2026-27727 · Linux+1 · Linux Kernel+1

Published

2026-01-01

·

Updated

2026-04-20

·

CVE-2026-23362

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A flaw exists in the Linux kernel’s CAN (Controller Area Network) subsystem, specifically within the Broadcom CAN (bcm) driver. A missing spinlock initialization in the bcm rx setup() function when allocating the bcm op structure can lead to issues when handling Remote Transmission Request (RTR) frames. The vulnerability occurs because the bcm tx lock is only initialized in bcm tx setup(), but the RX setup also uses bcm can tx() in the case of receiving an RTR frame. This can cause problems when updating the sending bcm op with a new TX SETUP command. The commit c2aba69d0c36 aimed to add locking for runtime updates but did not fully address the initialization issue in the RX path. The vulnerable code is related to the bcm rx setup() and bcm tx setup() functions.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Improper Locking

Weakness Enumeration

Related Identifiers

CVE-2026-23362
ECHO-F499-5A3E-5F7A
OESA-2026-1862
OESA-2026-1863
OESA-2026-1864
OPENSUSE-SU-2026:20826-1
SUSE-SU-2026:1668-1
SUSE-SU-2026:21841-1
SUSE-SU-2026:21845-1
SUSE-SU-2026:21860-1
SUSE-SU-2026:2217-1

Affected Products

Broadcom Nan
Linux Kernel