CVE-2024-35897

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-35897
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-35897.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-35897
Downstream
Related
Published
2024-05-19T09:15:10Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

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

Affected packages