PT-2025-13309 · Linux+5 · Linux Kernel+5

Published

2025-03-27

·

Updated

2025-10-28

·

CVE-2023-52933

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 vulnerability in the Linux kernel has been resolved, related to the handling and sanity checking of xattr ids count in the Squashfs filesystem. The issue arises from a corrupted filesystem, where the xattr ids value is 4294967071, which becomes a negative number -225 when stored in a signed variable. This causes computation overflow due to incorrect typing, leading to two flaws: one on 64-bit systems only, where the signed integer xattr ids variable causes sign extension, and another on 32-bit systems only, where the integer variable overflows when multiplied. The effect of this is a 0 length computation, which can cause a sanity check code to fail.
Recommendations To resolve the issue, consider updating the Linux kernel to a version that includes the fix for the Squashfs handling and sanity checking of xattr ids count. As a temporary workaround, consider applying the fix to the Squashfs code by changing the xattr ids variable to be an "unsigned int" on 64-bit systems or casting the variable to u64 in the SQUASHFS XATTR *(A) macros on 32-bit systems.

Exploit

Fix

Integer Overflow

RCE

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

Weakness Enumeration

Related Identifiers

ALSA-2025:9880
ALSA-2025_16880
BDU:2025-06315
CVE-2023-52933
INFSA-2025_9880
OPENSUSE-SU-2025_1195-1
RHSA-2025:10527
RHSA-2025:10829
RHSA-2025:10830
RHSA-2025:11045
RHSA-2025:11245
RHSA-2025:9880
RHSA-2025_9880
SUSE-SU-2025:1176-1
SUSE-SU-2025:1183-1
SUSE-SU-2025:1195-1
SUSE-SU-2025:1241-1
SUSE-SU-2025:1293-1
SUSE-SU-2025_1195-1
SUSE-SU-2025_1241-1
SUSE-SU-2025_1293-1

Affected Products

Almalinux
Astra Linux
Linux Kernel
Red Hat
Red Os
Suse