CVE-2023-54110

UnknownEPSS 0.18%

Last modified

CVE-2023-54110 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: usb: rndis_host: Secure rndis_query check against int overflow Variables off and len typed as uint32 in rndis_query function are controlled by incoming RNDIS response message thus their value may be manipulated. Setting off to a unexpectetly large value will cause the sum with len and 8 to overflow and pass the implemented validation step. EPSS estimates a 0.18% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: usb: rndis_host: Secure rndis_query check against int overflow Variables off and len typed as uint32 in rndis_query function are controlled by incoming RNDIS response message thus their value may be manipulated. Setting off to a unexpectetly large value will cause the sum with len and 8 to overflow and pass the implemented validation step. Consequently the response pointer will be referring to a location past the expected buffer boundaries allowing information leakage e.g. via RNDIS_OID_802_3_PERMANENT_ADDRESS OID.

Metrics

EPSS Probability
0.18%

8.2th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= ddda08624013e8435e9f7cfc34a35bd7b3520b6d, < 55782f6d63a5a3dd3b84c1e0627738fc5b146b4e; >= ddda08624013e8435e9f7cfc34a35bd7b3520b6d, < 02ffb4ecf0614c58e3d0e5bfbe99588c9ddc77c0; >= ddda08624013e8435e9f7cfc34a35bd7b3520b6d, < ebe6d2fcf7835f98cdbb1bd5e0414be20c321578; >= ddda08624013e8435e9f7cfc34a35bd7b3520b6d, < 232ef345e5d76e5542f430a29658a85dbef07f0b; >= ddda08624013e8435e9f7cfc34a35bd7b3520b6d, < 11cd4ec6359d90b13ffb8f85a9df8637f0cf8d95; >= ddda08624013e8435e9f7cfc34a35bd7b3520b6d, < 39eadaf5611ddd064ad1c53da65c02d2b0fe22a4; >= ddda08624013e8435e9f7cfc34a35bd7b3520b6d, < a713602807f32afc04add331410c77ef790ef77a; >= ddda08624013e8435e9f7cfc34a35bd7b3520b6d, < c7dd13805f8b8fc1ce3b6d40f6aff47e66b72ad2
LinuxLinux2.6.22

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2023-54110?
In the Linux kernel, the following vulnerability has been resolved: usb: rndis_host: Secure rndis_query check against int overflow Variables off and len typed as uint32 in rndis_query function are controlled by incoming RNDIS response message thus their value may be manipulated. Setting off to a unexpectetly large value will cause the sum with len and 8 to overflow and pass the implemented validation step. Consequently the response pointer will be referring to a location past the expected buffer boundaries allowing information leakage e.g. via RNDIS_OID_802_3_PERMANENT_ADDRESS OID.
How severe is CVE-2023-54110?
Severity scoring for CVE-2023-54110 is pending analysis. The EPSS model estimates a 0.18% probability of exploitation in the next 30 days.
How do I fix CVE-2023-54110?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2023

Are you affected by CVE-2023-54110?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST