2 matches found
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986731)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986731 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf: Use VMMAP instead of VMALLOC for ringbuf After commit 2fd3fb0be1d1 kasan, vmalloc: unpoison...
CVE-2025-38563
CVE-2025-38563 affects the Linux kernel perf subsystem. The issue arises when perf mmap-based mappings can be split (VMA split) after initial mapping, causing mismatched offsets/sizes and leaking reference counts for ringbuffer/auxiliary buffers. The fix adds vm_operations_struct.may_split() and ...