CVE-2025-22062 Information
Description
In the Linux kernel the following vulnerability has been resolved:
sctp: add mutual exclusion in proc_sctp_do_udp_port()
We must serialize calls to sctp_udp_sock_stop() and sctp_udp_sock_start() or risk a crash as syzbot reported:
Oops: general protection fault probably for non-canonical address 0xdffffc000000000d: 0000 [1] SMP KASAN PTI
KASAN: null-ptr-deref in range [0x0000000000000068-0x000000000000006f]
CPU: 1 UID: 0 PID: 6551 Comm: syz.1.44 Not tainted 6.14.0-syzkaller-g7f2ff7b62617 0 PREEMPT(full)
Hardware name: Google Google Compute Engine/Google Compute Engine BIOS Google 02/12/2025
RIP: 0010:kernel_sock_shutdown+0x47/0x70 net/socket.c:3653
Call Trace:
Reference
https://git.kernel.org/stable/c/10206302af856791fbcc27a33ed3c3eb09b2793d https://git.kernel.org/stable/c/d3d7675d77622f6ca1aae14c51f80027b36283f8 https://git.kernel.org/stable/c/e5178bfc55b3a78000f0f8298e7ade88783ce581 https://git.kernel.org/stable/c/efb8cb487be8f4ba6aaef616011d702d6a083ed1
Share on: