mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 18:52:12 +00:00
20 lines
956 B
Markdown
20 lines
956 B
Markdown
![]() |
### [CVE-2022-2959](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2959)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### 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.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://github.com/torvalds/linux/commit/189b0ddc245139af81198d1a3637cac74f96e13a
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
- https://github.com/EGI-Federation/SVG-advisories
|
||
|
- https://github.com/karimhabush/cyberowl
|
||
|
|