VDB
CISA-2023-31084
CISA-2023-31084
PUBLISHED
CVSS 5.5 MEDIUM
Reported by mitre · Published April 24, 2023
An issue was discovered in drivers/media/dvb-core/dvb_frontend.c in the Linux kernel 6.2. There is a blocking operation when a task is in !TASK_RUNNING. In dvb_frontend_get_event, wait_event_interruptible is called; the condition is dvb_frontend_test_event(fepriv,events). In dvb_frontend_test_event, down(&fepriv->sem) is called. However, wait_event_interruptible would put the process to sleep, and down(&fepriv->sem) may block the process.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| n/a | n/a | n/a |
| n/a | n/a | n/a, n/a |
Timeline
- Apr 24, 2023 CVE Published
- Mar 18, 2025 CVE Updated
- Apr 26, 2026 Distribution Patch
- Apr 26, 2026 Distribution Patch
- Apr 26, 2026 Security Advisory
- Apr 26, 2026 Security Advisory
References
- FEDORA-2023-75b22000cd vendor-advisory
- FEDORA-2023-4426b7005f vendor-advisory
- DSA-5448 vendor-advisory
- [debian-lts-announce] 20230727 [SECURITY] [DLA 3508-1] linux security update mailing-list
- DSA-5480 vendor-advisory
- [debian-lts-announce] 20231019 [SECURITY] [DLA 3623-1] linux-5.10 security update mailing-list