CVE-2026-93277

Source
https://cve.org/CVERecord?id=CVE-2026-93277
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-93277.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-93277
Downstream
Published
2026-09-24T15:52:19Z
Modified
2026-09-25T03:48:53Z
Summary
RDMA/bnxt_re: Validate udata before executing commands
Details

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

RDMA/bnxt_re: Validate udata before executing commands

The destroy callbacks currently zero the udata output after tearing down driver resources. If the userspace access fails, uverbs preserves the uobject and allows the destroy callback to run again, even though the driver resource has already been freed.

Call ib_no_udata_io() before teardown so udata failures are detected while the resource is still intact, then return success after teardown completes.

As part of this change, move ib_respond_empty_udata() to the start of the create and modify flows. While this is not strictly required for general create flows, as the core layer unwinds uobjects on failure, it is necessary for create AH. In _rdma_create_ah(), the HW object is otherwise leaked.

Database specific
{
    "cna_assigner":  "Linux",
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93277.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
bed686d8dcd4fbcaa18cf67468caaf8772acfc7a
Fixed
c5643ea4f040acc2f4d1e88f49bd0be51110ff2f
Fixed
d38c835925d4a3bfdf0a85ff2829ee90c709c561

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
7.1.0
Fixed
7.2.6

Database specific

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