CVE-2026-45917

Source
https://cve.org/CVERecord?id=CVE-2026-45917
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-45917.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-45917
Downstream
Published
2026-05-27T12:17:33.337Z
Modified
2026-06-26T11:55:58.108079274Z
Summary
ipvs: do not keep dest_dst if dev is going down
Details

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

ipvs: do not keep dest_dst if dev is going down

There is race between the netdev notifier ipvsdst_event() and the code that caches dst with dev that is going down. As the FIB can be notified for the closed device after our handler finishes, it is possible valid route to be returned and cached resuling in a leaked dev reference until the dest is not removed.

To prevent new destdst to be attached to dest just after the handler dropped the old one, add a netifrunning() check to make sure the notifier handler is not currently running for device that is closing.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45917.json"
}
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
7a4f0761fce32ff4918a7c23b08db564ad33092d
Fixed
64af43033503458c46023e56d6ae7bb0f824b55f
Fixed
bae53b3baf2ff2f45f9205c438818fc055601a54
Fixed
024eb0bd19f507e6e7f0c7a7e5506d66b5dc1d3e
Fixed
8fde939b0206afc1d5846217a01a16b9bc8c7896

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.39
Fixed
6.12.75
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.14
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.4

Database specific

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