Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's IP Virtual Server (IPVS) module has been addressed. During the initialization process, if the 'ip_vs_conn' or 'ip_vs_conn_sync' files fail to be created, the initialization still completes successfully by default. This oversight leads to a warning during the cleanup process, as the removal routine cannot find the expected 'ip_vs_conn_sync' file. The warning originates from the 'remove_proc_entry' function, indicating a missed cleanup opportunity for the IPVS connection synchronization file.
The vulnerability causes a warning to be generated during the network namespace cleanup process, indicating that the expected 'ip_vs_conn_sync' file was not found. This warning suggests a potential oversight in resource management within the IPVS module.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.