Lucene search

K
osvGoogleOSV:CVE-2024-35897
HistoryMay 19, 2024 - 9:15 a.m.

CVE-2024-35897

2024-05-1909:15:00
Google
osv.dev
2
linux kernel
netfilter
nf_tables

AI Score

6.8

Confidence

Low

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: 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 combined, this results in deleting a basechain while leaving its hook still registered in the core.

References