CVE-2026-63986
Last modified
CVE-2026-63986 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ethtool: tsinfo: don't pass ERR_PTR to genlmsg_cancel on prepare failure The goto err label leads to: genlmsg_cancel(skb, ehdr); return ret; If ethnl_tsinfo_prepare_dump() failed, it has not started a genlmsg. There's nothing to cancel, and passing an error pointer to genlmsg_cancel() would cause a crash.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ethtool: tsinfo: don't pass ERR_PTR to genlmsg_cancel on prepare failure The goto err label leads to: genlmsg_cancel(skb, ehdr); return ret; If ethnl_tsinfo_prepare_dump() failed, it has not started a genlmsg. There's nothing to cancel, and passing an error pointer to genlmsg_cancel() would cause a crash.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= b9e3f7dc9ed95daeb83cfa45b821cacaa01aa906, < 2008f9bb1ede9b688624a241228b8e54fc74f0f6; >= b9e3f7dc9ed95daeb83cfa45b821cacaa01aa906, < d0d2c5ccd1de28368cebeef74d9c530a60eff9a5; >= b9e3f7dc9ed95daeb83cfa45b821cacaa01aa906, < c3fc9976f686f9a95baf87db9d387f218fd65394 |
| Linux | Linux | 6.14 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-63986?
How severe is CVE-2026-63986?
How do I fix CVE-2026-63986?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-63980In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-63981In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63982In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63983In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63984In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-63985In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-63987In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-63988In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63989In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6399The General Options plugin for WordPress is vulnerable to St…4.4
- CVE-2026-63990In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63991In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-63986?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
