CVE-2022-2959

HIGHCVSS 7/10EPSS 0.36%

Last modified

CVE-2022-2959 is a high-severity vulnerability rated 7/10 on the CVSS scale. A race condition was found in the Linux kernel's watch queue due to a missing lock in pipe_resize_ring(). The specific flaw exists within the handling of pipe buffers. EPSS estimates a 0.36% chance of exploitation in the next 30 days.

Description

A race condition was found in the Linux kernel's watch queue due to a missing lock in pipe_resize_ring(). The specific flaw exists within the handling of pipe buffers. The issue results from the lack of proper locking when performing operations on an object. This flaw allows a local user to crash the system or escalate their privileges on the system.

Metrics

CVSS 3.1
7/10

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
0.36%

28.0th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
LinuxLinux Kernel>= 5.8, < 5.10.120
LinuxLinux Kernel>= 5.11, < 5.15.45
LinuxLinux Kernel>= 5.16, < 5.17.13
LinuxLinux Kernel>= 5.18, < 5.18.2

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2022-2959?
A race condition was found in the Linux kernel's watch queue due to a missing lock in pipe_resize_ring(). The specific flaw exists within the handling of pipe buffers. The issue results from the lack of proper locking when performing operations on an object. This flaw allows a local user to crash the system or escalate their privileges on the system.
How severe is CVE-2022-2959?
CVE-2022-2959 has a CVSS score of 7/10 (HIGH severity). The EPSS model estimates a 0.36% probability of exploitation in the next 30 days.
How do I fix CVE-2022-2959?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2022-2959?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST