CVE & CISA-KEV Catalog

CVE-2023-52655

MEDIUM
5.5
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: usb: aqc111: check packet for fixup for true limit If a device sends a packet that is inbetween 0 and sizeof(u64) the value passed to skb_trim() as length will wrap around ending up as some very large value. The driver will then proceed to parse the header located at that position, which will either oops or process some random value. The fix is to check against sizeof(u64) rather than 0, which the driver currently does. The issue exists since the introduction of the driver.

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.205-1CVE-2023-52655
Fixed in:6.1.69-1CVE-2023-52655
Fixed in:6.6.8-1CVE-2023-52655
Fixed in:6.6.8-1CVE-2023-52655

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorLocal
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

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

Exploit Intelligence

0.27%probability of exploitation in 30 days
19thpercentile

Low risk: more likely to be exploited than 19% of all known CVEs.

References

Embed a live status badge for CVE-2023-52655
CVE-2023-52655 severity badge

Markdown

[![CVE-2023-52655](https://tridentstack.com/cve/badge/CVE-2023-52655.svg)](https://tridentstack.com/cve/CVE-2023-52655)

HTML

<a href="https://tridentstack.com/cve/CVE-2023-52655"><img src="https://tridentstack.com/cve/badge/CVE-2023-52655.svg" alt="CVE-2023-52655"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-09-18.