Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: netlink notifier might race to release objects commit release path is invoked via call_rcu and it runs lockless to release the objects after rcu grace period. The netlink notifier handler might win race to remove objects that the transaction context is still referencing from the commit release path. Call rcu_barrier() to ensure pending rcu callbacks run to completion if the list of transactions to be destroyed is not empty.
INFO
Published Date :
2025-05-01T14:10:59.436Z
Last Modified :
2025-05-04T08:48:43.498Z
Source :
Linux
AFFECTED PRODUCTS
The following products are affected by CVE-2022-49920 vulnerability.
Vendors | Products |
---|---|
Linux |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2022-49920.