CVE-2024-35888
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
19/05/2024
Last modified:
07/04/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
erspan: make sure erspan_base_hdr is present in skb->head<br />
<br />
syzbot reported a problem in ip6erspan_rcv() [1]<br />
<br />
Issue is that ip6erspan_rcv() (and erspan_rcv()) no longer make<br />
sure erspan_base_hdr is present in skb linear part (skb->head)<br />
before getting @ver field from it.<br />
<br />
Add the missing pskb_may_pull() calls.<br />
<br />
v2: Reload iph pointer in erspan_rcv() after pskb_may_pull()<br />
because skb->head might have changed.<br />
<br />
[1]<br />
<br />
BUG: KMSAN: uninit-value in pskb_may_pull_reason include/linux/skbuff.h:2742 [inline]<br />
BUG: KMSAN: uninit-value in pskb_may_pull include/linux/skbuff.h:2756 [inline]<br />
BUG: KMSAN: uninit-value in ip6erspan_rcv net/ipv6/ip6_gre.c:541 [inline]<br />
BUG: KMSAN: uninit-value in gre_rcv+0x11f8/0x1930 net/ipv6/ip6_gre.c:610<br />
pskb_may_pull_reason include/linux/skbuff.h:2742 [inline]<br />
pskb_may_pull include/linux/skbuff.h:2756 [inline]<br />
ip6erspan_rcv net/ipv6/ip6_gre.c:541 [inline]<br />
gre_rcv+0x11f8/0x1930 net/ipv6/ip6_gre.c:610<br />
ip6_protocol_deliver_rcu+0x1d4c/0x2ca0 net/ipv6/ip6_input.c:438<br />
ip6_input_finish net/ipv6/ip6_input.c:483 [inline]<br />
NF_HOOK include/linux/netfilter.h:314 [inline]<br />
ip6_input+0x15d/0x430 net/ipv6/ip6_input.c:492<br />
ip6_mc_input+0xa7e/0xc80 net/ipv6/ip6_input.c:586<br />
dst_input include/net/dst.h:460 [inline]<br />
ip6_rcv_finish+0x955/0x970 net/ipv6/ip6_input.c:79<br />
NF_HOOK include/linux/netfilter.h:314 [inline]<br />
ipv6_rcv+0xde/0x390 net/ipv6/ip6_input.c:310<br />
__netif_receive_skb_one_core net/core/dev.c:5538 [inline]<br />
__netif_receive_skb+0x1da/0xa00 net/core/dev.c:5652<br />
netif_receive_skb_internal net/core/dev.c:5738 [inline]<br />
netif_receive_skb+0x58/0x660 net/core/dev.c:5798<br />
tun_rx_batched+0x3ee/0x980 drivers/net/tun.c:1549<br />
tun_get_user+0x5566/0x69e0 drivers/net/tun.c:2002<br />
tun_chr_write_iter+0x3af/0x5d0 drivers/net/tun.c:2048<br />
call_write_iter include/linux/fs.h:2108 [inline]<br />
new_sync_write fs/read_write.c:497 [inline]<br />
vfs_write+0xb63/0x1520 fs/read_write.c:590<br />
ksys_write+0x20f/0x4c0 fs/read_write.c:643<br />
__do_sys_write fs/read_write.c:655 [inline]<br />
__se_sys_write fs/read_write.c:652 [inline]<br />
__x64_sys_write+0x93/0xe0 fs/read_write.c:652<br />
do_syscall_64+0xd5/0x1f0<br />
entry_SYSCALL_64_after_hwframe+0x6d/0x75<br />
<br />
Uninit was created at:<br />
slab_post_alloc_hook mm/slub.c:3804 [inline]<br />
slab_alloc_node mm/slub.c:3845 [inline]<br />
kmem_cache_alloc_node+0x613/0xc50 mm/slub.c:3888<br />
kmalloc_reserve+0x13d/0x4a0 net/core/skbuff.c:577<br />
__alloc_skb+0x35b/0x7a0 net/core/skbuff.c:668<br />
alloc_skb include/linux/skbuff.h:1318 [inline]<br />
alloc_skb_with_frags+0xc8/0xbf0 net/core/skbuff.c:6504<br />
sock_alloc_send_pskb+0xa81/0xbf0 net/core/sock.c:2795<br />
tun_alloc_skb drivers/net/tun.c:1525 [inline]<br />
tun_get_user+0x209a/0x69e0 drivers/net/tun.c:1846<br />
tun_chr_write_iter+0x3af/0x5d0 drivers/net/tun.c:2048<br />
call_write_iter include/linux/fs.h:2108 [inline]<br />
new_sync_write fs/read_write.c:497 [inline]<br />
vfs_write+0xb63/0x1520 fs/read_write.c:590<br />
ksys_write+0x20f/0x4c0 fs/read_write.c:643<br />
__do_sys_write fs/read_write.c:655 [inline]<br />
__se_sys_write fs/read_write.c:652 [inline]<br />
__x64_sys_write+0x93/0xe0 fs/read_write.c:652<br />
do_syscall_64+0xd5/0x1f0<br />
entry_SYSCALL_64_after_hwframe+0x6d/0x75<br />
<br />
CPU: 1 PID: 5045 Comm: syz-executor114 Not tainted 6.9.0-rc1-syzkaller-00021-g962490525cff #0
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:*:*:*:*:*:*:*:* | 4.19.20 (including) | 4.19.312 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.20.7 (including) | 5.4.274 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.5 (including) | 5.10.215 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.154 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.85 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.26 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.8.5 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.9:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.9:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* |
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/06a939f72a24a7d8251f84cf4c042df86c6666ac
- https://git.kernel.org/stable/c/0ac328a5a4138a6c03dfc3f46017bd5c19167446
- https://git.kernel.org/stable/c/17af420545a750f763025149fa7b833a4fc8b8f0
- https://git.kernel.org/stable/c/1db7fcb2b290c47c202b79528824f119fa28937d
- https://git.kernel.org/stable/c/4e3fdeecec5707678b0d1f18c259dadb97262e9d
- https://git.kernel.org/stable/c/b14b9f9503ec823ca75be766dcaeff4f0bfeca85
- https://git.kernel.org/stable/c/e54a0c79cdc2548729dd7e2e468b08c5af4d0df5
- https://git.kernel.org/stable/c/ee0088101beee10fa809716d6245d915b09c37c7
- https://git.kernel.org/stable/c/06a939f72a24a7d8251f84cf4c042df86c6666ac
- https://git.kernel.org/stable/c/0ac328a5a4138a6c03dfc3f46017bd5c19167446
- https://git.kernel.org/stable/c/17af420545a750f763025149fa7b833a4fc8b8f0
- https://git.kernel.org/stable/c/1db7fcb2b290c47c202b79528824f119fa28937d
- https://git.kernel.org/stable/c/4e3fdeecec5707678b0d1f18c259dadb97262e9d
- https://git.kernel.org/stable/c/b14b9f9503ec823ca75be766dcaeff4f0bfeca85
- https://git.kernel.org/stable/c/e54a0c79cdc2548729dd7e2e468b08c5af4d0df5
- https://git.kernel.org/stable/c/ee0088101beee10fa809716d6245d915b09c37c7
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html
- https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html



