PatchSiren cyber security CVE debrief
CVE-2026-97601 Linux CVE debrief
A vulnerability in the Linux kernel's ieee802154: 6lowpan subsystem can cause a NULL pointer dereference when a TUN device changes its link-layer type to ARPHRD_IEEE802154 without initializing ieee802154_ptr. This can be triggered by an RTM_NEWLINK request. The issue is resolved by rejecting devices without ieee802154_ptr along with devices of the wrong type.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- Unknown
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-25
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-25
- Advisory updated
- 2026-09-25
Who should care
Linux kernel maintainers, administrators, and users of systems with the ieee802154: 6lowpan subsystem should verify and apply kernel updates to prevent potential NULL pointer dereferences.
Why it matters
CVE-2026-97601 is a vulnerability in the Linux kernel's ieee802154: 6lowpan subsystem that can cause a NULL pointer dereference. Defenders should verify and apply kernel updates, review system configurations, and monitor system logs to prevent and detect potential issues.
- Verify kernel versions to ensure patches are applied.
- Prevent unauthorized RTM_NEWLINK requests to mitigate potential NULL pointer dereferences.
- Monitor system logs for errors related to ieee802154: 6lowpan.
Technical summary
The Linux kernel's ieee802154: 6lowpan subsystem is vulnerable to a NULL pointer dereference. When a TUN device changes its link-layer type to ARPHRD_IEEE802154 without initializing ieee802154_ptr, an RTM_NEWLINK request can trigger the issue. The fix involves rejecting devices without ieee802154_ptr along with devices of the wrong type. This vulnerability can be triggered by an RTM_NEWLINK request. The issue is resolved by rejecting devices without ieee802154_ptr along with devices of the wrong type. The vulnerability affects the Linux kernel's ieee802154: 6lowpan subsystem.
Defensive priority
Verify and apply kernel updates to prevent potential NULL pointer dereferences in the ieee802154: 6lowpan subsystem.
Recommended defensive actions
- Verify kernel versions and apply updates to ensure ieee802154: 6lowpan subsystem patches are applied.
- Review system configurations to prevent unauthorized RTM_NEWLINK requests.
- Monitor system logs for potential NULL pointer dereference errors.
- Perform a thorough review of system configurations and network settings to identify potential vulnerabilities.
- Implement compensating controls, such as firewalls or intrusion detection systems, to mitigate potential threats.
- Conduct regular security audits and vulnerability assessments to identify and address potential weaknesses.
- Track and analyze system logs to detect and respond to potential security incidents.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but do not specify versions, exploitation, impact, or remediation beyond the provided kernel patch. The issue is in the Linux kernel's ieee802154: 6lowpan subsystem, which can cause a NULL pointer dereference. Defenders should verify and apply kernel updates, review system configurations, and monitor system logs to prevent and detect potential issues. The fix involves rejecting devices without ieee802154_ptr along with devices of the wrong type. There are no known or 3
Sources and references
Verified primary and authoritative sources
-
CVE-2026-97601 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-97601
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-97601 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97601
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/1c7710af7ad9532b534f1c134c11b04dbe4e0e0f
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/8528da2333ce05cf627f93425f9d05efb08b3146
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/98ce5a42cde780ee0e40378607d4428c8fc12ec1
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/bf79662bc85e820ac3b846e2f347da29fbf6ac95
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.