PT-2022-7492 · Linux+3 · Linux Kernel+3

Florian Westphal

·

Published

2022-02-22

·

Updated

2025-05-21

·

CVE-2022-48933

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 The issue is related to a memory leak in the netfilter component of the Linux kernel during the update of stateful objects. Stateful objects can be updated from the control plane, and the transaction logic allocates a temporary object for this purpose. However, the ->init function was called for this object, resulting in a memory leak when using kfree(). To fix this, the ->destroy function of the object should be called, which is done by nft obj destroy(). This function also decrements the module refcount, but the update path does not increment it. The solution involves doing module get for the update case and releasing it via nft obj destroy().
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Memory Leak

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

Weakness Enumeration

Related Identifiers

BDU:2024-06638
CVE-2022-48933
OPENSUSE-SU-2024_3249-1
OPENSUSE-SU-2025_01620-1
OPENSUSE-SU-2025_01640-1
SUSE-SU-2024:3225-1
SUSE-SU-2024:3249-1
SUSE-SU-2025:01620-1
SUSE-SU-2025:01640-1
SUSE-SU-2025_01620-1

Affected Products

Astra Linux
Linux Kernel
Red Os
Suse