Skip to main content

In the Linux kernel, the following vulnerability has been resolved: net: mctp: hold a reference to the route device in mctp_route_lookup()… (CVE-2026-80995)

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

Description

A use-after-free vulnerability in the Linux kernel's MCTP networking component was resolved. The issue involved improper reference handling of the route device in the mctp_route_lookup() function, allowing an unprivileged local user to trigger a use-after-free condition. This vulnerability reintroduces a class of flaw previously addressed in CVE-2023-3439. The flaw occurs because the source address lookup was performed before the destination device reference was properly taken, leading to potential memory corruption.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/12/2026, 01:21:55 UTC

Technical Analysis

The Linux kernel's mctp_route_lookup() function used the route device pointer (rt->dev) without holding a proper reference, causing a use-after-free when the device could be concurrently torn down. Specifically, mctp_route_lookup_single() returns the route under RCU protection only, but the device reference was not held, allowing mctp_dev_put() to free the device while it was still accessed. This leads to a use-after-free and refcount underflow in mctp_dev_hold(). The vulnerability affects unprivileged local AF_MCTP users on the receive/forwarding path without requiring CAP_NET_RAW privileges. The fix involves taking a reference with refcount_inc_not_zero() before accessing rt->dev, skipping dead devices, and dropping the reference after the destination device reference is taken.

Potential Impact

An unprivileged local user can exploit this vulnerability to cause a use-after-free condition in kernel memory, potentially leading to memory corruption or kernel crashes. The flaw affects the MCTP networking code and does not require elevated capabilities, increasing the risk of local privilege escalation or denial of service. However, no known exploits are reported in the wild at this time.

Mitigation Recommendations

A fix has been implemented in the Linux kernel to properly hold a reference to the route device in mctp_route_lookup() using refcount_inc_not_zero(), skipping devices that are already dead, and releasing the reference appropriately. Users should update to the fixed kernel version once available. Patch status is not yet confirmed in this data; check the official Linux kernel advisories for the specific fixed versions and remediation guidance.

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-cvpj-275p-crg4
Osv Schema Version
1.4.0
Aliases
["CVE-2026-80995"]

Threat ID: 6aa4a02955bf5e2cf5a86b2f

Added to database: 09/12/2026, 00:43:21 UTC

Last enriched: 09/12/2026, 01:21:55 UTC

Last updated: 09/12/2026, 03:21:29 UTC

Views: 4

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