CVE-2026-90127

Source
https://cve.org/CVERecord?id=CVE-2026-90127
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90127.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-90127
Downstream
Published
2026-09-17T16:06:29Z
Modified
2026-09-18T03:48:35Z
Summary
virtio: rtc: time out alarm requests
Details

In the Linux kernel, the following vulnerability has been resolved:

virtio: rtc: time out alarm requests

RTC class operations run with rtc_device.ops_lock held. The virtio RTC alarm requests currently wait without a timeout for the device to return their requestq buffers.

On surprise removal, virtio-pci marks the virtqueues broken before unregistering the virtio device. If an alarm request is waiting when the device stops responding, viortc_remove() blocks in viortc_class_stop() while trying to acquire ops_lock. The request cannot complete and device removal hangs until the waiting task is signalled.

Use the same 60-second timeout as clock read requests for alarm reads, alarm programming, and alarm interrupt enable requests. The existing message reference counting keeps a timed-out request alive until a late response or device teardown.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90127.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
9d4f22fd563e0cd02e8448e84d057e7c0132a586
Fixed
28701b74c22d2a43ddf7aebb6378e60c18323865
Fixed
afbf69d1d691c06d093d7c3f17168ecb608c4977
Fixed
68e00d9212929805b40dcb9166755610f4f4acee

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90127.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.16.0
Fixed
6.18.52
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90127.json"