Skip to main content

In the Linux kernel, the following vulnerability has been resolved: ipv6: rpl: fix NULL dereference of idev in ipv6_rpl_srh_rcv() ipv6_rpl_srh_rcv()… (CVE-2026-89561)

0
Medium
Published: 09/11/2026 (09/11/2026, 21:31:31 UTC)
Source: GCVE Database

Description

A NULL pointer dereference vulnerability in the Linux kernel's IPv6 RPL segment routing header receive function (ipv6_rpl_srh_rcv) has been fixed. The issue occurs because the function dereferences a pointer (idev) without checking if it is NULL, which can happen when the device's MTU drops below the minimum IPv6 MTU, causing the pointer to be cleared. This can lead to a kernel crash (KASAN null pointer dereference) when processing IPv6 packets under specific conditions involving MTU flapping and ping6 traffic flooding. The fix involves adding a NULL check for idev in the ipv6_rthdr_rcv function before calling the affected functions, preventing the NULL dereference and dropping the packet safely.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/12/2026, 01:05:56 UTC

Technical Analysis

The Linux kernel vulnerability CVE-2026-89561 involves a NULL pointer dereference in the ipv6_rpl_srh_rcv() function. This function dereferences idev obtained from __in6_dev_get() without verifying if idev is NULL. When the network device's MTU falls below IPV6_MIN_MTU, the ip6_ptr pointer can be cleared, causing idev to be NULL. A packet passing initial checks can then cause a NULL dereference in ipv6_rpl_srh_rcv(), leading to a kernel crash detected by KASAN. The issue is reproducible by flooding the interface with ping6 traffic while rapidly changing the MTU. The fix moves the NULL check to ipv6_rthdr_rcv(), which calls ipv6_rpl_srh_rcv() and ipv6_srh_rcv(), passing idev as an argument only if it is valid, thus preventing the NULL dereference and safely dropping packets when IPv6 is disabled on the device.

Potential Impact

This vulnerability can cause a kernel crash (NULL pointer dereference) on affected Linux systems when processing IPv6 packets under specific network conditions involving MTU changes and traffic flooding. This results in a denial of service condition. There is no indication of code execution or privilege escalation from the provided data. No known exploits in the wild have been reported.

Mitigation Recommendations

A fix has been implemented in the Linux kernel to address this vulnerability by adding a NULL check for idev in the ipv6_rthdr_rcv() function before calling ipv6_rpl_srh_rcv() or ipv6_srh_rcv(). Users should apply the official Linux kernel updates that include this patch. Since this is a kernel-level issue, updating to a patched kernel version is the recommended remediation. Patch status is not explicitly stated in the input data; users should consult the Linux kernel vendor advisory or distribution security updates for the specific fixed versions.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
GHSA-cq7m-m9w3-cxf7
Osv Schema Version
1.4.0
Aliases
["CVE-2026-89561"]

Threat ID: 6aa4a00f55bf5e2cf5a866a1

Added to database: 09/12/2026, 00:42:55 UTC

Last enriched: 09/12/2026, 01:05:56 UTC

Last updated: 09/12/2026, 01:05:56 UTC

Views: 2

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

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

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses