2 matches found
CVE-2026-46324
The CVE-2026-46324 entry relates to the Linux kernel netfilter nf_tables. The vulnerability was addressed by making nft_netdev_unregister_hooks and __nft_unregister_flowtable_net_hooks use list_del_rcu(), preventing concurrent dumpers from traversing the affected list. A new helper was added and ...
SUSE CVE-2025-22116
In the Linux kernel, the following vulnerability has been resolved: idpf: check error for registernetdev on init Current init logic ignores the error code from registernetdev, which will cause WARNON on attempt to unregister it, if there was one, and there is no info for the user that the creatio...