PT-2026-2555 · Linux+2 · Linux Kernel+2

Published

2026-01-13

·

Updated

2026-06-16

·

CVE-2025-68823

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 deadlock situation can occur when a process, such as udev, opens a ublk block device to read the partition table. This happens because of a circular dependency involving mutex locks. Specifically, the process acquires a disk mutex, issues a read I/O request, and then a callback function may trigger a file descriptor release, which attempts to reacquire the same mutex, leading to a deadlock. The issue is resolved by ensuring that certain request handling functions run with bottom halves disabled, forcing the release operation to occur in a different context and preventing the deadlock.
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

CVE-2025-68823
ECHO-BF30-1B68-DDE0
USN-8177-1
USN-8177-2
USN-8183-1
USN-8183-2
USN-8245-1
USN-8257-1
USN-8278-1
USN-8278-2
USN-8289-1
USN-8289-2
USN-8296-1
USN-8296-2
USN-8393-1
USN-8440-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu