ethtool: tsinfo: don't pass ERR_PTR to genlmsg_cancel on prepare failure
Summary
| CVE | CVE-2026-63986 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-07-19 16:17:17 UTC |
| Updated | 2026-07-19 16:17:17 UTC |
| 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. |
Risk And Classification
EPSS: 0.001660000 probability, percentile 0.061650000 (date 2026-07-20)
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected b9e3f7dc9ed95daeb83cfa45b821cacaa01aa906 2008f9bb1ede9b688624a241228b8e54fc74f0f6 git | Not specified |
| CNA | Linux | Linux | affected b9e3f7dc9ed95daeb83cfa45b821cacaa01aa906 d0d2c5ccd1de28368cebeef74d9c530a60eff9a5 git | Not specified |
| CNA | Linux | Linux | affected b9e3f7dc9ed95daeb83cfa45b821cacaa01aa906 c3fc9976f686f9a95baf87db9d387f218fd65394 git | Not specified |
| CNA | Linux | Linux | affected 6.14 | Not specified |
| CNA | Linux | Linux | unaffected 6.14 semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.35 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.0.12 7.0.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.1 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/2008f9bb1ede9b688624a241228b8e54fc74f0f6 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/d0d2c5ccd1de28368cebeef74d9c530a60eff9a5 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/c3fc9976f686f9a95baf87db9d387f218fd65394 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.