CVE-2026-43435

Source
https://cve.org/CVERecord?id=CVE-2026-43435
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-43435.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-43435
Downstream
Published
2026-05-08T14:22:05.921Z
Modified
2026-07-08T08:02:16.891421402Z
Summary
rust_binder: fix oneway spam detection
Details

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

rust_binder: fix oneway spam detection

The spam detection logic in TreeRange was executed before the current request was inserted into the tree. So the new request was not being factored in the spam calculation. Fix this by moving the logic after the new range has been inserted.

Also, the detection logic for ArrayRange was missing altogether which meant large spamming transactions could get away without being detected. Fix this by implementing an equivalent lowonewayspace() in ArrayRange.

Note that I looked into centralizing this logic in RangeAllocator but iterating through 'state' and 'size' got a bit too complicated (for me) and I abandoned this effort.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43435.json",
    "cna_assigner": "Linux"
}
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
eafedbc7c050c44744fbdf80bdf3315e860b7513
Fixed
edf685946c4acbe57cb96f8d5f3c07e9a2e973c8
Fixed
8d34c993a9a156e657e43cb95186980745cc3597
Fixed
4fc87c240b8f30e22b7ebaae29d57105589e1c0b

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.18.0
Fixed
6.18.19
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.9

Database specific

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