In the Linux kernel, the following vulnerability has been resolved: bnge: Fix NULL pointer dereference in aux device release If allocation of… (CVE-2026-74706)
A NULL pointer dereference vulnerability in the Linux kernel's bnge auxiliary device release function has been resolved. The flaw occurs if allocation of the auxiliary device structure fails during setup, leading to a release callback that dereferences an uninitialized pointer. This causes a NULL pointer exception during cleanup of partially initialized auxiliary devices.
AI Analysis
Technical Summary
The Linux kernel bnge driver contained a vulnerability where, if allocation of the auxiliary device (auxr_dev) failed during setup, the error handling path would call auxiliary_device_uninit(), which invokes bnge_aux_dev_release(). This release callback unconditionally dereferenced aux_priv->auxr_dev->pdev to retrieve the parent bnge_dev. Since auxr_dev was not allocated on this failure path, this dereference caused a NULL pointer dereference. The fix involves retrieving the parent bnge_dev from the auxiliary device's parent instead of auxr_dev, and only freeing auxr_dev if it was successfully allocated, allowing proper cleanup of partially initialized auxiliary devices.
Potential Impact
This vulnerability can cause a NULL pointer dereference in the Linux kernel bnge driver during auxiliary device release, potentially leading to a kernel crash or denial of service when handling device setup failures. There is no indication of code execution or privilege escalation from the provided data.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to correct the NULL pointer dereference by adjusting the release callback logic. Users should apply the official kernel updates that include this fix. Patch status is not explicitly confirmed in the provided data; check the Linux kernel vendor advisory or source repositories for the exact fixed versions and apply updates accordingly.
In the Linux kernel, the following vulnerability has been resolved: bnge: Fix NULL pointer dereference in aux device release If allocation of… (CVE-2026-74706)
Description
A NULL pointer dereference vulnerability in the Linux kernel's bnge auxiliary device release function has been resolved. The flaw occurs if allocation of the auxiliary device structure fails during setup, leading to a release callback that dereferences an uninitialized pointer. This causes a NULL pointer exception during cleanup of partially initialized auxiliary devices.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel bnge driver contained a vulnerability where, if allocation of the auxiliary device (auxr_dev) failed during setup, the error handling path would call auxiliary_device_uninit(), which invokes bnge_aux_dev_release(). This release callback unconditionally dereferenced aux_priv->auxr_dev->pdev to retrieve the parent bnge_dev. Since auxr_dev was not allocated on this failure path, this dereference caused a NULL pointer dereference. The fix involves retrieving the parent bnge_dev from the auxiliary device's parent instead of auxr_dev, and only freeing auxr_dev if it was successfully allocated, allowing proper cleanup of partially initialized auxiliary devices.
Potential Impact
This vulnerability can cause a NULL pointer dereference in the Linux kernel bnge driver during auxiliary device release, potentially leading to a kernel crash or denial of service when handling device setup failures. There is no indication of code execution or privilege escalation from the provided data.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to correct the NULL pointer dereference by adjusting the release callback logic. Users should apply the official kernel updates that include this fix. Patch status is not explicitly confirmed in the provided data; check the Linux kernel vendor advisory or source repositories for the exact fixed versions and apply updates accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-fq8p-jp7x-rvrf
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-74706"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a8a27f1acd9273b499bc75c
Added to database: 08/22/2026, 22:51:29 UTC
Last enriched: 08/23/2026, 00:24:56 UTC
Last updated: 08/23/2026, 01:52:09 UTC
Views: 3
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.