CVE-2022-3176

Use-after-free in io_uring in Linux Kernel

Description

There exists a use-after-free in io_uring in the Linux kernel. Signalfd_poll() and binder_poll() use a waitqueue whose lifetime is the current task. It will send a POLLFREE notification to all waiters before the queue is freed. Unfortunately, the io_uring poll doesn't handle POLLFREE. This allows a use-after-free to occur if a signalfd or binder fd is polled with io_uring poll, and the waitqueue gets freed. We recommend upgrading past commit fc78b2fc21f10c4c9c4d5d659a685710ffa63659

Category

7.8
CVSS
Severity: High
CVSS 3.1 •
EPSS 0.01%
Vendor Advisory debian.org Vendor Advisory kernel.org Vendor Advisory kernel.dance
Affected: Linux Kernel
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2022-3176?
CVE-2022-3176 has been scored as a high severity vulnerability.
How to fix CVE-2022-3176?
To fix CVE-2022-3176, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2022-3176 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2022-3176 is being actively exploited. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2022-3176?
CVE-2022-3176 affects Linux Kernel.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.