CVE-2024-26643

Source
https://cve.org/CVERecord?id=CVE-2024-26643
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-26643.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-26643
Downstream
Related
Published
2024-03-21T10:43:44.103Z
Modified
2026-03-13T07:53:37.480696Z
Summary
netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout
Details

In the Linux kernel, the following vulnerability has been resolved:

netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout

While the rhashtable set gc runs asynchronously, a race allows it to collect elements from anonymous sets with timeouts while it is being released from the commit path.

Mingi Cho originally reported this issue in a different path in 6.1.x with a pipapo set with low timeouts which is not possible upstream since 7395dfacfff6 ("netfilter: nf_tables: use timestamp to check for set element timeout").

Fix this by setting on the dead flag for anonymous sets to skip async gc in this case.

According to 08e4c8c5919f ("netfilter: nf_tables: mark newset as dead on transaction abort"), Florian plans to accelerate abort path by releasing objects via workqueue, therefore, this sets on the dead flag for abort path too.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/26xxx/CVE-2024-26643.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
8da1b048f9a501d3d7d38c188ba09d7d0d5b8c27
Fixed
d75a589bb92af1abf3b779cfcd1977ca11b27033
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
bbdb3b65aa91aa0a32b212f27780b28987f2d94f
Fixed
edcf1a3f182ecf8b6b805f0ce90570ea98c5f6bf
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
448be0774882f95a74fa5eb7519761152add601b
Fixed
e2d45f467096e931044f0ab7634499879d851a5c
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
d19e8bf3ea4114dd21fc35da21f398203d7f7df1
Fixed
291cca35818bd52a407bc37ab45a15816039e363
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
ea3eb9f2192e4fc33b795673e56c97a21987f868
Fixed
406b0241d0eb598a0b330ab20ae325537d8d8163
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
5f68718b34a531a556f2f50300ead2862278da26
Fixed
b2d6f9a5b1cf968f1eaa71085ceeb09c2cb276b1
Fixed
5224afbc30c3ca9ba23e752f0f138729b2c48dd8
Fixed
552705a3650bbf46a22b1adedc1b04181490fc36
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
0624f190b5742a1527cd938295caa8dc5281d4cd

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-26643.json"