PT-2022-6410 · Linux+7 · Linux Kernel+7
Mingi Cho
·
Published
2022-08-09
·
Updated
2024-02-27
·
CVE-2023-1095
CVSS v3.1
5.5
Medium
| Vector | AV: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
The issue is related to the nf tables updtable function in the Linux kernel's netfilter tables API, which can lead to a NULL pointer dereference. This occurs when nf tables table enable returns an error, and nft trans destroy is called to free the transaction object. The nft trans destroy function calls list del, but since the transaction was never added to a list, the list head is all zeroes, resulting in the NULL pointer dereference. Exploitation of this issue could allow an attacker to cause a denial of service.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Alt Linux
Astra Linux
Centos
Linuxmint
Linux Kernel
Red Hat
Suse
Ubuntu