CVE-2026-63986

Source
https://cve.org/CVERecord?id=CVE-2026-63986
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63986.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-63986
Downstream
Published
2026-07-19T14:56:08.203Z
Modified
2026-07-21T03:47:44.192561728Z
Summary
ethtool: tsinfo: don't pass ERR_PTR to genlmsg_cancel on prepare failure
Details

In the Linux kernel, the following vulnerability has been resolved:

ethtool: tsinfo: don't pass ERRPTR to genlmsgcancel on prepare failure

The goto err label leads to:

genlmsg_cancel(skb, ehdr);
return ret;

If ethnltsinfopreparedump() failed, it has not started a genlmsg. There's nothing to cancel, and passing an error pointer to genlmsgcancel() would cause a crash.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63986.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
b9e3f7dc9ed95daeb83cfa45b821cacaa01aa906
Fixed
2008f9bb1ede9b688624a241228b8e54fc74f0f6
Fixed
d0d2c5ccd1de28368cebeef74d9c530a60eff9a5
Fixed
c3fc9976f686f9a95baf87db9d387f218fd65394

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63986.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.14.0
Fixed
6.18.35
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.12

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63986.json"