PT-2025-40691 · Linux+2 · Linux Kernel+2

Published

2023-05-16

·

Updated

2025-10-07

·

CVE-2023-53549

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 flaw exists in the netfilter component of the Linux kernel related to ipset handling. Specifically, when adding or deleting a large number of elements to an ipset in a single operation, it can lead to soft lockup errors due to prolonged task execution. A previous attempt to mitigate this by limiting the maximum number of elements processed was insufficient. The current resolution involves saving the state of the operation, unlocking and locking as needed, and proceeding from the saved state to avoid long continuous tasks while removing the limit on the number of elements processed in one step. The nfnl mutex is held throughout the operation, preventing parallel ipset commands.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Improper Locking

Weakness Enumeration

Related Identifiers

ALSA-2025_16880
CESA-2023_2951
CVE-2023-53549
RHSA-2023:2951
RHSA-2023:6583
RHSA-2023_2951
RHSA-2023_6583

Affected Products

Centos
Linux Kernel
Red Hat