PT-2025-37225 · Linux+3 · Linux Kernel+3
CVE-2025-39767
·
Publicado
2025-08-20
·
Atualizado
2026-08-30
CVSS v3.1
5.5
Média
| Vetor | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions:
Linux kernel (affected versions not specified)
Description:
The Linux kernel contains a flaw related to module loading time optimization. Specifically, the
module frob arch sections() function utilizes a counting algorithm with O(n^2) complexity when determining the number of PLTs/GOTs needed for relocations. This can lead to a soft deadlock when CONFIG KASAN, CONFIG PREEMPT VOLUNTARY BUILD, and CONFIG PREEMPT VOLUNTARY are enabled simultaneously, particularly when loading modules like amdgpu that have a large number of relocations. The issue is resolved by sorting the relocation list by info and addend, reducing the algorithm's complexity to O(n log n). This optimization significantly reduces module load time.Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Improper Locking
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Astra Linux
Debian
Linux Kernel
Amdgpu