Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2022-2959

24
FAUCET Score

CVE-2022-2959 is a race condition vulnerability in the Linux kernel's watch queue, specifically within the pipe_resize_ring() function, affecting Linux kernel versions. This flaw allows a local user to crash the system or escalate privileges due to improper locking during pipe buffer operations. With a CVSS score of 7.0 (HIGH), it requires local access and has high impact on confidentiality, integrity, and availability, but with high attack complexity. There is currently no public exploit code available (Metasploit, Nuclei, ExploitDB), it is not listed on the KEV catalog, and has received no community discussion or media coverage.

Impacted Technologies

VendorProductVersion(s)CPE
>= 5.8, < 5.10.120CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 5.11, < 5.15.45CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 5.16, < 5.17.13CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 5.18, < 5.18.2CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.0HIGH

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

Attack Vector
LOCAL
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
1.0
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.36%
Probability of exploitation in next 30 days
EPSS Percentile
29.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0036 is in the 68th percentile among its peer group of 1,525 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.4 InfoSec Media, 0.1 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (11)

github_advisorypatch availablevia nvd_reference
View patch
microsoftpatch availablevia msrc
Product: 18638-16820Fixed in: 5.10.134.1-2
microsoftpatch availablevia msrc
Product: 18617-16823Fixed in: 5.15.67.1-4
microsoftpatch availablevia msrc
Product: cbl2 kernel 5.15.67.1-4 on CBL Mariner 2.0Fixed in: 5.15.67.1-4
microsoftpatch availablevia msrc
Product: cm1 kernel 5.10.134.1-2 on CBL Mariner 1.0Fixed in: 5.10.134.1-2
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: kpatch-patch
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9.0 Extended Update SupportFixed in: kernel-0:5.14.0-70.36.1.el9_0
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9.0 Extended Update SupportFixed in: kernel-rt-0:5.14.0-70.36.1.rt21.108.el9_0
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9.0 Extended Update SupportFixed in: kpatch-patch
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: kernel-0:5.14.0-162.12.1.el9_1
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: kernel-rt-0:5.14.0-162.12.1.rt21.175.el9_1
View patch

Vendor Advisories (2)

microsoft2022-Aug/CVE-2022-2959Important

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.

Aug 9, 2022
redhatCVE-2022-2959Important

kernel: watch queue race condition can lead to privilege escalation

May 27, 2022

References

github.com / torvalds/linux/commit/189b0ddc245139af81198d1a3637cac74f96e13a
PatchThird Party Advisory
security.netapp.com / advisory/ntap-20230214-0005
Third Party Advisory
zerodayinitiative.com / advisories/ZDI-22-1165
Third Party AdvisoryVDB Entry