In the Linux kernel, the following vulnerability has been resolved:
netfilter: nft_set_pipapo: walk over current view on netlink dump
The generation mask can be updated while netlink dump is in progress.
The pipapo set backend walk iterator cannot rely on it to infer what
view of the datastructure is to be used. Add notation to specify if user
wants to read/update the set.
Based on patch from Florian Westphal.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2024-05-01 06:15
Updated : 2024-05-23 19:36
NVD link : CVE-2024-27017
Mitre link : CVE-2024-27017
CVE.ORG link : CVE-2024-27017
JSON object : View
Products Affected
fedoraproject
- fedora
linux
- linux_kernel
CWE