CVE-2024-26925
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
The commit mutex should not be released during the critical section between nft_gc_seq_begin() and nft_gc_seq_end(), otherwise, async GC worker could collect expired objects and get the released commit lock within the same GC sequence.
nf_tables_module_autoload() temporarily releases the mutex to load module dependencies, then it goes back to replay the transaction again. Move it at the end of the abort phase after nft_gc_seq_end() is called.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 4b6346dc1edfb9839d6edee7360ed31a22fa6c95 < 61ac7284346c32f9a8c8ceac56102f7914060428 | affected |
| Linux | Linux | 23292bdfda5f04e704a843b8f97b0eb95ace1ca6 < 2cee2ff7f8cce12a63a0a23ffe27f08d99541494 | affected |
| Linux | Linux | b44a459c6561595ed7c3679599c5279204132b33 < eb769ff4e281f751adcaf4f4445cbf30817be139 | affected |
| Linux | Linux | 5d319f7a81431c6bb32eb4dc7d7975f99e2c8c66 < 8d3a58af50e46167b6f1db47adadad03c0045dae | affected |
| Linux | Linux | 720344340fb9be2765bbaab7b292ece0a4570eae < 8038ee3c3e5b59bcd78467686db5270c68544e30 | affected |
| Linux | Linux | 720344340fb9be2765bbaab7b292ece0a4570eae < a34ba4bdeec0c3b629160497594908dc820110f1 | affected |
| Linux | Linux | 720344340fb9be2765bbaab7b292ece0a4570eae < 0d459e2ffb541841714839e8228b845458ed3b27 | affected |
| Linux | Linux | f85ca36090cbb252bcbc95fc74c2853fc792694f | affected |
| Linux | Linux | e07e68823116563bdbc49cef185cda6f463bc534 | affected |
| Linux | Linux | 5.4.262 < 5.4.274 | affected |
| Linux | Linux | 5.10.198 < 5.10.215 | affected |
| Linux | Linux | 5.15.134 < 5.15.155 | affected |
| Linux | Linux | 6.1.56 < 6.1.86 | affected |
| Linux | Linux | 4.19.316 < 4.20 | affected |
| Linux | Linux | 6.4.13 < 6.5 | affected |
| Linux | Linux | 6.5 | affected |
| Linux | Linux | 0 < 6.5 | unaffected |
| Linux | Linux | 5.4.274 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.215 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.155 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.86 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.26 <= 6.6.* | unaffected |
| Linux | Linux | 6.8.5 <= 6.8.* | unaffected |
| Linux | Linux | 6.9 <= * | unaffected |
Weaknesses
ADP Enrichment
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/61ac7284346c32f9a8c8ceac56102f7914060428
- https://git.kernel.org/stable/c/2cee2ff7f8cce12a63a0a23ffe27f08d99541494
- https://git.kernel.org/stable/c/eb769ff4e281f751adcaf4f4445cbf30817be139
- https://git.kernel.org/stable/c/8d3a58af50e46167b6f1db47adadad03c0045dae
- https://git.kernel.org/stable/c/8038ee3c3e5b59bcd78467686db5270c68544e30
- https://git.kernel.org/stable/c/a34ba4bdeec0c3b629160497594908dc820110f1
- https://git.kernel.org/stable/c/0d459e2ffb541841714839e8228b845458ed3b27
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
Additional References
- https://cert-portal.siemens.com/productcert/html/ssa-265688.html
- https://cert-portal.siemens.com/productcert/html/ssa-354112.html
References
- https://git.kernel.org/stable/c/61ac7284346c32f9a8c8ceac56102f7914060428
- https://git.kernel.org/stable/c/2cee2ff7f8cce12a63a0a23ffe27f08d99541494
- https://git.kernel.org/stable/c/eb769ff4e281f751adcaf4f4445cbf30817be139
- https://git.kernel.org/stable/c/8d3a58af50e46167b6f1db47adadad03c0045dae
- https://git.kernel.org/stable/c/8038ee3c3e5b59bcd78467686db5270c68544e30
- https://git.kernel.org/stable/c/a34ba4bdeec0c3b629160497594908dc820110f1
- https://git.kernel.org/stable/c/0d459e2ffb541841714839e8228b845458ed3b27
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.