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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
AND |
|
History
25 Mar 2024, 01:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
07 Nov 2023, 04:14
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
02 Nov 2023, 01:41
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:* cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* cpe:2.3:o:netapp:h410c_firmware:-:*:*:*:*:*:*:* cpe:2.3:h:netapp:h410c:-:*:*:*:*:*:*:* cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* |
|
First Time |
Fedoraproject fedora
Debian debian Linux Netapp h410c Netapp h410c Firmware Netapp Debian Fedoraproject |
|
References | (DEBIAN) https://www.debian.org/security/2023/dsa-5480 - Third Party Advisory | |
References | (FEDORA) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6HIEOLEOURP4BJZMIL7UGGPYRRB44UDN/ - Mailing List | |
References | (MLIST) https://lists.debian.org/debian-lts-announce/2023/10/msg00027.html - Mailing List, Third Party Advisory | |
References | (FEDORA) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AOATNX5UFL7V7W2QDIQKOHFFHYKWFP4W/ - Mailing List | |
References | (CONFIRM) https://security.netapp.com/advisory/ntap-20230929-0003/ - Third Party Advisory | |
References | (MLIST) https://lists.debian.org/debian-lts-announce/2023/07/msg00030.html - Mailing List, Third Party Advisory | |
References | (DEBIAN) https://www.debian.org/security/2023/dsa-5448 - Third Party Advisory |
20 Oct 2023, 00:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
29 Sep 2023, 22:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
19 Aug 2023, 18:16
Type | Values Removed | Values Added |
---|---|---|
References |
|
27 Jul 2023, 21:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
06 Jul 2023, 04:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
13 Jun 2023, 03:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2023-04-24 06:15
Updated : 2024-03-25 01:15
NVD link : CVE-2023-31084
Mitre link : CVE-2023-31084
CVE.ORG link : CVE-2023-31084
JSON object : View
Products Affected
netapp
- h410c_firmware
- h410c
linux
- linux_kernel
debian
- debian_linux
fedoraproject
- fedora
CWE