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
18 Mar 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-833 |
21 Nov 2024, 08:01
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=b8c75e4a1b325ea0a9433fa8834be97b5836b946 - | |
References | () https://lists.debian.org/debian-lts-announce/2023/07/msg00030.html - Mailing List, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2023/10/msg00027.html - Mailing List, Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6HIEOLEOURP4BJZMIL7UGGPYRRB44UDN/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AOATNX5UFL7V7W2QDIQKOHFFHYKWFP4W/ - | |
References | () https://lore.kernel.org/all/CA+UBctCu7fXn4q41O_3=id1+OdyQ85tZY1x+TkT-6OVBL6KAUw%40mail.gmail.com/ - | |
References | () https://security.netapp.com/advisory/ntap-20230929-0003/ - Third Party Advisory | |
References | () https://www.debian.org/security/2023/dsa-5448 - Third Party Advisory | |
References | () https://www.debian.org/security/2023/dsa-5480 - Third Party Advisory |
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:11.0:*:*:*:*:*:*:* cpe:2.3:h:netapp:h410c:-:*:*:*:*:*:*:* cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:* cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:* cpe:2.3:o:netapp:h410c_firmware:-:*:*:*:*:*:*:* |
|
First Time |
Debian debian Linux
Netapp Netapp h410c Debian Fedoraproject Fedoraproject fedora Netapp h410c Firmware |
|
References | (DEBIAN) https://www.debian.org/security/2023/dsa-5448 - Third Party Advisory | |
References | (MLIST) https://lists.debian.org/debian-lts-announce/2023/07/msg00030.html - Mailing List, Third Party Advisory | |
References | (MLIST) https://lists.debian.org/debian-lts-announce/2023/10/msg00027.html - Mailing List, Third Party Advisory | |
References | (CONFIRM) https://security.netapp.com/advisory/ntap-20230929-0003/ - Third Party Advisory | |
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 | (FEDORA) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AOATNX5UFL7V7W2QDIQKOHFFHYKWFP4W/ - Mailing List |
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 |
|
02 May 2023, 14:17
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://lore.kernel.org/all/CA+UBctCu7fXn4q41O_3=id1+OdyQ85tZY1x+TkT-6OVBL6KAUw@mail.gmail.com/ - Exploit, Mailing List, Vendor Advisory | |
First Time |
Linux
Linux linux Kernel |
|
CWE | NVD-CWE-noinfo | |
CPE | cpe:2.3:o:linux:linux_kernel:6.2:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
24 Apr 2023, 06:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-04-24 06:15
Updated : 2025-03-18 20:15
NVD link : CVE-2023-31084
Mitre link : CVE-2023-31084
CVE.ORG link : CVE-2023-31084
JSON object : View
Products Affected
debian
- debian_linux
fedoraproject
- fedora
netapp
- h410c
- h410c_firmware
linux
- linux_kernel
CWE