CVE-2024-26835
MediumIn the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: set dormant flag on hook register failure We need to set the dormant flag again if we fail to register the hooks. During memory pressure hook registration can fail and we end up with a table marked as active but no registered hooks. On table/base chain deletion, nf_tables will attempt to unregister the hook again which yields a warn splat from the nftables core.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
References
The following references provide additional information about CVE-2024-26835 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
Mailing List
-
PatchKernel patch commithttps://git.kernel.org/stable/c/0c9302a6da262e6ab6a6c1d30f04a6130ed97376
-
PatchKernel patch commithttps://git.kernel.org/stable/c/31ea574aeca1aa488e18716459bde057217637af
-
PatchKernel patch commithttps://git.kernel.org/stable/c/664264a5c55bf97a9c571c557d477b75416199be
Frequently asked questions
-
What is CVE-2024-26835?
CVE-2024-26835 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . CVE-2024-26835 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-26835?
CVE-2024-26835 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N. -
Is there a patch available for CVE-2024-26835?
No patch is currently available for CVE-2024-26835. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2024-26835 actively exploited?
No — CVE-2024-26835 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.