PT-2026-37396
In the Linux kernel, the following vulnerability has been resolved: ipvs: fix NULL deref in ip vs add service error path When ip vs bind scheduler succeeds in ip vs add service, the local variable sched is set to NULL. If ip vs start estimator subsequently fails, the out err cleanup calls ip vs...