CVE-2024-35888
Linux Linux, SIMATIC S7-1500 TM MFP - GNU/Linux subsystem, SIMATIC S7-1500 CPU 1518-4 PN/DP MFP
In the Linux kernel, the following vulnerability has been resolved: erspan: make sure erspan_base_hdr is present in skb->head syzbot reported a problem in ip6erspan_rcv() [1] Issue is that ip6erspan_rcv() (and erspan_rcv()) no longer make sure erspan_base_hdr is present in skb linear part (skb->head) before getting @ver field from it. Add the missing pskb_may_pull() calls. v2: Reload iph pointer in erspan_rcv() after pskb_may_pull() because skb->head might have changed. [1] BUG: KMSAN: uninit-value in pskb_may_pull_reason include/linux/skbuff.h:2742 [inline] BUG: KMSAN: uninit-value in pskb...
- CVSS
- 7.3
- EPSS
- 0.60% 45.4% percentile
- CISA KEV
- Not listed
- Published
- 2024.05.19