2 matches found
CVE-2026-43086 ipvs: fix NULL deref in ip_vs_add_service error path
In the Linux kernel, the following vulnerability has been resolved: ipvs: fix NULL deref in ipvsaddservice error path When ipvsbindscheduler succeeds in ipvsaddservice, the local variable sched is set to NULL. If ipvsstartestimator subsequently fails, the outerr cleanup calls...
kernel: ipvs: properly dereference pe in ip_vs_add_service
An improper dereference was found in the Linux kernel in ipvsaddservice. This may lead to a crash...