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
Affected versions
Linux kernel versions
5.4.262,
5.10.202,
5.13
and later are affected. Fixed in
5.4.270,
5.10.211,
5.15.150,
6.1.80,
6.6.19,
6.7.7,
6.8
and their respective stable series.
References
9 total-
Patch
-
Patch
-
Patch
-
Patch
-
Patch
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 . It affects Linux kernel versions from 5.4.262 onward and has been patched in 5.4.270, 5.10.211, 5.15.150 and others. 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?
Yes. CVE-2024-26835 has been patched. Fixed versions include 5.4.270, 5.10.211, 5.15.150 and others. If you are running Linux kernel 5.4.262 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
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.