CVE-2026-74281

Source
https://cve.org/CVERecord?id=CVE-2026-74281
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74281.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-74281
Downstream
Published
2026-08-15T05:57:51Z
Modified
2026-08-18T03:56:45Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
tipc: reject inverted service ranges from peer bindings
Details

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

tipc: reject inverted service ranges from peer bindings

tipc_update_nametbl() inserts a binding advertised by a peer node using the lower and upper service-range bounds taken directly from the wire, without checking that lower <= upper. The local bind path validates the ordering (tipc_uaddr_valid()), but the name-distribution path does not.

A binding with lower > upper is inserted at the far end of the service-range rbtree (keyed on lower) where no lookup or withdrawal can ever match it (service_range_foreach_match() requires sr->lower <= end). The publication, its service_range node and the augmented rbtree entry are then leaked for the lifetime of the namespace, and there is no per-peer cap equivalent to TIPC_MAX_PUBL on locally created bindings.

Reject inverted ranges in the network path as well. A peer node can otherwise leak unbounded binding-table memory by sending PUBLICATION items with lower > upper.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74281.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
37922ea4a3105176357c8d565a9d982c4a08714a
Fixed
cd1955f81bd8ebeef51b324989ac871ad1947fb6
Fixed
f683200b83a0085d4e11abea8c1fdd9fdfb95b0b
Fixed
f1715d92ee3095d9215b493a8603a81f646fcf61
Fixed
581ef56e5c34d475056ce086dc2ba0e872ba6857
Fixed
7e401233f9bb74a626e70698d0d62f3a94ac0676
Fixed
973bf0ed896b9898668dbadb82ed849d7d573010
Fixed
2afb648f7b99216c687db1f89739c995e1144153

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.17.0
Fixed
5.15.212
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.178
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.145
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.97
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

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