PT-2025-27687 · Linux+6 · Linux Kernel+6

Published

2025-02-26

·

Updated

2026-04-20

·

CVE-2025-38100

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: A vulnerability in the Linux kernel has been resolved, related to TIF IO BITMAP inconsistencies. The issue occurs when io bitmap exit() invokes task update io bitmap(), which can lead to a NULL pointer dereference. This happens in two scenarios: when io bitmap exit() is called during cleanup after a failed fork() and when a kernel thread is created with TIF IO BITMAP set but no bitmap installed. The problem is solved by adding missing cleanups and checks, including preventing io bitmap exit() from invoking task update io bitmap() for non-current tasks and clearing TIF IO BITMAP in copy thread().
Recommendations: To resolve the issue, apply the patches that add the missing cleanups and checks, specifically:
  • Prevent io bitmap exit() from invoking task update io bitmap() if the task to be cleaned up is not the current task.
  • Clear TIF IO BITMAP in copy thread() unconditionally to prevent inconsistent state. At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

NULL Pointer Dereference

Weakness Enumeration

Related Identifiers

AZL-64577
BDU:2025-09025
CVE-2025-38100
DLA-4327-1
DLA-4328-1
DSA-5973-1
ECHO-3173-A797-9EF2
MGASA-2025-0218
MGASA-2025-0219
OESA-2025-2765
OESA-2025-2766
OESA-2025-2767
SUSE-SU-2025:02853-1
SUSE-SU-2025:02923-1
SUSE-SU-2025:02969-1
SUSE-SU-2025:02996-1
SUSE-SU-2025:02997-1
SUSE-SU-2025:03011-1
SUSE-SU-2025:03023-1
SUSE-SU-2025:20577-1
SUSE-SU-2025:20586-1
SUSE-SU-2025:20601-1
SUSE-SU-2025:20602-1
SUSE-SU-2025_02853-1
SUSE-SU-2025_02969-1
SUSE-SU-2025_02996-1
SUSE-SU-2025_02997-1
SUSE-SU-2025_03011-1
SUSE-SU-2025_03023-1
USN-7769-1
USN-7769-2
USN-7769-3
USN-7770-1
USN-7771-1
USN-7774-1
USN-7774-2
USN-7774-3
USN-7774-4
USN-7774-5
USN-7775-1
USN-7775-2
USN-7775-3
USN-7776-1
USN-7789-1
USN-7789-2
USN-8028-1
USN-8028-2
USN-8028-3
USN-8028-4
USN-8028-5
USN-8028-6
USN-8028-7
USN-8028-8
USN-8031-1
USN-8031-2
USN-8031-3
USN-8052-1
USN-8052-2
USN-8074-1
USN-8074-2
USN-8126-1

Affected Products

Astra Linux
Debian
Linuxmint
Linux Kernel
Red Os
Suse
Ubuntu