PT-2025-53170 · Linux · Linux Kernel

Published

2023-07-19

·

Updated

2026-03-24

·

CVE-2023-54093

CVSS v2.0

4.6

Medium

VectorAV:L/AC:L/Au:S/C:N/I:N/A:C
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel contains a flaw within the anysee master xfer function related to a null pointer dereference. The msg variable, controlled by the user, lacks proper validation. Specifically, if msg[i].buf is null and msg[i].len is zero, checks on msg[i].buf may be bypassed, allowing malicious data to reach anysee master xfer. Subsequently, accessing msg[i].buf[0] without a sanity check can lead to a null pointer dereference. The issue is addressed by adding a check on msg[i].len to prevent a crash.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

NULL Pointer Dereference

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

Weakness Enumeration

Related Identifiers

BDU:2026-01235
CVE-2023-54093
RHSA-2024:9315
SUSE-SU-2026:0278-1
SUSE-SU-2026:0281-1
SUSE-SU-2026:0293-1
SUSE-SU-2026:0315-1
SUSE-SU-2026:20477-1
SUSE-SU-2026:20498-1
SUSE-SU-2026:20845-1
SUSE-SU-2026:20876-1

Affected Products

Linux Kernel