PT-2025-40708 · Linux+2 · Linux Kernel+2
CVE-2023-53566
·
Published
2023-05-17
·
Updated
2026-08-04
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw within the netfilter module, specifically in the
nft set rbtree function, related to element insertion. A null dereference can occur during element insertion due to the potential for rb prev() to return NULL within nft rbtree gc elem(). Additionally, a use-after-free condition exists during iteration, where the node can be freed, necessitating caching of the next value for use. This can lead to a general protection fault. The nft add set elem and nf tables newsetelem functions are involved in the issue.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
DoS
Use After Free
NULL Pointer Dereference
Improper Check for Exceptional Conditions
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Red Hat
Suse