Descripción
In the Linux kernel, the following vulnerability has been resolved: s390/bpf: Zero-extend bpf prog return values and kfunc arguments s390x ABI requires callers to zero-extend unsigned arguments and sign-extend signed arguments, and callees to zero-extend unsigned return values and sign-extend signed return values. s390 BPF JIT currently implements only sign extension. Fix this omission and implement zero extension too.
CVSS 7.8EPSS 0.12%Riesgo 0.79
Ver fuente- Publicación
- 2026-06-24 17:17:25
- Versiones afectadas
- unknown
- Tipo
- Kernel
- Última modificación
- 2026-07-23 21:30:15
- Vector
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Sistemas operativos
- Linux