CVE-2026-46026

Source
https://cve.org/CVERecord?id=CVE-2026-46026
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-46026.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-46026
Downstream
Related
Published
2026-05-27T12:56:32.596Z
Modified
2026-06-23T03:55:18.682195424Z
Summary
net: qrtr: ns: Limit the maximum number of lookups
Details

In the Linux kernel, the following vulnerability has been resolved:

net: qrtr: ns: Limit the maximum number of lookups

Current code does no bound checking on the number of lookups a client can perform. Though the code restricts the lookups to local clients, there is still a possibility of a malicious local client sending a flood of NEW_LOOKUP messages over the same socket.

Fix this issue by limiting the maximum number of lookups to 64 globally. Since the nameserver allows only atmost one local observer, this global lookup count will ensure that the lookups stay within the limit.

Note that, limit of 64 is chosen based on the current platform requirements. If requirement changes in the future, this limit can be increased.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46026.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
0c2204a4ad710d95d348ea006f14ba926e842ffd
Fixed
bd69e0e8a7643ba5385f19f479e8e3da71f8d495
Fixed
91cb30b6bb1880ba0748ca059bef50b8ac13793d
Fixed
6e3675251fcea06caecc61eb76462467558adfa6
Fixed
0dbec101a7076e9b1e4bd1876f7cf07c56ff4ce3
Fixed
76adf8f69b0bb3ab20be7c58f5d555027332d113
Fixed
20855cef7e659ef84ac73251256fa530819b2346
Fixed
2b930bc77e00cb27e1d6e1d497b3b596283465ef
Fixed
5640227d9a21c6a8be249a10677b832e7f40dc55

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-46026.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.7.0
Fixed
5.10.259
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.210
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.176
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.140
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.86
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.27
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.4

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-46026.json"