TROYANOSYVIRUS
Back to 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.

CVE Details

CVSS v3.1 Score5.5
SeverityMEDIUM
CVSS VectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack VectorLOCAL
ComplexityLOW
Privileges RequiredLOW
User InteractionNONE
Published4/24/2023
Last Modified3/18/2025
Sourcenvd
Honeypot Sightings0

Affected Products

debian:debian_linuxfedoraproject:fedoralinux:linux_kernelnetapp:h410cnetapp:h410c_firmware

Weaknesses (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)

IOC Correlations

No correlations recorded

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