"value":"In the Linux kernel, the following vulnerability has been resolved:\n\nkprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address\n\nRead from an unsafe address with copy_from_kernel_nofault() in\narch_adjust_kprobe_addr() because this function is used before checking\nthe address is in text or not. Syzcaller bot found a bug and reported\nthe case if user specifies inaccessible data area,\narch_adjust_kprobe_addr() will cause a kernel panic.\n\n[ mingo: Clarified the comment. ]"
"value":"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: kprobes/x86: use copy_from_kernel_nofault() para leer desde una direcci\u00f3n no segura Lea desde una direcci\u00f3n no segura con copy_from_kernel_nofault() en arch_adjust_kprobe_addr() porque esta funci\u00f3n se usa antes de verificar que la direcci\u00f3n est\u00e9 en texto O no. El bot Syzcaller encontr\u00f3 un error e inform\u00f3 el caso si el usuario especifica un \u00e1rea de datos inaccesible, arch_adjust_kprobe_addr() provocar\u00e1 un p\u00e1nico en el kernel. [ mingo: Aclar\u00f3 el comentario. ]"