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
Link | Resource |
---|---|
https://www.zerodayinitiative.com/advisories/ZDI-22-1165/ | Third Party Advisory VDB Entry |
https://github.com/torvalds/linux/commit/189b0ddc245139af81198d1a3637cac74f96e13a | Patch Third Party Advisory |
https://security.netapp.com/advisory/ntap-20230214-0005/ |
Configurations
Information
Published : 2022-08-25 11:15
Updated : 2023-02-14 05:15
NVD link : CVE-2022-2959
Mitre link : CVE-2022-2959
JSON object : View
CWE
Products Affected
linux
- linux_kernel