PT-2025-37562 · Linux+3 · Linux Kernel+3

Published

2023-11-07

·

Updated

2026-04-20

·

CVE-2023-53198

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 NULL dereference issue was identified and resolved in the Linux kernel's raw get next() function. This issue stemmed from parallel execution sequences potentially freeing a socket while another thread was iterating over it, leading to a general protection fault. The fix involves converting raw sockets to RCU and utilizing spinlocks for slow paths to prevent the NULL dereference. The code was modified to use hlist instead of hlist nulls for SOCK RAW, and sk for each rcu() for fast paths and sk for each() with spinlock for /proc/net/raw.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

NULL Pointer Dereference

Weakness Enumeration

Related Identifiers

ALSA-2025_16880
BDU:2026-05938
CVE-2023-53198
RHSA-2023:6583
RHSA-2023_6583

Affected Products

Astra Linux
Linux Kernel
Red Hat
Red Os