Use of insufficiently random values in Linux kernel - CVE-2026-90110

 

Use of insufficiently random values in Linux kernel - CVE-2026-90110

Published: September 19, 2026


Vulnerability identifier: #VU151381
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-90110
CWE-ID: CWE-330
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to bypass IP-keyed ICMP rate limits and infer open UDP ports.

The vulnerability exists due to predictable tree ordering in the inetpeer rate limiting system when processing packets from remote IP addresses. A remote attacker can trigger garbage collection and selectively evict inet_peer entries to bypass IP-keyed ICMP rate limits and infer open UDP ports.

Re-created entries have their rate-limiting token buckets reset to full capacity.


Affected software

Linux kernel

How to mitigate CVE-2026-90110

Install security update from vendor's repository.


External References

Related Security Bulletins