PT-2026-34379 · Linux+3 · Linux Kernel+3

CVE-2026-31474

·

Published

2026-04-22

·

Updated

2026-08-30

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A use-after-free issue exists in the isotp sendmsg() function. The function uses cmpxchg() on so->tx.state to serialize access to so->tx.buf. When isotp release() waits for ISOTP IDLE via wait event interruptible(), a signal can interrupt this process during a close() operation while tx.state is ISOTP SENDING. This causes the loop to exit prematurely, leading the release process to force ISOTP SHUTDOWN and call kfree(so->tx.buf) while isotp fill dataframe() may still be reading so->tx.buf for the final CAN frame.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Use After Free

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

ALSA-2026:27288
ALSA-2026:27789
AZL-83225
CVE-2026-31474
OPENSUSE-SU-2026:21555-1
RHSA-2026:27288
RHSA-2026:27731
RHSA-2026:27789
SUSE-SU-2026:23066-1
SUSE-SU-2026:23068-1
SUSE-SU-2026:23193-1
SUSE-SU-2026:23194-1
SUSE-SU-2026:23221-1
SUSE-SU-2026:23231-1
SUSE-SU-2026:23237-1
SUSE-SU-2026:23241-1
SUSE-SU-2026:23244-1
SUSE-SU-2026:3130-1
SUSE-SU-2026:3166-1
USN-8567-1
USN-8574-1
USN-8574-2
USN-8574-3
USN-8595-1
USN-8595-2
USN-8595-3
USN-8596-1
USN-8606-1
USN-8607-1
USN-8608-1
USN-8609-1
USN-8619-1
USN-8665-1

Affected Products

Linuxmint
Linux Kernel
Rocky Linux
Ubuntu