CVE-2025-38569 Information
Description
In the Linux kernel the following vulnerability has been resolved:
benet: fix BUG when creating VFs
benet crashes as soon as SRIOV VFs are created:
kernel BUG at mm/vmalloc.c:3457!
Oops: invalid opcode: 0000 [1] SMP KASAN NOPTI
CPU: 4 UID: 0 PID: 7408 Comm: test.sh Kdump: loaded Not tainted 6.16.0+ 1 PREEMPT(voluntary)
[…]
RIP: 0010:vunmap+0x5f/0x70
[…]
Call Trace:
be_cmd_set_mac_list() calls dma_free_coherent() under a spin_lock_bh. Fix it by freeing only after the lock has been released.
Reference
https://git.kernel.org/stable/c/0ddfe8b127ef1149fddccb79db6e6eaba7738e7d https://git.kernel.org/stable/c/46d44a23a3723a89deeb65b13cddb17f8d9f2700 https://git.kernel.org/stable/c/5a40f8af2ba1b9bdf46e2db10e8c9710538fbc63 https://git.kernel.org/stable/c/c377ba2be9430d165a98e4b782902ed630bc7546 https://git.kernel.org/stable/c/d5dc09ee5d74277bc47193fe28ce8703e229331b https://git.kernel.org/stable/c/f4e4e0c4bc4d799d6fa39055acdbc3af066cd13e
Related CNNVD
CNNVD-202508-2135 (Published: 2025-08-19)
Share on: