PT-2025-13370 · Linux+4 · Linux Kernel+4

Published

2023-11-07

·

Updated

2025-09-29

·

CVE-2023-53024

CVSS v3.1

7.1

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The issue is related to a pointer-leak due to insufficient speculative store bypass mitigation in the Linux kernel's BPF (Berkeley Packet Filter) component. This can lead to a speculative pointer-as-scalar type confusion, allowing the program to leak the numerical pointer value using a branch-based cache side channel. The problem occurs when a stack slot is first initialized with a pointer but then overwritten with a scalar, which may be subject to speculative store bypass (SSB). To fix this, scalars are sanitized if they write a stack slot that previously contained a pointer.
Recommendations To resolve the issue, sanitize scalars if they write a stack slot that previously contained a pointer. This can be achieved by adding an lfence instruction after spilling a pointer to the stack and when overwriting a pointer with a scalar in the stack slot. As a temporary workaround, consider restricting the use of BPF until a patch is available. At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Memory Leak

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

Weakness Enumeration

Related Identifiers

ALSA-2025_16880
BDU:2025-06339
CVE-2023-53024
OESA-2025-1408
OPENSUSE-SU-2025_1195-1
OPENSUSE-SU-2025_1263-1
RHSA-2023:6583
RHSA-2023_6583
SUSE-SU-2025:1176-1
SUSE-SU-2025:1183-1
SUSE-SU-2025:1194-1
SUSE-SU-2025:1195-1
SUSE-SU-2025:1241-1
SUSE-SU-2025:1263-1
SUSE-SU-2025:1293-1
SUSE-SU-2025_1195-1
SUSE-SU-2025_1241-1
SUSE-SU-2025_1263-1
SUSE-SU-2025_1293-1

Affected Products

Astra Linux
Linux Kernel
Red Hat
Red Os
Suse