AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-47946

MEDIUM · CVSS 5.5 EPSS 0.37%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-12-23 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2022-47946
Severity
MEDIUM
CVSS
5.5
EPSS
0.37%
Linux

Original NVD Description

An issue was discovered in the Linux kernel 5.10.x before 5.10.155. A use-after-free in io_sqpoll_wait_sq in fs/io_uring.c allows an attacker to crash the kernel, resulting in denial of service. finish_wait can be skipped. An attack can occur in some situations by forking a process and then quickly terminating it. NOTE: later kernel versions, such as the 5.15 longterm series, substantially changed the implementation of io_sqpoll_wait_sq.