In the Linux kernel, the following vulnerability has been resolved:
um: work around sched_yield not yielding in time-travel mode
sched_yield by a userspace may not actually cause scheduling in
time-travel mode as no time has passed. In the case seen it appears to
be a badly implemented userspace spinlock in ASAN. Unfortunately, with
time-travel it causes an extreme slowdown or even deadlock depending on
the kernel configuration (CONFIG_UML_MAX_USERSPACE_ITERATIONS).
Work around it by accounting time to the process whenever it executes a
sched_yield syscall.
Metrics
Affected Vendors & Products
References
History
Mon, 02 Jun 2025 17:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-667 | |
Metrics |
cvssV3_1
|
cvssV3_1
|
Sun, 18 May 2025 07:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
Sat, 10 May 2025 02:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Fri, 09 May 2025 07:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: um: work around sched_yield not yielding in time-travel mode sched_yield by a userspace may not actually cause scheduling in time-travel mode as no time has passed. In the case seen it appears to be a badly implemented userspace spinlock in ASAN. Unfortunately, with time-travel it causes an extreme slowdown or even deadlock depending on the kernel configuration (CONFIG_UML_MAX_USERSPACE_ITERATIONS). Work around it by accounting time to the process whenever it executes a sched_yield syscall. | |
Title | um: work around sched_yield not yielding in time-travel mode | |
References |
|

Status: PUBLISHED
Assigner: Linux
Published: 2025-05-09T06:45:44.117Z
Updated: 2025-05-26T05:22:55.166Z
Reserved: 2025-04-16T04:51:23.962Z
Link: CVE-2025-37880

No data.

Status : Awaiting Analysis
Published: 2025-05-09T07:16:09.257
Modified: 2025-05-18T07:15:19.287
Link: CVE-2025-37880
