CVE-2024-26834
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
17/04/2024
Last modified:
02/04/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
netfilter: nft_flow_offload: release dst in case direct xmit path is used<br />
<br />
Direct xmit does not use it since it calls dev_queue_xmit() to send<br />
packets, hence it calls dst_release().<br />
<br />
kmemleak reports:<br />
<br />
unreferenced object 0xffff88814f440900 (size 184):<br />
comm "softirq", pid 0, jiffies 4294951896<br />
hex dump (first 32 bytes):<br />
00 60 5b 04 81 88 ff ff 00 e6 e8 82 ff ff ff ff .`[.............<br />
21 0b 50 82 ff ff ff ff 00 00 00 00 00 00 00 00 !.P.............<br />
backtrace (crc cb2bf5d6):<br />
[] kmem_cache_alloc+0x286/0x340<br />
[] dst_alloc+0x43/0xb0<br />
[] rt_dst_alloc+0x2e/0x190<br />
[] __mkroute_output+0x244/0x980<br />
[] ip_route_output_flow+0xc0/0x160<br />
[] nf_ip_route+0xf/0x30<br />
[] nf_route+0x2d/0x60<br />
[] nft_flow_route+0x171/0x6a0 [nft_flow_offload]<br />
[] nft_flow_offload_eval+0x4e8/0x700 [nft_flow_offload]<br />
[] expr_call_ops_eval+0x53/0x330 [nf_tables]<br />
[] nft_do_chain+0x17c/0x840 [nf_tables]<br />
[] nft_do_chain_inet+0xa1/0x210 [nf_tables]<br />
[] nf_hook_slow+0x5b/0x160<br />
[] ip_forward+0x8b6/0x9b0<br />
[] ip_rcv+0x221/0x230<br />
[] __netif_receive_skb_one_core+0xfe/0x110
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.5 (including) | 6.6.19 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.7.7 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.8:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.8:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.8:rc5:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/13b57b5cd591d5b22f9bbf047b2922967de411f3
- https://git.kernel.org/stable/c/2d17cf10179a7de6d8f0128168b84ad0b4a1863f
- https://git.kernel.org/stable/c/8762785f459be1cfe6fcf7285c123aad6a3703f0
- https://git.kernel.org/stable/c/9256ab9232e35a16af9c30fa4e522e6d1bd3605a
- https://git.kernel.org/stable/c/a6cafdb49a7bbf4a88367db209703eee6941e023
- https://git.kernel.org/stable/c/13b57b5cd591d5b22f9bbf047b2922967de411f3
- https://git.kernel.org/stable/c/2d17cf10179a7de6d8f0128168b84ad0b4a1863f
- https://git.kernel.org/stable/c/8762785f459be1cfe6fcf7285c123aad6a3703f0
- https://git.kernel.org/stable/c/9256ab9232e35a16af9c30fa4e522e6d1bd3605a
- https://git.kernel.org/stable/c/a6cafdb49a7bbf4a88367db209703eee6941e023



