Impact
The qRTR nameserver in the Linux kernel performs lookups for clients but does not validate the number of requests a local client may issue. A malicious local process can send many NEW_LOOKUP messages over the same socket, exhausting kernel memory or otherwise destabilizing the system. This uncontrolled request rate can lead to resource exhaustion, causing a denial of service.
Affected Systems
Linux kernel versions that include the qRTR feature and have not applied the commit that caps lookup requests at 64 are vulnerable. All kernel releases that ship the current qRTR code path are affected until the patch is applied.
Risk and Exploitability
This flaw can be triggered by any process running on the same host, so local privilege is required. The severity is reflected by a CVSS score of 5.5, indicating medium impact. The lack of a bound introduces a significant disruption potential for local users, though no remote exploitation path is known. The vulnerability is not listed in the CISA KEV catalog, and no EPSS score is available.
OpenCVE Enrichment