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 |
|
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
netapp
- h410c
- h410c_firmware
debian
- debian_linux
linux
- linux_kernel
fedoraproject
- fedora
CWE