AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-38004

HIGH · CVSS 7.3 EPSS 0.21%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-06-08 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.3. It affects Linux.

CVE
CVE-2025-38004
Severity
HIGH
CVSS
7.3
EPSS
0.21%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add locking for bcm_op runtime updates The CAN broadcast manager (CAN BCM) can send a sequence of CAN frames via hrtimer. The content and also the length of the sequence can be changed resp reduced at runtime where the 'currframe' counter is then set to zero. Although this appeared to be a safe operation the updates of 'currframe' can be triggered from user space and hrtimer context in bcm_can_tx(). Anderson Nascimento created a proof of concept that triggered a KASAN slab-out-of-bounds read access which can be prevented with a spin_lock_bh. At the rework of bcm_can_tx() the 'count' variable has been moved into the protected section as this variable can be modified from both contexts too.

Related CVEs

Other vulnerabilities affecting the same vendor(s)