boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2022-49051MEDIUM
Linux Linux — net: usb: aqc111: Fix out-of-bounds accesses in RX fixup
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   P   L   N   N  U  H  H  H    6.8   .0043   35.9     —
AFFECTED
  Product  Versions                                    Fixed
  Linux    361459cd9642631f048719169da9ef14cbf4a932 –  —
  Linux    5.0 –                                       5.4.190
TIMELINE
  Feb 26  Reserved by Linux
  Feb 26  Published (CNA: Linux)
  Aug 13  ENRICHED — CVE-2022-49051 (Linux). Received CVSS 6.8 and CPE data from NVD.
CWE-125, CWE-787 · CNA: Linux · CVSS v3.1 · 5 references · NVD status: Analyzed

Description

In the Linux kernel, the following vulnerability has been resolved: net: usb: aqc111: Fix out-of-bounds accesses in RX fixup aqc111_rx_fixup() contains several out-of-bounds accesses that can be triggered by a malicious (or defective) USB device, in particular: - The metadata array (desc_offset..desc_offset+2*pkt_count) can be out of bounds, causing OOB reads and (on big-endian systems) OOB endianness flips. - A packet can overlap the metadata array, causing a later OOB endianness flip to corrupt data used by a cloned SKB that has already been handed off into the network stack. - A packet SKB can be constructed whose tail is far beyond its end, causing out-of-bounds heap data to be considered part of the SKB's data. Found doing variant analysis. Tested it with another driver (ax88179_178a), since I don't have a aqc111 device to test it, but the code looks very similar.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
February 26, 2025ReservedReserved by Linux
February 26, 2025PublishedPublished (CNA: Linux)
August 13, 2026ENRICHEDENRICHED — CVE-2022-49051 (Linux). Received CVSS 6.8 and CPE data from NVD.

Affected

Affected products and packages — 2 rows
VendorProduct / PackageEcosystemVersion introducedFixed
LinuxLinux361459cd9642631f048719169da9ef14cbf4a932
LinuxLinux5.05.4.190

Weaknesses

CWE-125 · CWE-787

References (5)

Related

Authoritative record: CVE-2022-49051 at cve.org

Vendors: linux

Weaknesses: CWE-125 · CWE-787

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2022-49051 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.