{"id":"CVE-2026-45917","summary":"ipvs: do not keep dest_dst if dev is going down","details":"In the Linux kernel, the following vulnerability has been resolved:\n\nipvs: do not keep dest_dst if dev is going down\n\nThere is race between the netdev notifier ip_vs_dst_event()\nand the code that caches dst with dev that is going down.\nAs the FIB can be notified for the closed device after our\nhandler finishes, it is possible valid route to be returned\nand cached resuling in a leaked dev reference until the dest\nis not removed.\n\nTo prevent new dest_dst to be attached to dest just after the\nhandler dropped the old one, add a netif_running() check\nto make sure the notifier handler is not currently running\nfor device that is closing.","modified":"2026-06-26T11:55:58.108079274Z","published":"2026-05-27T12:17:33.337Z","database_specific":{"cna_assigner":"Linux","osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45917.json"},"references":[{"type":"WEB","url":"https://git.kernel.org/stable/c/024eb0bd19f507e6e7f0c7a7e5506d66b5dc1d3e"},{"type":"WEB","url":"https://git.kernel.org/stable/c/64af43033503458c46023e56d6ae7bb0f824b55f"},{"type":"WEB","url":"https://git.kernel.org/stable/c/8fde939b0206afc1d5846217a01a16b9bc8c7896"},{"type":"WEB","url":"https://git.kernel.org/stable/c/bae53b3baf2ff2f45f9205c438818fc055601a54"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45917.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-45917"},{"type":"PACKAGE","url":"https://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"}},{"package":{"name":"Kernel","ecosystem":"Linux"},"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"}}],"schema_version":"1.7.5"}