CVE-2026-89505

Source
https://cve.org/CVERecord?id=CVE-2026-89505
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89505.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-89505
Downstream
Published
2026-09-11T19:43:52Z
Modified
2026-09-13T03:47:18Z
Summary
RDMA/uverbs: Guard legacy bundles without method_elm
Details

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

RDMA/uverbs: Guard legacy bundles without method_elm

The legacy write() path dispatches through a uverbs_api_write_method, but the uverbs_attr_bundle passed to provider code does not have an ioctl method element. If malformed provider input causes the common uverbs validation code to emit an error message, uverbs_get_handler_fn() dereferences the uninitialized method_elm pointer.

Initialize method_elm explicitly for legacy bundles and make uverbs_get_handler_fn() return NULL when no ioctl method is present. The legacy dispatcher continues to use its local write method, while the ioctl path continues to use the registered ioctl handler.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89505.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
7122ff96068a03595bde2fbafaca82ca2ed8084e
Fixed
edae84e5461749ed9adf9fcf5c6e075381040ac3
Fixed
60a42d510113f46de47e86a84bf5758597644487

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
7.1.0
Fixed
7.2.4

Database specific

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