PT-2025-43102 · Git+2 · Kernel+1
Published
2025-10-22
·
Updated
2025-10-22
·
CVE-2023-53701
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 4.14
Description
The Linux kernel contains an issue within the netfilter module, specifically related to nf tables. The problem involves the improper deactivation of anonymous sets during the preparation phase. This can lead to a situation where users might attempt to update a set that has already been deleted within the same transaction. The issue manifests as a KASAN (Kernel Address Sanitizer) report indicating a wild-memory-access within the
nf tables commit function. The KASAN report details a write of size 8 at an invalid memory address, triggered during a set element deletion for a bound anonymous set.Recommendations
Update the Linux kernel to a version after 4.14.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Kernel
Linux