TROYANOSYVIRUS
Retour aux CVEs

CVE-2023-31084

MEDIUM
5.5

Description

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.

Details CVE

Score CVSS v3.15.5
SeveriteMEDIUM
Vecteur CVSSCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Vecteur d'attaqueLOCAL
ComplexiteLOW
Privileges requisLOW
Interaction utilisateurNONE
Publie4/24/2023
Derniere modification3/18/2025
Sourcenvd
Observations honeypot0

Produits affectes

debian:debian_linuxfedoraproject:fedoralinux:linux_kernelnetapp:h410cnetapp:h410c_firmware

Faiblesses (CWE)

CWE-833

References

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)

Correlations IOC

Aucune correlation enregistree

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