CVE-2026-43491: net: qrtr: ns: Limit the maximum server registration per node

Published May 19, 2026
·
Updated

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

net: qrtr: ns: Limit the maximum server registration per node

Current code does no bound checking on the number of servers added per node. A malicious client can flood NEWSERVER messages and exhaust memory.

Fix this issue by limiting the maximum number of server registrations to 256 per node. If the NEWSERVER message is received for an old port, then don't restrict it as it will get replaced. While at it, also rate limit the error messages in the failure path of qrtrnsworker().

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

Affected Software

6 affected componentsFixes available
Linux Linux kernel
Microsoft azl3 kernel 6.6.139.1-1<6.6.141.1-1
6.6.141.1-1
Linux Linux kernel>=5.7<6.6.140
Linux Linux kernel>=6.7<6.12.86
Linux Linux kernel>=6.13<6.18.27
Linux Linux kernel>=6.19<7.0.4

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 6.6.141.1-1
  2. Configuration

    Implement a bound check in the NEW_SERVER message handling to cap the maximum number of server registrations per node at 256 (as chosen for the current platform), so a malicious client cannot flood NEW_SERVER messages and exhaust memory.

    Linux kernel net: qrtr: ns (qrtr_ns_worker) maximum server registrations per node = 256 per node
  3. Configuration

    Add rate limiting to NEW_SERVER handling ("While at it, also rate limit") to further mitigate flooding of NEW_SERVER messages.

    Linux kernel net: qrtr: ns NEW_SERVER processing rate limiting = rate limited
  4. Configuration

    Ensure that when a NEW_SERVER message is received for an old port, it follows the described failure path behavior (including updating the error messages in qrtr_ns_worker() failure path) rather than allowing additional server registrations.

    Linux kernel net: qrtr: ns (error messages / failure path of qrtr_ns_worker()) failure path error message behavior = handle old-port NEW_SERVER without server registration

Event History

May 19, 2026
CVE Published
via MITRE·10:44 AM
Data Sourced
via MITRE·10:44 AM
Description
Data Sourced
via NVD·12:16 PM
RemedyDescriptionSeverityAffected Software
May 20, 2026
Data Sourced
via Microsoft·08:01 AM
DescriptionSeverityWeakness
Data Sourced
via Microsoft·08:01 AM
Affected Software
Updated
via Microsoft·08:01 AM
DescriptionSeverity

Frequently Asked Questions

1

What is the severity of CVE-2026-43491?

CVE-2026-43491 has a medium severity due to the potential for server registration flooding by malicious clients.

2

How do I fix CVE-2026-43491?

To fix CVE-2026-43491, update the Linux kernel to the latest version where this vulnerability has been patched.

3

What systems are affected by CVE-2026-43491?

CVE-2026-43491 affects the Linux kernel, potentially impacting all distributions that utilize this component.

4

What are the risks associated with CVE-2026-43491?

The risks associated with CVE-2026-43491 include denial of service due to excessive server registrations, which may disrupt legitimate traffic.

5

Is there a workaround for CVE-2026-43491?

Currently, the best approach is to update the Linux kernel as there are no well-documented workarounds for CVE-2026-43491.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203