CVE-2026-93278

Source
https://cve.org/CVERecord?id=CVE-2026-93278
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-93278.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-93278
Downstream
Published
2026-09-24T15:52:20Z
Modified
2026-09-25T03:48:54Z
Summary
staging: octeon: add missing napi_disable in cvm_oct_rx_shutdown
Details

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

staging: octeon: add missing napi_disable in cvm_oct_rx_shutdown

cvm_oct_rx_shutdown calls free_irq and netif_napi_del without disabling the napi instance first. As the free_irq only waits for completion of hard interrupt handlers, the napi poll function could still be active. If cvm_oct_remove proceeds to free the plat structure (which holds the NAPI instances), the active poll function will access freed memory, resulting in a use-after-free crash.

Database specific
{
    "cna_assigner":  "Linux",
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93278.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
3368c784bcf77124aaf39372e627016c36bd4472
Fixed
158389d7af04bbf0664d91c2ce31fcc9eeace1eb
Fixed
c124049c3a7006fd6caf629139a5722610bbffb4
Fixed
98f9036b2254c928cb44da0c77dba38f66f7d8f1
Fixed
b38fbd68cc36b4f478a1e3cfc169b8616ae1337d
Fixed
89f9f433271fad9351de6a3c713b45b2cfb23e4a
Fixed
b2243ffaac14cc3639b5b32a371aac37f96ee554
Fixed
c0a9a8586a63fda49e61a6b83360feac2a60d898

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.34
Fixed
5.15.221
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.188
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.157
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.110
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.52
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.6

Database specific

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