CVE-2024-27064
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
netfilter: nf_tables: Fix a memory leak in nf_tables_updchain
If nft_netdev_register_hooks() fails, the memory associated with nft_stats is not freed, causing a memory leak.
This patch fixes it by moving nft_stats_alloc() down after nft_netdev_register_hooks() succeeds.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | b9703ed44ffbfba85c103b9de01886a225e14b38 < 79846fdcc548d617b0b321addc6a3821d3b75b20 | affected |
| Linux | Linux | b9703ed44ffbfba85c103b9de01886a225e14b38 < 4e4623a4f6e133e671f65f9ac493bddaaf63e250 | affected |
| Linux | Linux | b9703ed44ffbfba85c103b9de01886a225e14b38 < e77a6b53a3a547b6dedfc40c37cee4f310701090 | affected |
| Linux | Linux | b9703ed44ffbfba85c103b9de01886a225e14b38 < 7eaf837a4eb5f74561e2486972e7f5184b613f6e | affected |
| Linux | Linux | d131ce7a319d3bff68d5a9d5509bb22e4ce33946 | affected |
| Linux | Linux | 6.3.3 < 6.4 | affected |
| Linux | Linux | 6.4 | affected |
| Linux | Linux | 0 < 6.4 | unaffected |
| Linux | Linux | 6.6.23 <= 6.6.* | unaffected |
| Linux | Linux | 6.7.11 <= 6.7.* | unaffected |
| Linux | Linux | 6.8.2 <= 6.8.* | unaffected |
| Linux | Linux | 6.9 <= * | unaffected |
Weaknesses
ADP Enrichment
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/79846fdcc548d617b0b321addc6a3821d3b75b20
- https://git.kernel.org/stable/c/4e4623a4f6e133e671f65f9ac493bddaaf63e250
- https://git.kernel.org/stable/c/e77a6b53a3a547b6dedfc40c37cee4f310701090
- https://git.kernel.org/stable/c/7eaf837a4eb5f74561e2486972e7f5184b613f6e
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/79846fdcc548d617b0b321addc6a3821d3b75b20
- https://git.kernel.org/stable/c/4e4623a4f6e133e671f65f9ac493bddaaf63e250
- https://git.kernel.org/stable/c/e77a6b53a3a547b6dedfc40c37cee4f310701090
- https://git.kernel.org/stable/c/7eaf837a4eb5f74561e2486972e7f5184b613f6e
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.