CVE-2026-53177

Source
https://cve.org/CVERecord?id=CVE-2026-53177
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53177.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-53177
Downstream
Related
Published
2026-06-25T08:38:53.347Z
Modified
2026-07-15T01:49:21.229385531Z
Summary
bnxt_en: Fix NULL pointer dereference
Details

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

bnxt_en: Fix NULL pointer dereference

PCIe errors detected by a Root Port or Downstream Port cause error recovery services to run on all subordinate devices regardless of administrative state.

The .errordetected() callback, bnxtioerrordetected(), disables and synchronizes IRQs via bnxtdisableintsync(), which calls bnxtcpnumtoirqnum() to map completion rings to IRQs using bp->bnapi.

Since bp->bnapi is allocated on NIC open and freed on NIC close, PCIe error recovery on a closed NIC can dereference a NULL pointer.

Check if bp->bnapi is NULL before disabling and synchronizing IRQs.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53177.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
e5811b8c09df9bc80eabc95339fceded23f16289
Fixed
1449177b87f768353909e930a99b902675119b2b
Fixed
964b1c3eb71afe58bb61c8b984164447e000ae8a
Fixed
59c5a3e69c7630a811565937e64be70b08436761
Fixed
1a418ad0e5e525d1d117dd1601681f75455af320
Fixed
08e57d014ea19f303d5d57a849beb846f37788b7
Fixed
3884976f87448e269908ae61bd5d62d54ce9c0c7
Fixed
580844a9683afe7974856dd5b7886447435b3474
Fixed
d930276f2cddd0b7294cac7a8fe7b877f6d9e08d

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.17.0
Fixed
5.10.260
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.210
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.176
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.143
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.94
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.36
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.13

Database specific

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