PT-2024-34048 · Linux+2 · Linux Kernel+2
Ben Greear
·
Published
2024-10-16
·
Updated
2025-09-26
·
CVE-2024-50212
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:
A vulnerability has been resolved in the Linux kernel where the
alloc tag module unload function must wait for pending kfree rcu calls. This issue occurs when the nf nat module exit calls kfree rcu on addresses, but the free operation is still pending when alloc tag checks for leaks. Waiting for outstanding kfree rcu operations to complete before checking resolves this warning. A reproducer is provided using unshare, iptables-nft, and rmmod commands.Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Leak
Improper Locking
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu