8 matches found
ROOT-OS-DEBIAN-11-CVE-2026-45917 CVE-2026-45917 in linux - Patched by Root
Root has patched CVE-2026-45917 in the linux package for Root:Debian:11. Multiple fixed versions available...
ROOT-OS-UBUNTU-2204-CVE-2026-45917 CVE-2026-45917 in linux - Patched by Root
Root has patched CVE-2026-45917 in the linux package for Root:Ubuntu:22.04. Multiple fixed versions available...
ROOT-OS-UBUNTU-2404-CVE-2026-45917 CVE-2026-45917 in linux - Patched by Root
Root has patched CVE-2026-45917 in the linux package for Root:Ubuntu:24.04. Multiple fixed versions available...
ROOT-OS-DEBIAN-12-CVE-2026-45917 CVE-2026-45917 in linux - Patched by Root
Root has patched CVE-2026-45917 in the linux package for Root:Debian:12. Multiple fixed versions available...
BELL-CVE-2026-45917
Bulletin has no description...
DEBIAN-CVE-2026-45917
In the Linux kernel, the following vulnerability has been resolved: ipvs: do not keep destdst if dev is going down There is race between the netdev notifier ipvsdstevent 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...
CVE-2026-45917 ipvs: do not keep dest_dst if dev is going down
In the Linux kernel, the following vulnerability has been resolved: ipvs: do not keep destdst if dev is going down There is race between the netdev notifier ipvsdstevent 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...
CVE-2026-45917
The CVE-2026-45917 issue affects the Linux kernel IP Virtual Server (IPVS) component, where a race between the netdev notifier and the destination cache for a closing device could leak a device reference until the destination is removed. Root cause: the code caches dest_dst with a device that is ...