CVE-2022-2959

high

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.

References

https://www.zerodayinitiative.com/advisories/ZDI-22-1165/

https://github.com/torvalds/linux/commit/189b0ddc245139af81198d1a3637cac74f96e13a

https://security.netapp.com/advisory/ntap-20230214-0005/

Details

Source: MITRE

Published: 2022-08-25

Updated: 2023-05-26

Type: CWE-362

CVSS v3

Base Score: 7

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

Impact Score: 5.9

Exploitability Score: 1

Severity: HIGH