PT-2025-37225 · Linux+3 · Linux Kernel+3

CVE-2025-39767

·

Published

2025-08-20

·

Updated

2026-08-30

CVSS v3.1

5.5

Medium

VectorAV: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

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

AZL-67193
BDU:2026-09228
CVE-2025-39767
DSA-6008-1
ECHO-FF43-00EF-4A25
OESA-2025-2695
OESA-2025-2696
OESA-2025-2700

Affected Products

Astra Linux
Debian
Linux Kernel
Amdgpu