Lucene search
+L

1095 matches found

NVD
NVD
added 2024/05/19 9:15 a.m.15 views

CVE-2024-35897

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: discard table flag update with pending basechain deletion Hook unregistration is deferred to the commit phase, same occurs with hook updates triggered by the table dormant flag. When both commands are combine...

7.8CVSS6.6AI score0.0025EPSS
SaveExploits0References10
NVD
NVD
added 2024/05/19 9:15 a.m.23 views

CVE-2024-35898

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix potential data-race in nftflowtabletypeget nftunregisterflowtabletype within nfflowinetmoduleexit can concurrent with nftflowtabletypeget within nftablesnewflowtable. And thhere is not any protection when...

7CVSS6.5AI score0.00204EPSS
SaveExploits0References11
NVD
NVD
added 2024/05/19 9:15 a.m.20 views

CVE-2024-35899

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: flush pending destroy work before exitnet release Similar to 2c9f0293280e "netfilter: nftables: flush pending destroy work before netlink notifier" to address a race between exitnet and the destroy workqueue...

7.3CVSS6.4AI score0.00201EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/19 9:15 a.m.8 views

DEBIAN-CVE-2024-35899

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: flush pending destroy work before exitnet release Similar to 2c9f0293280e "netfilter: nftables: flush pending destroy work before netlink notifier" to address a race between exitnet and the destroy workqueue...

7.3CVSS5.9AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/19 9:15 a.m.10 views

UBUNTU-CVE-2024-35897

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: discard table flag update with pending basechain deletion Hook unregistration is deferred to the commit phase, same occurs with hook updates triggered by the table dormant flag. When both commands are combine...

7.8CVSS6.2AI score0.0025EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.22 views

CVE-2024-35899

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: flush pending destroy work before exitnet release Similar to 2c9f0293280e "netfilter: nftables: flush pending destroy work before netlink notifier" to address a race between exitnet and the destroy workqueue...

7.3CVSS6.4AI score0.00201EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.24 views

CVE-2024-35900

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: reject new basechain after table flag update When dormant flag is toggled, hooks are disabled in the commit phase by iterating over current chains in table existing and new. The following configuration allows...

5.5CVSS6.4AI score0.00227EPSS
SaveExploits0References26
OSV
OSV
added 2024/05/19 9:15 a.m.6 views

UBUNTU-CVE-2024-35899

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: flush pending destroy work before exitnet release Similar to 2c9f0293280e "netfilter: nftables: flush pending destroy work before netlink notifier" to address a race between exitnet and the destroy workqueue...

7.3CVSS6.2AI score0.00201EPSS
SaveExploits0References27
OSV
OSV
added 2024/05/19 9:15 a.m.7 views

UBUNTU-CVE-2024-35898

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix potential data-race in nftflowtabletypeget nftunregisterflowtabletype within nfflowinetmoduleexit can concurrent with nftflowtabletypeget within nftablesnewflowtable. And thhere is not any protection when...

7CVSS6.2AI score0.00204EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.23 views

CVE-2024-35898

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix potential data-race in nftflowtabletypeget nftunregisterflowtabletype within nfflowinetmoduleexit can concurrent with nftflowtabletypeget within nftablesnewflowtable. And thhere is not any protection when...

7CVSS6.4AI score0.00204EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.19 views

CVE-2024-35897

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: discard table flag update with pending basechain deletion Hook unregistration is deferred to the commit phase, same occurs with hook updates triggered by the table dormant flag. When both commands are combine...

7.8CVSS6.4AI score0.0025EPSS
SaveExploits0References26
OSV
OSV
added 2024/05/19 8:34 a.m.9 views

CVE-2024-35900 netfilter: nf_tables: reject new basechain after table flag update

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: reject new basechain after table flag update When dormant flag is toggled, hooks are disabled in the commit phase by iterating over current chains in table existing and new. The following configuration allows...

5.9AI score
SaveExploits0References13
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.31 views

CVE-2024-35900 netfilter: nf_tables: reject new basechain after table flag update

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: reject new basechain after table flag update When dormant flag is toggled, hooks are disabled in the commit phase by iterating over current chains in table existing and new. The following configuration allows...

6.4AI score0.00227EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.15 views

CVE-2024-35900 netfilter: nf_tables: reject new basechain after table flag update

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: reject new basechain after table flag update When dormant flag is toggled, hooks are disabled in the commit phase by iterating over current chains in table existing and new. The following configuration allows...

6.8AI score0.00227EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/19 8:34 a.m.187 views

CVE-2024-35899

CVE-2024-35899 affects the Linux kernel nf_tables (netfilter). The issue is a race where the destroy workqueue may run after exit_net has released resources, risking use-after-free of a nf_tables set during module removal. The provided trace shows KASAN slab-use-after-free in nf_tables_trans_dest...

7.3CVSS6.6AI score0.00201EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.39 views

CVE-2024-35899 netfilter: nf_tables: flush pending destroy work before exit_net release

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: flush pending destroy work before exitnet release Similar to 2c9f0293280e "netfilter: nftables: flush pending destroy work before netlink notifier" to address a race between exitnet and the destroy workqueue...

7.3CVSS6.3AI score0.00201EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.23 views

CVE-2024-35899 netfilter: nf_tables: flush pending destroy work before exit_net release

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: flush pending destroy work before exitnet release Similar to 2c9f0293280e "netfilter: nftables: flush pending destroy work before netlink notifier" to address a race between exitnet and the destroy workqueue...

7.3CVSS6.8AI score0.00201EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/19 8:34 a.m.21 views

CVE-2024-35899 netfilter: nf_tables: flush pending destroy work before exit_net release

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: flush pending destroy work before exitnet release Similar to 2c9f0293280e "netfilter: nftables: flush pending destroy work before netlink notifier" to address a race between exitnet and the destroy workqueue...

7.3CVSS5.8AI score
SaveExploits0References12
OSV
OSV
added 2024/05/19 8:34 a.m.22 views

CVE-2024-35898 netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix potential data-race in nftflowtabletypeget nftunregisterflowtabletype within nfflowinetmoduleexit can concurrent with nftflowtabletypeget within nftablesnewflowtable. And thhere is not any protection when...

7CVSS5.9AI score
SaveExploits0References14
CVE
CVE
added 2024/05/19 8:34 a.m.188 views

CVE-2024-35898

CVE-2024-35898 concerns a data-race in Linux kernel nf_tables flowtable lookup. The vulnerability arises when nft_unregister_flowtable_type() in nf_flow_inet_module_exit() runs concurrently with __nft_flowtable_type_get() in nf_tables_newflowtable(), and there is no protection when iterating nf_t...

7CVSS6.6AI score0.00204EPSS
SaveExploits0References11Affected Software1
Rows per page
Query Builder