3 matches found
Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005193)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005193 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf: fix OOB devmap writes when deleting elements Jordy reported issue against XSKMAP which also...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-392269)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-392269 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf: fix OOB devmap writes when deleting elements Jordy reported issue against XSKMAP which also...
kernel: bpf: fix OOB devmap writes when deleting elements
In the Linux kernel, the following vulnerability has been resolved: bpf: fix OOB devmap writes when deleting elements Jordy reported issue against XSKMAP which also applies to DEVMAP - the index used for accessing map entry, due to being a signed integer, causes the OOB writes. Fix is simple as...