In the Linux kernel, the following vulnerability has been resolved: net, bpf: check master for NULL in xdp_master_redirect() xdp_master_redirect()… (CVE-2026-64545)
A vulnerability in the Linux kernel's xdp_master_redirect() function allows a NULL pointer dereference due to missing NULL checks on the master device pointer. This occurs when the receiving device has no upper-master adjacency, leading to a kernel panic and potential denial of service. The issue arises specifically during bond slave release when the upper-master adjacency is dropped before clearing the IFF_SLAVE flag, causing a fault when accessing master->flags.
AI Analysis
Technical Summary
The Linux kernel's xdp_master_redirect() function dereferences the result of netdev_master_upper_dev_get_rcu() without verifying if it is NULL. This helper returns NULL when the receiving device lacks an upper-master adjacency. The existing guard only checks if the device is a bond slave, but during bond slave release, the upper-master adjacency is removed before clearing the IFF_SLAVE flag. As a result, xdp_master_redirect() may access a NULL master pointer, causing a kernel NULL pointer dereference and kernel panic. The vulnerability dates back to the original code and was introduced when a master->flags read was added without a preceding NULL check. The fix involves adding a NULL check for the master pointer and treating a NULL master as equivalent to one that is not up.
Potential Impact
This vulnerability can cause a kernel NULL pointer dereference leading to a kernel panic and denial of service on affected Linux systems. There is no impact on confidentiality or integrity reported. No known exploits in the wild have been documented.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until an official fix is available, avoid configurations that trigger bond slave release conditions that could lead to this issue. Monitor vendor channels for updates and apply patches promptly once released.
In the Linux kernel, the following vulnerability has been resolved: net, bpf: check master for NULL in xdp_master_redirect() xdp_master_redirect()… (CVE-2026-64545)
Description
A vulnerability in the Linux kernel's xdp_master_redirect() function allows a NULL pointer dereference due to missing NULL checks on the master device pointer. This occurs when the receiving device has no upper-master adjacency, leading to a kernel panic and potential denial of service. The issue arises specifically during bond slave release when the upper-master adjacency is dropped before clearing the IFF_SLAVE flag, causing a fault when accessing master->flags.
CVSS v3.1
Score 7.5high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's xdp_master_redirect() function dereferences the result of netdev_master_upper_dev_get_rcu() without verifying if it is NULL. This helper returns NULL when the receiving device lacks an upper-master adjacency. The existing guard only checks if the device is a bond slave, but during bond slave release, the upper-master adjacency is removed before clearing the IFF_SLAVE flag. As a result, xdp_master_redirect() may access a NULL master pointer, causing a kernel NULL pointer dereference and kernel panic. The vulnerability dates back to the original code and was introduced when a master->flags read was added without a preceding NULL check. The fix involves adding a NULL check for the master pointer and treating a NULL master as equivalent to one that is not up.
Potential Impact
This vulnerability can cause a kernel NULL pointer dereference leading to a kernel panic and denial of service on affected Linux systems. There is no impact on confidentiality or integrity reported. No known exploits in the wild have been documented.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until an official fix is available, avoid configurations that trigger bond slave release conditions that could lead to this issue. Monitor vendor channels for updates and apply patches promptly once released.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-5fp4-82x6-8894
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64545"]
- Ecosystems
- []
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6a6b72d09c2644c7f8476a97
Added to database: 07/30/2026, 15:50:40 UTC
Last enriched: 07/30/2026, 19:26:08 UTC
Last updated: 07/31/2026, 21:17:49 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.