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-2023-22995

24
FAUCET Score

CVE-2023-22995 is a high-severity vulnerability affecting the Linux kernel before version 5.17, specifically within the dwc3-qcom.c driver. It involves missing resource deallocation calls in an error path, which could lead to resource exhaustion. With a CVSS score of 7.8, this local vulnerability allows an attacker with low privileges to achieve high confidentiality, integrity, and availability impacts. Currently, there is no public exploit code available, nor is there evidence of active exploitation or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
< 5.17CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.8HIGH

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

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

Exploit Intelligence

EPSS Score
0.30%
Probability of exploitation in next 30 days
EPSS Percentile
22.1%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
This CVE's current EPSS score of 0.0030 is in the 59th percentile among its peer group of 17,070 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.2 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.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (5)

github_advisorypatch availablevia nvd_reference
View patch
microsoftpatch availablevia msrc
Product: cbl2 kernel 5.15.116.1-2 on CBL Mariner 2.0Fixed in: 5.15.116.1-2
microsoftpatch availablevia msrc
Product: 17841-16823Fixed in: 5.15.116.1-2
microsoftpatch availablevia msrc
Product: CBL Mariner 2.0 x64Fixed in: 5.15.116.1-2
microsoftpatch availablevia msrc
Product: CBL Mariner 2.0 ARMFixed in: 5.15.116.1-2

Vendor Advisories (3)

microsoft2023-Jul/CVE-2023-22995

CVE-2023-22995

Jul 11, 2023
redhatCVE-2023-22995Moderate

kernel: missing platform_device_put() and kfree() calls in an error path in dwc3_qcom_acpi_register_core() in drivers/usb/dwc3/dwc3-qcom.c

Feb 28, 2023
microsoft2023-Feb/CVE-2023-22995Important

In the Linux kernel before 5.17 an error path in dwc3_qcom_acpi_register_core in drivers/usb/dwc3/dwc3-qcom.c lacks certain platform_device_put and kfree calls.

Feb 14, 2023

References

cdn.kernel.org / pub/linux/kernel/v5.x/ChangeLog-5.17
Release Notes
github.com / torvalds/linux/commit/fa0ef93868a6062babe1144df2807a8b1d4924d2
Patch
security.netapp.com / advisory/ntap-20230331-0004