CVE-2023-54105

Linux Kernel 5.10.0-6.2.2 - Unauthenticated CAN ISOTP Bind Address Family Validation Bypass

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: can: isotp: check CAN address family in isotp_bind() Add missing check to block non-AF_CAN binds. Syzbot created some code which matched the right sockaddr struct size but used AF_XDP (0x2C) instead of AF_CAN (0x1D) in the address family field: bind$xdp(r2, &(0x7f0000000540)={0x2c, 0x0, r4, 0x0, r2}, 0x10) ^^^^ This has no funtional impact but the userspace should be notified about the wrong address family field content.

Scores

EPSS 0.0018
EPSS Percentile 8.1%

Details

Status published
Products (16)
linux/Kernel 5.10.0 - 5.10.200linux
linux/Kernel 5.11.0 - 5.15.138linux
linux/Kernel 5.16.0 - 6.1.16linux
linux/Kernel 6.2.0 - 6.2.3linux
Linux/Linux < 5.10
Linux/Linux 5.10
Linux/Linux 5.10.200 - 5.10.*
Linux/Linux 5.15.138 - 5.15.*
Linux/Linux 6.1.16 - 6.1.*
Linux/Linux 6.2.3 - 6.2.*
... and 6 more
Published Dec 24, 2025
Tracked Since Feb 18, 2026