TROYANOSYVIRUS
Zuruck zu CVEs

CVE-2023-31084

MEDIUM
5.5

Beschreibung

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.

CVE Details

CVSS v3.1 Bewertung5.5
SchweregradMEDIUM
CVSS VektorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
AngriffsvektorLOCAL
KomplexitatLOW
Erforderliche PrivilegienLOW
BenutzerinteraktionNONE
Veroffentlicht4/24/2023
Zuletzt geandert3/18/2025
Quellenvd
Honeypot-Sichtungen0

Betroffene Produkte

debian:debian_linuxfedoraproject:fedoralinux:linux_kernelnetapp:h410cnetapp:h410c_firmware

Schwachen (CWE)

CWE-833

Referenzen

https://security.netapp.com/advisory/ntap-20230929-0003/(af854a3a-2127-422b-91ae-364da2661108)
https://www.debian.org/security/2023/dsa-5448(af854a3a-2127-422b-91ae-364da2661108)
https://www.debian.org/security/2023/dsa-5480(af854a3a-2127-422b-91ae-364da2661108)

IOC Korrelationen

Keine Korrelationen erfasst

This product uses data from the NVD API but is not endorsed or certified by the NVD.